Status: Pass 206 Failure 25 Skip 10
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.volume.test_image_metadata | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesImageMetadata) |
fail
ft1.1: setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume ab1fde25-4513-41c8-849d-7d616760ffca failed to reach available status (current downloading) within the required time (360 s). |
||||||
setUpClass (tempest.api.volume.test_volume_metadata | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesMetadataTest) |
fail
ft2.1: setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 168, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 161, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume f6c2c93b-df88-4b1b-a099-48fd2a49bf00 failed to reach available status (current creating) within the required time (360 s). |
||||||
tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft3.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 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, 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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fbbbc47a340>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 99ef9a04-0a69-41d7-8531-fcbb83eb7b4a within the required time (360 s). Timer started at 1665824030. Timer ended at 1665824390. Waited for 360 s., <traceback object at 0x7fbbbba27300>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 27bdd865-7feb-4771-9cd9-f2594f98d30e within the required time (360 s). Timer started at 1665824391. Timer ended at 1665824751. Waited for 360 s., <traceback object at 0x7fbbbb930a80>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 2 | 0 | 2 | 0 | 0 | Detail | |
AttachVolumeShelveTestJSON) |
fail
ft4.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, 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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f270a8a0ec0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume a614f1cf-f351-43de-955b-b1e000707c55 within the required time (360 s). Timer started at 1665824457. Timer ended at 1665824866. Waited for 409 s., <traceback object at 0x7f27092af4c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 76ba6eaf-7abd-4fde-bf84-8c53a1416815 within the required time (360 s). Timer started at 1665824912. Timer ended at 1665825273. Waited for 361 s., <traceback object at 0x7f27092aa800>)) |
||||||
AttachVolumeTestJSON) |
fail
ft4.2: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, 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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f516ec16940>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 3cc4d512-e380-4e9b-8c35-477c7d66eb5b within the required time (360 s). Timer started at 1665825499. Timer ended at 1665825859. Waited for 360 s., <traceback object at 0x7f516ceac640>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
AttachVolumeNegativeTest) |
fail
ft5.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, 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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f6d4a594900>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeNegativeTest:tearDownClass) Failed to delete volume fae3a843-a4d5-41af-99cf-cff98fd8eda8 within the required time (360 s). Timer started at 1665824913. Timer ended at 1665825273. Waited for 360 s., <traceback object at 0x7f6d4a6fdd40>), (<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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f6d4a6edfc0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeNegativeTest:tearDownClass) Failed to delete volume 516721fa-e585-4e17-85da-09dcc337fa9c within the required time (360 s). Timer started at 1665825348. Timer ended at 1665825708. Waited for 360 s., <traceback object at 0x7f6d49025f40>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_volumes_get | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesGetTestJSON) |
fail
ft6.1: tearDownClass (tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<class 'tempest.lib.exceptions.BadRequest'>, Bad request Details: {'code': 400, 'message': 'Invalid input received: 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, awaiting a transfer, or be disassociated from snapshots after volume transfer. (HTTP 400) (Request-ID: req-e2d1582e-0c40-4095-97c4-c9dc4e6d0d05)'}, <traceback object at 0x7fbbbbf89f40>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (VolumesGetTestJSON:tearDownClass) Failed to delete volume 0a92163c-0cde-4380-ad0b-8cfddeff9574 within the required time (360 s). Timer started at 1665825228. Timer ended at 1665825588. Waited for 360 s., <traceback object at 0x7fbbbb990240>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_extend | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesExtendTest) |
fail
ft7.1: tearDownClass (tempest.api.volume.test_volumes_extend.VolumesExtendTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, 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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fd587640440>), (<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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fd587746500>)) |
||||||
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
pt8.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
ft8.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:'': {{{ 2022-10-15 08:47:50,680 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes 0.271s 2022-10-15 08:47:50,680 126083 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-125764618"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9884c8-0bcd-485a-88ce-e29101de8c99', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9884c8-0bcd-485a-88ce-e29101de8c99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:50.587706", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-10-15 08:47:50,733 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:47:50,734 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48edf785-80b3-4901-bb13-c6d89cf78846', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48edf785-80b3-4901-bb13-c6d89cf78846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:47:51,804 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.056s 2022-10-15 08:47:51,804 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a62e340-e6fc-4e51-992b-d6b2f4df830a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a62e340-e6fc-4e51-992b-d6b2f4df830a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:47:52,881 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.063s 2022-10-15 08:47:52,882 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a002ec6-cfec-4539-a67a-b247bb806265', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a002ec6-cfec-4539-a67a-b247bb806265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:47:53,951 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:47:53,952 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f8e48a7-03c7-42e4-90c4-f3efb9e012bc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f8e48a7-03c7-42e4-90c4-f3efb9e012bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:47:55,012 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:47:55,012 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5e80bb4-b6df-441e-9019-4471c236d825', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5e80bb4-b6df-441e-9019-4471c236d825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:47:56,090 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.064s 2022-10-15 08:47:56,090 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7a9c72-c3be-4749-9837-6a6cf60549fe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7a9c72-c3be-4749-9837-6a6cf60549fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:47:57,144 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:47:57,144 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b6e4301-00ac-49e0-a590-cd44742c98fe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b6e4301-00ac-49e0-a590-cd44742c98fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:47:58,200 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:47:58,200 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aac6a13-fe81-43e8-b23c-7165804d8a05', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aac6a13-fe81-43e8-b23c-7165804d8a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:47:59,253 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:47:59,254 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4519da0c-f05e-4ad5-b73a-10b5f3315de7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4519da0c-f05e-4ad5-b73a-10b5f3315de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:00,306 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:00,306 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db84b041-b4c6-43b5-bb86-be81b5e50abf', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db84b041-b4c6-43b5-bb86-be81b5e50abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:01,359 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:48:01,360 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c91b918-9e0b-414f-b1ea-0f47ad35a32e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c91b918-9e0b-414f-b1ea-0f47ad35a32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:02,420 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:48:02,420 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b681cf53-0fb2-4f95-a31e-d140627f6e0f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b681cf53-0fb2-4f95-a31e-d140627f6e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:03,471 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:03,472 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4963c0-f52c-45f7-9118-b80364cc5a39', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4963c0-f52c-45f7-9118-b80364cc5a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:04,523 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:48:04,523 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21d1985-8919-4787-9a9c-bab8a452b048', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21d1985-8919-4787-9a9c-bab8a452b048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:05,576 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:05,577 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf1b55b-d9ac-47fe-9054-963d513fb00a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf1b55b-d9ac-47fe-9054-963d513fb00a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:06,628 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:06,629 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e87a6527-9fdc-4558-85cf-8af8668d09e5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e87a6527-9fdc-4558-85cf-8af8668d09e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:07,680 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:07,680 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4185e02-ff6f-4305-9c9f-1ba31a00a826', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4185e02-ff6f-4305-9c9f-1ba31a00a826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:08,736 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:48:08,736 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a8a1a0-0abc-4cf4-9869-bd2f41f0f999', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a8a1a0-0abc-4cf4-9869-bd2f41f0f999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:09,788 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:09,789 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e124cd-645d-4dd9-b546-d4376a02ff5d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e124cd-645d-4dd9-b546-d4376a02ff5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:10,840 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:10,840 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c436b6-e652-472f-9df0-214d831fe128', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c436b6-e652-472f-9df0-214d831fe128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:11,891 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:48:11,892 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c56b10d-2ff9-4630-8374-1d48b45a2e3f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c56b10d-2ff9-4630-8374-1d48b45a2e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:12,944 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:12,944 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f43741-1b3e-4c06-9625-e926e3530540', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f43741-1b3e-4c06-9625-e926e3530540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:13,996 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:13,997 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58487746-9c69-4a96-962b-861c5306571f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58487746-9c69-4a96-962b-861c5306571f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:15,049 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:15,049 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2102c763-8229-4ab3-bd4f-511f727c786e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2102c763-8229-4ab3-bd4f-511f727c786e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:16,246 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.184s 2022-10-15 08:48:16,246 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebbc532f-8eb1-45d1-bdfa-8490ac85d246', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebbc532f-8eb1-45d1-bdfa-8490ac85d246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:17,298 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:17,298 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af81536-497b-4f58-a5fa-6c3da8c3f4b2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af81536-497b-4f58-a5fa-6c3da8c3f4b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:18,350 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:18,350 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9786b93e-1bc4-44b7-a7e9-db57670cc15f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9786b93e-1bc4-44b7-a7e9-db57670cc15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:19,403 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:48:19,404 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-033e55ed-15bb-4fb2-88f4-be0dba1bd5d1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-033e55ed-15bb-4fb2-88f4-be0dba1bd5d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:20,456 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:20,456 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ec6a2d-1da9-4e0a-82fb-122d5e59a1b4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ec6a2d-1da9-4e0a-82fb-122d5e59a1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:21,507 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:21,508 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bdd95d9-87f9-49e0-a8ab-6dd0b3442814', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bdd95d9-87f9-49e0-a8ab-6dd0b3442814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:22,562 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:48:22,562 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d3f2fb-a4d6-4276-96e8-c82ea26dc62a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d3f2fb-a4d6-4276-96e8-c82ea26dc62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:23,613 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:23,614 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e2115d-097d-4be6-a1ca-81f43d366e74', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e2115d-097d-4be6-a1ca-81f43d366e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:24,666 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:24,666 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d8ee575-f6c6-4f5a-aad8-dde3b4c0e0d8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d8ee575-f6c6-4f5a-aad8-dde3b4c0e0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:25,717 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:25,718 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76dbe41-f048-4dea-bc44-a77b1c4e2b59', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76dbe41-f048-4dea-bc44-a77b1c4e2b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:26,769 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:26,770 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-000c3cbb-c1b3-42cf-96a5-ba877dbf5351', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-000c3cbb-c1b3-42cf-96a5-ba877dbf5351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:27,822 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:27,822 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe59cfc-53a7-4821-8a80-02feb2dd65d7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe59cfc-53a7-4821-8a80-02feb2dd65d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:28,874 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:28,874 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f15a6a-c00a-471c-9bc6-6b709f6e7b9d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f15a6a-c00a-471c-9bc6-6b709f6e7b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:29,929 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:48:29,929 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54336b0-c335-4ee6-883c-b4aa8071cd53', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54336b0-c335-4ee6-883c-b4aa8071cd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:30,979 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:48:30,979 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae423d05-32f4-4c8c-a03c-3cc9eeb95410', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae423d05-32f4-4c8c-a03c-3cc9eeb95410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:32,032 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:32,033 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db22d410-77e2-4518-bf28-afaf72dd1162', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db22d410-77e2-4518-bf28-afaf72dd1162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:33,084 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:33,084 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e829e5be-2d5b-4468-bc26-e84bf6206a98', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e829e5be-2d5b-4468-bc26-e84bf6206a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:34,135 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:48:34,135 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb22c9f-4494-414d-ac3d-8c61a5441de3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb22c9f-4494-414d-ac3d-8c61a5441de3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:35,188 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:35,188 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956a01ad-6fe9-449e-8804-67a8abb11742', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956a01ad-6fe9-449e-8804-67a8abb11742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:36,241 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:36,241 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8510290a-b3d0-410c-86f9-4040f2c9880f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8510290a-b3d0-410c-86f9-4040f2c9880f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:37,293 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:37,293 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b02f66d-3df2-4c80-bbf0-8ace01a41100', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b02f66d-3df2-4c80-bbf0-8ace01a41100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:38,345 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:38,346 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-862daefb-53e9-4e6b-bb9a-19d9d215877e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-862daefb-53e9-4e6b-bb9a-19d9d215877e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:39,401 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:48:39,401 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc7e0907-c6ae-4d94-b050-f3c6aab7efbd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc7e0907-c6ae-4d94-b050-f3c6aab7efbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:40,453 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:40,454 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fbfb461-cccd-45e2-ae02-e4ad977a2330', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fbfb461-cccd-45e2-ae02-e4ad977a2330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:41,507 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:41,507 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0462241-c618-4367-97f7-52b5e6aa7d3b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0462241-c618-4367-97f7-52b5e6aa7d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:42,558 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:42,558 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-599d33f9-355a-4252-9d92-9c1506cd5e3b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-599d33f9-355a-4252-9d92-9c1506cd5e3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:43,611 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:43,612 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc2c510e-870e-440b-901c-d642a8c6375a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2c510e-870e-440b-901c-d642a8c6375a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:44,663 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:44,663 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79d5903-1c66-422b-8a55-59672d19f691', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79d5903-1c66-422b-8a55-59672d19f691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:45,715 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:45,715 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6655800-01b3-4373-9822-3827eeb16127', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6655800-01b3-4373-9822-3827eeb16127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:46,767 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:46,768 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04564e57-266f-4a8d-82a7-6ad1ed7fc3c8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04564e57-266f-4a8d-82a7-6ad1ed7fc3c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:47,819 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:48:47,819 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a256522d-ec98-473c-8439-6bff30776afa', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a256522d-ec98-473c-8439-6bff30776afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:48,872 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:48,872 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73cc4541-87c9-4d28-8653-df7aa2563f18', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73cc4541-87c9-4d28-8653-df7aa2563f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:49,924 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:49,925 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d9b7da6-0ed6-46d1-a192-b2262d779d66', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d9b7da6-0ed6-46d1-a192-b2262d779d66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:50,976 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:50,976 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f1a2e0-4c60-422d-8d95-9c47b14f00c3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f1a2e0-4c60-422d-8d95-9c47b14f00c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:52,028 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:52,029 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9006142e-6584-4649-b8b1-74d4377e1da9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9006142e-6584-4649-b8b1-74d4377e1da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:53,080 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:48:53,081 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09711c7c-d7d2-469a-b610-fa17769bc56f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09711c7c-d7d2-469a-b610-fa17769bc56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:54,132 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:48:54,133 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94423448-ca0a-411f-81c6-df80698820ca', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94423448-ca0a-411f-81c6-df80698820ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:55,187 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:48:55,187 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8fd4e2-a1ae-437d-8698-f22ed47117b8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8fd4e2-a1ae-437d-8698-f22ed47117b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:56,238 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:48:56,238 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b89394-5909-459b-8cdf-ba9f2c9cb360', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b89394-5909-459b-8cdf-ba9f2c9cb360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:57,291 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:57,292 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a086ac1-207e-4afc-a405-e14efae2239a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a086ac1-207e-4afc-a405-e14efae2239a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:58,343 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:58,343 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2303f2df-d35a-4bdc-8a6a-95f064dddf98', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2303f2df-d35a-4bdc-8a6a-95f064dddf98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:48:59,395 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:48:59,395 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c0d911a-f4aa-46aa-bff8-14f53ef5d6cd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c0d911a-f4aa-46aa-bff8-14f53ef5d6cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:00,449 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:49:00,449 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31dd9ea4-9c04-42fd-a160-ac9d338c3ed2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31dd9ea4-9c04-42fd-a160-ac9d338c3ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:01,501 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:49:01,501 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b65b0b-7068-4274-b697-c406e1dc7247', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b65b0b-7068-4274-b697-c406e1dc7247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:02,553 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:49:02,553 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37814e68-f7ee-4c79-a043-3c0ce93a88be', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37814e68-f7ee-4c79-a043-3c0ce93a88be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:03,604 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:03,604 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-699e2885-e043-4f7b-9d8d-36b57241a98f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-699e2885-e043-4f7b-9d8d-36b57241a98f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:04,657 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:49:04,657 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6e41015-a4b8-4518-8ac3-ae9e7fe4e395', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6e41015-a4b8-4518-8ac3-ae9e7fe4e395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:05,709 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:49:05,710 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2013ca-69c8-401c-8e3f-4f4a52a190af', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2013ca-69c8-401c-8e3f-4f4a52a190af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:06,762 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:49:06,763 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4641ae89-b27c-491e-9542-01ed3779a1c8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4641ae89-b27c-491e-9542-01ed3779a1c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:07,814 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:07,814 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25bd4e88-9355-4ea9-b256-de2be2116317', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25bd4e88-9355-4ea9-b256-de2be2116317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:08,867 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:49:08,867 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-013f8f85-75dd-41a2-8f2e-e11c5342f4a4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-013f8f85-75dd-41a2-8f2e-e11c5342f4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:09,919 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:49:09,920 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97cf1a2-a44a-41fc-b6c0-e9b7d3594139', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97cf1a2-a44a-41fc-b6c0-e9b7d3594139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:10,973 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:49:10,974 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8329465-46a7-4a71-9ed9-7e65a4050e9e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8329465-46a7-4a71-9ed9-7e65a4050e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:12,025 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:49:12,026 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c06f9f-a8e0-4237-b756-bd01456e73ce', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c06f9f-a8e0-4237-b756-bd01456e73ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:13,077 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:49:13,077 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276ce798-4d0a-4fac-a03c-3826cfad8827', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276ce798-4d0a-4fac-a03c-3826cfad8827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:14,128 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:49:14,128 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-140be3ae-4b89-4339-985c-1f47c4ba4f97', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-140be3ae-4b89-4339-985c-1f47c4ba4f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:15,181 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:49:15,181 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4682b1d-6e62-4e54-b9f6-7e4cbdb2775e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4682b1d-6e62-4e54-b9f6-7e4cbdb2775e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:16,232 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:49:16,233 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483a3715-a95d-476f-a820-8488b1e0c611', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483a3715-a95d-476f-a820-8488b1e0c611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:17,286 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:49:17,286 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd84fbe9-35ff-4870-b4f1-a8a7a0c114f5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd84fbe9-35ff-4870-b4f1-a8a7a0c114f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:18,336 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:18,337 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c42c0b37-3a98-4e9e-97b7-2bd8e470eb43', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c42c0b37-3a98-4e9e-97b7-2bd8e470eb43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:19,387 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:49:19,388 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3383d018-9ce7-4169-9c74-220692bf9000', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3383d018-9ce7-4169-9c74-220692bf9000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:20,440 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:49:20,440 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ed90f8c-ca5b-43e5-9c8c-ba6be3d26cae', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ed90f8c-ca5b-43e5-9c8c-ba6be3d26cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:21,491 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:21,491 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a05e25-8c0f-4075-9360-835f37e41897', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a05e25-8c0f-4075-9360-835f37e41897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:22,543 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:49:22,544 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb2b03ac-c6da-4b7c-b1ea-06aac169b153', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb2b03ac-c6da-4b7c-b1ea-06aac169b153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:23,594 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:23,595 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f78bf2-aee4-40e9-8bd4-a58f7fdcce10', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f78bf2-aee4-40e9-8bd4-a58f7fdcce10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:24,644 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.036s 2022-10-15 08:49:24,645 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd15b2be-533c-4ab7-97b0-f401bf05bc32', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd15b2be-533c-4ab7-97b0-f401bf05bc32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:25,695 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.036s 2022-10-15 08:49:25,695 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c0409a-1c46-49ed-97c2-edb01fbdbf1a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c0409a-1c46-49ed-97c2-edb01fbdbf1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:26,745 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:26,746 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c00a902-e886-497f-becb-d552ed323e8c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c00a902-e886-497f-becb-d552ed323e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:27,796 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:27,797 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc70fdbb-4824-412c-bba8-61d0c83f835a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc70fdbb-4824-412c-bba8-61d0c83f835a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:28,848 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:49:28,849 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62318778-30de-4af4-ab8a-5aade13b0fe1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62318778-30de-4af4-ab8a-5aade13b0fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:29,900 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:49:29,901 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e895330d-dde0-4cdf-8b6d-6a44c6c82875', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e895330d-dde0-4cdf-8b6d-6a44c6c82875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:30,950 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.036s 2022-10-15 08:49:30,950 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf78f103-a154-4548-924d-f9eab2b22fcd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf78f103-a154-4548-924d-f9eab2b22fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:32,001 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:32,001 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07419236-33bc-453e-a821-3ef2259a1738', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07419236-33bc-453e-a821-3ef2259a1738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:33,165 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.150s 2022-10-15 08:49:33,165 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8af9ba9e-e23a-48f9-a573-08f148748fbb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8af9ba9e-e23a-48f9-a573-08f148748fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:34,221 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:49:34,221 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce734e22-205f-464e-b7e7-196b6c57970a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce734e22-205f-464e-b7e7-196b6c57970a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:35,283 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.048s 2022-10-15 08:49:35,283 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f6ccea-8a9e-4cd0-936a-f4f41fbe9973', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f6ccea-8a9e-4cd0-936a-f4f41fbe9973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:36,340 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:49:36,340 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8821b46d-b3ef-4f8e-a081-cccf66d658f6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8821b46d-b3ef-4f8e-a081-cccf66d658f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:37,398 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:49:37,398 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae3b49ba-2e99-4304-b14d-d5fa14ebec19', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae3b49ba-2e99-4304-b14d-d5fa14ebec19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:38,454 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:49:38,454 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efc7518c-cc9b-4a7c-8f32-35a0ac214bb7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efc7518c-cc9b-4a7c-8f32-35a0ac214bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:39,513 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:49:39,513 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9632cd7-93a4-4a16-a815-6bcfd050da5d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9632cd7-93a4-4a16-a815-6bcfd050da5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:40,664 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.138s 2022-10-15 08:49:40,664 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4648fa-1bb7-4eab-bd2a-dde62561446c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4648fa-1bb7-4eab-bd2a-dde62561446c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:41,719 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:49:41,720 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7149c573-fa0a-43fe-8860-4405ea85d7c7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7149c573-fa0a-43fe-8860-4405ea85d7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:42,771 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:42,771 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd5ada45-dcaf-4dfa-8b62-8f8de82a7670', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd5ada45-dcaf-4dfa-8b62-8f8de82a7670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:43,822 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:43,823 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-387e96db-c56b-4c18-bf8b-e481ab214113', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-387e96db-c56b-4c18-bf8b-e481ab214113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:44,875 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:49:44,875 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f25a1a-11a0-4c40-9d21-62c796a3448a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f25a1a-11a0-4c40-9d21-62c796a3448a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:45,927 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:49:45,927 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72988093-ecc9-4d04-baf1-4472fd2ff38c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72988093-ecc9-4d04-baf1-4472fd2ff38c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:46,979 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:49:46,979 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75dabd35-d7be-4474-897d-06264476cc9c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75dabd35-d7be-4474-897d-06264476cc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:48,030 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:49:48,030 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f28311c-f8cc-4656-b209-47bc42a7aa50', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f28311c-f8cc-4656-b209-47bc42a7aa50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:49,081 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:49,081 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-430f4a0f-358d-42d2-8069-dcf6e345a349', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-430f4a0f-358d-42d2-8069-dcf6e345a349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:50,134 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:49:50,134 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e510f8-5fe9-4fd8-a6da-6275a556655c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86e510f8-5fe9-4fd8-a6da-6275a556655c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:51,188 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:49:51,188 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abbe5ded-6a2b-48ec-93f7-695278bf8d37', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abbe5ded-6a2b-48ec-93f7-695278bf8d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:52,239 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:49:52,240 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa74cae2-ece9-4d21-bcfe-f50d3810f2f2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa74cae2-ece9-4d21-bcfe-f50d3810f2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:53,289 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.036s 2022-10-15 08:49:53,290 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-164dd207-9330-4665-a7ff-220351ad3b15', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-164dd207-9330-4665-a7ff-220351ad3b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:54,341 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:54,341 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-277e501b-c4c4-4c7c-9f5f-591d511b7756', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-277e501b-c4c4-4c7c-9f5f-591d511b7756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:55,394 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:49:55,395 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78bae8c-aedc-4ea4-b2bf-91ba1e56cc07', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78bae8c-aedc-4ea4-b2bf-91ba1e56cc07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:56,445 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:56,446 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04af7923-9769-4069-9fd2-5d8dd8b4e1a7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04af7923-9769-4069-9fd2-5d8dd8b4e1a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:57,496 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:57,496 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dcf36bf-14d2-43c7-8583-1b7f076b0760', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dcf36bf-14d2-43c7-8583-1b7f076b0760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:58,547 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:49:58,548 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57315a8a-3fc1-4b3c-919d-5812d905d84d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57315a8a-3fc1-4b3c-919d-5812d905d84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:49:59,600 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:49:59,600 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-715dd60c-f991-40da-a94a-304bea9b88e0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-715dd60c-f991-40da-a94a-304bea9b88e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:00,655 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:50:00,655 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5bcbf2-729c-4d37-bc9e-a4e4fb01e249', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5bcbf2-729c-4d37-bc9e-a4e4fb01e249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:01,707 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:50:01,707 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522fc49a-8660-46ac-bc81-8d7cd54f0131', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522fc49a-8660-46ac-bc81-8d7cd54f0131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:02,762 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:50:02,763 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d51902eb-8f05-4b6e-b902-1f885c3bcbfb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d51902eb-8f05-4b6e-b902-1f885c3bcbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:03,821 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:50:03,821 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f243da09-a2c7-4526-bbd8-77fbe4a9203f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f243da09-a2c7-4526-bbd8-77fbe4a9203f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:04,878 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:50:04,879 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49bb1330-3ddd-4398-b4eb-6171098cc629', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49bb1330-3ddd-4398-b4eb-6171098cc629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:05,935 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:50:05,935 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c51a482-d204-4c7a-9b8c-baebc8a17b8b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c51a482-d204-4c7a-9b8c-baebc8a17b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:06,991 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:50:06,991 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f762f6ba-ca13-4924-af26-e69df0398774', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f762f6ba-ca13-4924-af26-e69df0398774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:08,047 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:50:08,047 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18bdab2d-478b-4447-8778-97ebe6f5143f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18bdab2d-478b-4447-8778-97ebe6f5143f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:09,105 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:50:09,105 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-946c6f44-f916-4f21-995a-98adf7111f9b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-946c6f44-f916-4f21-995a-98adf7111f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:10,164 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:50:10,164 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a4bc9c8-644b-44e0-a9b5-2e0e503cd0e6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a4bc9c8-644b-44e0-a9b5-2e0e503cd0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:11,223 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:50:11,223 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19853377-15ff-4907-8214-faa0587f223c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19853377-15ff-4907-8214-faa0587f223c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:12,276 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:50:12,276 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66aa27cb-32ad-4297-b235-546e7298b7cd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66aa27cb-32ad-4297-b235-546e7298b7cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:13,334 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:50:13,335 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f422929a-fd58-4f88-b850-14bea0f6c7a2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f422929a-fd58-4f88-b850-14bea0f6c7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:14,390 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:50:14,390 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b0bc36-acad-48b8-a95a-9e53368016ab', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b0bc36-acad-48b8-a95a-9e53368016ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:15,449 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:50:15,450 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91416f95-4f37-4893-a78d-e492fc59d7b9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91416f95-4f37-4893-a78d-e492fc59d7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:16,506 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:50:16,506 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed9b4aef-c349-48c7-a099-3b17db3a2d67', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed9b4aef-c349-48c7-a099-3b17db3a2d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:17,563 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:50:17,563 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8391ac2-f334-40d6-ab97-8c7d77641f3d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8391ac2-f334-40d6-ab97-8c7d77641f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:18,620 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:50:18,620 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ab43d13-387f-4715-b9d6-0de49872a81d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ab43d13-387f-4715-b9d6-0de49872a81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:19,677 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:50:19,677 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c42209e-3806-4f9e-a4e8-59190fb5d0a9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c42209e-3806-4f9e-a4e8-59190fb5d0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:20,740 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.050s 2022-10-15 08:50:20,740 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbbb9ff1-0258-4440-897f-28c86b04eea5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbbb9ff1-0258-4440-897f-28c86b04eea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:21,804 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.050s 2022-10-15 08:50:21,804 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e932f02-02fe-47a4-8c5d-630037ed0ef9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e932f02-02fe-47a4-8c5d-630037ed0ef9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:22,854 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.036s 2022-10-15 08:50:22,854 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5582c42-d1cd-442a-82d6-8eae9c9fb49a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5582c42-d1cd-442a-82d6-8eae9c9fb49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:23,912 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:50:23,912 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f89fe2e-32ff-4e04-a027-db255bc17b9f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f89fe2e-32ff-4e04-a027-db255bc17b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:24,970 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:50:24,971 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-190bac40-50ee-45d7-a9f5-cf00f86531ad', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-190bac40-50ee-45d7-a9f5-cf00f86531ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:26,025 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:50:26,025 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96efac20-cf8a-4743-b565-388fe113f90f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96efac20-cf8a-4743-b565-388fe113f90f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:27,081 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:50:27,081 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72f788ff-e082-41a8-b819-5a120ce4a256', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72f788ff-e082-41a8-b819-5a120ce4a256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:28,139 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:50:28,140 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310e7803-93b9-4fda-b1b3-d9934e0fe59a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310e7803-93b9-4fda-b1b3-d9934e0fe59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:29,200 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.047s 2022-10-15 08:50:29,201 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed718d0-3f0f-42b0-9776-8d1da97f8317', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed718d0-3f0f-42b0-9776-8d1da97f8317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:30,256 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:50:30,256 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81fae6f-5ea7-420e-b6d7-7b6c04c6c1fe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81fae6f-5ea7-420e-b6d7-7b6c04c6c1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:31,314 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:50:31,315 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fbd05e1-07f5-4a1b-afb3-8643aba4a711', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fbd05e1-07f5-4a1b-afb3-8643aba4a711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:32,374 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:50:32,374 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d85496f1-9392-49e9-ae09-861da035f8cd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d85496f1-9392-49e9-ae09-861da035f8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:33,431 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:50:33,431 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634feabe-031b-4087-bba8-b3dbb2a19414', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634feabe-031b-4087-bba8-b3dbb2a19414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:34,488 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:50:34,488 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a862e830-e462-4075-9111-bfea1618c50c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a862e830-e462-4075-9111-bfea1618c50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:35,543 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:50:35,543 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6d9e50-7d5c-49cb-853c-0c3a857b9cf4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6d9e50-7d5c-49cb-853c-0c3a857b9cf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:36,600 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:50:36,600 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120c59e6-5a7d-4218-a19b-bd2d148168af', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120c59e6-5a7d-4218-a19b-bd2d148168af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:37,659 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:50:37,659 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-652b4aa4-854c-40a2-9022-9975ed2edd58', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-652b4aa4-854c-40a2-9022-9975ed2edd58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:38,715 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:50:38,716 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1d973f-4a85-4215-ae63-1b1608bc1b33', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1d973f-4a85-4215-ae63-1b1608bc1b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:39,772 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:50:39,772 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78e8ffe6-7086-4913-8e98-04469c8fec10', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78e8ffe6-7086-4913-8e98-04469c8fec10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:40,829 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:50:40,829 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-929f5532-5847-4046-b080-39ff3ceaadd3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-929f5532-5847-4046-b080-39ff3ceaadd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:41,888 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:50:41,888 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632918a8-99b4-4925-9a53-790251808ca8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632918a8-99b4-4925-9a53-790251808ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:42,952 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.050s 2022-10-15 08:50:42,952 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0befe438-8e37-4664-a9d5-b07452e23061', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0befe438-8e37-4664-a9d5-b07452e23061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:44,008 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:50:44,009 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca5159f-43e3-4a86-9a2a-2fbeca18db10', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca5159f-43e3-4a86-9a2a-2fbeca18db10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:45,061 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:50:45,062 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517873c7-fbc4-4a1d-bab0-54676677a382', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517873c7-fbc4-4a1d-bab0-54676677a382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:46,117 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:50:46,117 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d9c8a26-163b-4fe3-9a9b-23a55d447cef', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9c8a26-163b-4fe3-9a9b-23a55d447cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:47,174 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:50:47,174 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87b38bd-8c8b-4153-99e4-7f9c5c2e0fe4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87b38bd-8c8b-4153-99e4-7f9c5c2e0fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:48,236 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.048s 2022-10-15 08:50:48,236 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ddd8dd-9716-4f54-bebd-f94de2912282', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ddd8dd-9716-4f54-bebd-f94de2912282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:49,292 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:50:49,293 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cea0187-39b7-4ea0-b6cc-b6e4674ba631', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cea0187-39b7-4ea0-b6cc-b6e4674ba631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:50,345 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:50:50,345 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a33dec-cfd2-4247-b1ad-067897491ce9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a33dec-cfd2-4247-b1ad-067897491ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:51,402 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:50:51,403 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23cec48e-e73f-47ff-a469-46c3526971da', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23cec48e-e73f-47ff-a469-46c3526971da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:52,465 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.049s 2022-10-15 08:50:52,466 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309a5530-554c-4af2-952b-6b4bafeb3f3b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309a5530-554c-4af2-952b-6b4bafeb3f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:53,525 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:50:53,526 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7dfebbf-5b54-41b0-a4c8-123abba41bae', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7dfebbf-5b54-41b0-a4c8-123abba41bae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:54,586 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:50:54,586 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b43d17f-8390-4f4b-a3f3-e457041d00ed', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b43d17f-8390-4f4b-a3f3-e457041d00ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:55,642 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:50:55,642 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16e5452-d60f-4ada-a31e-488c437689c8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16e5452-d60f-4ada-a31e-488c437689c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:56,703 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.048s 2022-10-15 08:50:56,703 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6becf0c-0cf9-46a3-b352-5d57a52bdf21', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6becf0c-0cf9-46a3-b352-5d57a52bdf21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:57,758 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:50:57,759 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435433d1-2b06-4fc4-85fd-cf8a63d49305', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435433d1-2b06-4fc4-85fd-cf8a63d49305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:58,816 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:50:58,816 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5e69a93-aa2d-4441-8ba3-fc1152791dc8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5e69a93-aa2d-4441-8ba3-fc1152791dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:50:59,881 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.051s 2022-10-15 08:50:59,881 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5427eee2-5ac4-4d70-932a-e934b84b9a94', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5427eee2-5ac4-4d70-932a-e934b84b9a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:00,932 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:51:00,933 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff41462e-eb0e-441d-930d-2bb6adee6eac', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff41462e-eb0e-441d-930d-2bb6adee6eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:01,994 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.048s 2022-10-15 08:51:01,995 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8558674d-f98c-42c9-a4ee-bfddf81fb7c4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8558674d-f98c-42c9-a4ee-bfddf81fb7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:03,047 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:51:03,047 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8b6002-d1eb-44b9-a3ce-54fb4fb3e473', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8b6002-d1eb-44b9-a3ce-54fb4fb3e473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:04,102 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:51:04,102 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c126b244-54ff-476d-81ff-06f634f20c21', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c126b244-54ff-476d-81ff-06f634f20c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:05,159 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:51:05,160 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06be447-4bf0-438a-96d2-e9ab4936ab47', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06be447-4bf0-438a-96d2-e9ab4936ab47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:06,219 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:51:06,219 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c5f1fa-ef4c-4aec-a773-718d40fb35d1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c5f1fa-ef4c-4aec-a773-718d40fb35d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:07,277 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:51:07,278 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e524b0ac-f0b8-4277-890c-e7d61da02dee', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e524b0ac-f0b8-4277-890c-e7d61da02dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:08,333 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:51:08,333 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3df9416-d3e9-44f8-9bc2-0881ee87d4ef', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3df9416-d3e9-44f8-9bc2-0881ee87d4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:09,390 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:51:09,391 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6dc474-74d3-44d1-b4ea-3fedd1ce2a89', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6dc474-74d3-44d1-b4ea-3fedd1ce2a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:10,448 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:51:10,448 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeaa4988-7ba5-455d-91ad-b5796e1b7c7d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeaa4988-7ba5-455d-91ad-b5796e1b7c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:11,505 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:51:11,506 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933fdbbd-e457-49e7-b63e-4594beb4504c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933fdbbd-e457-49e7-b63e-4594beb4504c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:12,564 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:51:12,564 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bb62583-667d-4c21-86ae-423559d7e387', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bb62583-667d-4c21-86ae-423559d7e387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:13,622 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:51:13,623 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2326cbb4-c857-4918-a677-247afaeb884d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2326cbb4-c857-4918-a677-247afaeb884d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:14,678 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:51:14,678 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5d7413-fc8a-4a5d-bce4-ea5fc453324a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5d7413-fc8a-4a5d-bce4-ea5fc453324a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:15,735 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:51:15,735 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5225508a-777f-40ab-85c7-d4147ed9ed25', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5225508a-777f-40ab-85c7-d4147ed9ed25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:16,793 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:51:16,793 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a225e11-4feb-46a3-8071-964b165ba061', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a225e11-4feb-46a3-8071-964b165ba061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:17,850 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:51:17,850 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d8002b7-1f08-478c-86a5-6d8e3d6a5e80', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8002b7-1f08-478c-86a5-6d8e3d6a5e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:18,906 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:51:18,906 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a792906-bab3-4ea4-bef8-416ee87f6ce0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a792906-bab3-4ea4-bef8-416ee87f6ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:19,964 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:51:19,965 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cbd64fc-a3f8-4763-9f15-d502f44b7972', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cbd64fc-a3f8-4763-9f15-d502f44b7972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:21,022 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:51:21,023 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-586bcb8e-049d-460f-907c-53d56fbf087c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-586bcb8e-049d-460f-907c-53d56fbf087c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:22,079 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:51:22,079 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0357c3-f4f3-4043-b8ee-5fce6d23463a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0357c3-f4f3-4043-b8ee-5fce6d23463a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:23,143 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.051s 2022-10-15 08:51:23,143 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47f706b-8cd2-4f94-9a87-b42efd4bba9d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47f706b-8cd2-4f94-9a87-b42efd4bba9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:24,203 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:51:24,203 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-757ed93c-ae89-4f18-a3d8-6cd65efe56b8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-757ed93c-ae89-4f18-a3d8-6cd65efe56b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:25,255 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:51:25,255 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e963380-5098-4c94-ad87-11602a6dcb18', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e963380-5098-4c94-ad87-11602a6dcb18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:26,313 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:51:26,313 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4092e113-9fcf-4a8a-8551-a5adc3b9dc23', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4092e113-9fcf-4a8a-8551-a5adc3b9dc23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:27,368 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:51:27,368 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34001d8c-a323-427e-9743-24beaa2f4b8e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34001d8c-a323-427e-9743-24beaa2f4b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:28,426 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:51:28,427 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-099f972b-08a3-4061-8e5c-e5765a07097c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-099f972b-08a3-4061-8e5c-e5765a07097c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:29,482 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:51:29,482 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60756b20-d9da-4d33-a4ce-ba7de68585e6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60756b20-d9da-4d33-a4ce-ba7de68585e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:30,544 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.049s 2022-10-15 08:51:30,544 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e36a86-8027-4e00-8593-0142f27c083b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e36a86-8027-4e00-8593-0142f27c083b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:31,595 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:51:31,595 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f549257-a56a-4602-8802-cc5c26e06475', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f549257-a56a-4602-8802-cc5c26e06475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:32,653 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:51:32,654 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb923eb-001e-4937-bdc9-5dde3676c756', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb923eb-001e-4937-bdc9-5dde3676c756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:33,712 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:51:33,712 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca15c383-b605-451b-a40f-5332b3b97cdb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca15c383-b605-451b-a40f-5332b3b97cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:34,773 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.047s 2022-10-15 08:51:34,773 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f65cac-dd24-43c3-a73c-62ee309ea2a8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f65cac-dd24-43c3-a73c-62ee309ea2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:35,825 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:51:35,826 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94566753-651d-46e1-b0fd-b689a09178fe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94566753-651d-46e1-b0fd-b689a09178fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:36,882 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:51:36,882 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-725935f3-8282-4fdb-8876-d7dd927f9bec', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725935f3-8282-4fdb-8876-d7dd927f9bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:37,939 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:51:37,940 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86ee7c4-7cc1-4bbc-8983-fc408196ca5d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86ee7c4-7cc1-4bbc-8983-fc408196ca5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:38,996 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:51:38,997 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bdeef82-9f3c-4b09-82d3-a9b6203ec9a7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bdeef82-9f3c-4b09-82d3-a9b6203ec9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:40,056 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:51:40,056 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca162735-6329-4f7b-b70d-5a34f29a66a1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca162735-6329-4f7b-b70d-5a34f29a66a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:41,112 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:51:41,112 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b95eba6-7ecb-4388-97c6-6281a74de6ef', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b95eba6-7ecb-4388-97c6-6281a74de6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:42,171 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:51:42,171 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe43918-d40c-4f06-a3ca-8db11d46d0ef', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe43918-d40c-4f06-a3ca-8db11d46d0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:43,230 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:51:43,230 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b789ad-ebcc-4736-b166-c521b5b86a2a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b789ad-ebcc-4736-b166-c521b5b86a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:44,287 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:51:44,287 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847dadf1-bf82-4d68-9be3-ac747f80479c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847dadf1-bf82-4d68-9be3-ac747f80479c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:45,344 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:51:45,345 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08679a1-f04a-4851-a264-08c26ff49c6e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08679a1-f04a-4851-a264-08c26ff49c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:46,401 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:51:46,402 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-611c1a6a-03c5-45bf-a7c8-45a794313204', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-611c1a6a-03c5-45bf-a7c8-45a794313204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:47,462 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:51:47,462 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95049fcf-0224-4420-8e82-aaaeabc866a0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95049fcf-0224-4420-8e82-aaaeabc866a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:48,515 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:51:48,515 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e9b2c5-28e9-4baa-bcf5-f95e81fd55c1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e9b2c5-28e9-4baa-bcf5-f95e81fd55c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:49,572 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:51:49,572 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a500842-2514-4550-8479-48dd4ae39595', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a500842-2514-4550-8479-48dd4ae39595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:50,629 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:51:50,629 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f064f44a-ab86-4d84-9c3a-24b94d3b3a8c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f064f44a-ab86-4d84-9c3a-24b94d3b3a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:51,690 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.047s 2022-10-15 08:51:51,690 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe3254b8-2c02-43b1-bbfe-b12f52407382', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe3254b8-2c02-43b1-bbfe-b12f52407382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:52,746 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:51:52,746 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16a2878e-6bf8-41c4-b2da-c9a12df87a65', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16a2878e-6bf8-41c4-b2da-c9a12df87a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:53,804 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:51:53,805 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aefbb8a4-20a3-47dc-bbc0-25032393cb39', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aefbb8a4-20a3-47dc-bbc0-25032393cb39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:54,862 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:51:54,862 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e81450-711d-4e74-ab0d-501101564ea8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e81450-711d-4e74-ab0d-501101564ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:55,918 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:51:55,919 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bbdc78d-c455-43ee-9b86-61db925f28a7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bbdc78d-c455-43ee-9b86-61db925f28a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:56,976 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:51:56,976 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47921400-156d-46be-9729-7ff00ab2fc2d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47921400-156d-46be-9729-7ff00ab2fc2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:58,030 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:51:58,030 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78687640-d952-47c1-8cee-b3f61f5ff2da', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78687640-d952-47c1-8cee-b3f61f5ff2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:51:59,089 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:51:59,089 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f935e1-c6ab-47fc-8a90-8c9c239452fc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f935e1-c6ab-47fc-8a90-8c9c239452fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:00,143 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:52:00,143 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ef8518-18aa-48a8-a16b-4f484b3b07b9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ef8518-18aa-48a8-a16b-4f484b3b07b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:01,200 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:52:01,200 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d573e50-063d-4ba0-9da1-7347b0a6dc54', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d573e50-063d-4ba0-9da1-7347b0a6dc54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:02,256 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:52:02,256 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf8e61ce-05bf-4dfb-a12a-43c325419a87', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf8e61ce-05bf-4dfb-a12a-43c325419a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:03,314 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:52:03,315 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a884342-9e57-4f0f-923e-4d13e3da2c67', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a884342-9e57-4f0f-923e-4d13e3da2c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:04,384 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.055s 2022-10-15 08:52:04,384 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f9d5ffb-943b-4139-aabf-b6ebc451b870', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f9d5ffb-943b-4139-aabf-b6ebc451b870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:05,436 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:52:05,437 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ec290e-8727-4c27-9935-c2f02245879f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ec290e-8727-4c27-9935-c2f02245879f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:06,489 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:52:06,490 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80db2ab8-4908-4526-9478-2619e653c0d9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80db2ab8-4908-4526-9478-2619e653c0d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:07,548 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:52:07,548 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877bbcde-60c6-4980-9a32-86fcf33dd2ba', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877bbcde-60c6-4980-9a32-86fcf33dd2ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:08,603 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:52:08,603 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33108d16-3245-48b3-93f1-016e8d14bee2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33108d16-3245-48b3-93f1-016e8d14bee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:09,658 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:52:09,659 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e23a439-a105-4420-b32b-a527b5365cff', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e23a439-a105-4420-b32b-a527b5365cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:10,714 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:52:10,714 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f66a1b76-a0a8-420c-99d1-637eca1bbfd9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f66a1b76-a0a8-420c-99d1-637eca1bbfd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:11,769 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:52:11,770 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e7282f7-324e-4925-9e01-5da45402c6b6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e7282f7-324e-4925-9e01-5da45402c6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:12,827 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:52:12,828 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90024fea-829b-4c29-a35c-6ab703f738bf', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90024fea-829b-4c29-a35c-6ab703f738bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:13,887 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:52:13,887 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f59316c-0334-4248-9de1-10bda0119341', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f59316c-0334-4248-9de1-10bda0119341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:14,961 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.060s 2022-10-15 08:52:14,961 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f85e75-5b7e-4455-9edc-74f83fed8da6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f85e75-5b7e-4455-9edc-74f83fed8da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:16,012 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:52:16,012 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2a9b96-7eff-41ea-9bcb-b06a11c8304f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2a9b96-7eff-41ea-9bcb-b06a11c8304f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:17,068 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:52:17,068 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af5c26e-bbac-4e58-91f1-fc0c563253ab', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af5c26e-bbac-4e58-91f1-fc0c563253ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:18,124 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:52:18,125 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfca95b-aa5c-4130-9586-876388ebb578', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfca95b-aa5c-4130-9586-876388ebb578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:19,182 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:52:19,182 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8225eac-624a-4032-9868-c70222203b40', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8225eac-624a-4032-9868-c70222203b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:20,240 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:52:20,240 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f1503e-cf91-45c5-be1d-ad760aa6fa24', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f1503e-cf91-45c5-be1d-ad760aa6fa24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:21,297 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:52:21,297 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc98ab32-13a8-4453-a458-b574b217e00e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc98ab32-13a8-4453-a458-b574b217e00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:22,355 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:52:22,355 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5983a098-53ce-4d86-a05b-9018142c6e58', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5983a098-53ce-4d86-a05b-9018142c6e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:23,413 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:52:23,413 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0422324c-bbdc-4e1c-82ac-9cc0393b125f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0422324c-bbdc-4e1c-82ac-9cc0393b125f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:24,472 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:52:24,472 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73365feb-8574-4834-9351-f9a77d4d69b1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73365feb-8574-4834-9351-f9a77d4d69b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:25,529 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:52:25,529 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff74378-2b2c-4992-ae0f-51f91c5ccdf0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff74378-2b2c-4992-ae0f-51f91c5ccdf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:26,583 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:52:26,583 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34f5acb-c604-490e-8744-de95644af51c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34f5acb-c604-490e-8744-de95644af51c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:27,639 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:52:27,640 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c137250-57b1-403b-897d-75482a45349c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c137250-57b1-403b-897d-75482a45349c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:28,697 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:52:28,697 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef85db5-4d6d-45a3-8366-0febc16acf38', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef85db5-4d6d-45a3-8366-0febc16acf38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:29,752 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:52:29,752 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ea91e8-6f8b-445f-8908-6b3710398bf6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ea91e8-6f8b-445f-8908-6b3710398bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:30,809 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:52:30,809 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6f0e2e-9346-4103-8f4e-443a280f08a3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6f0e2e-9346-4103-8f4e-443a280f08a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:31,873 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.051s 2022-10-15 08:52:31,873 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5953774a-7760-4637-8975-4edfa58ab7d7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5953774a-7760-4637-8975-4edfa58ab7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:32,931 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:52:32,931 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db65810-c8ba-458b-aca6-77c014a80651', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db65810-c8ba-458b-aca6-77c014a80651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:33,990 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:52:33,990 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0960840b-3ad9-4555-9328-297bcd4dc160', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0960840b-3ad9-4555-9328-297bcd4dc160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:35,051 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.047s 2022-10-15 08:52:35,051 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa7f364-cbe0-4842-a106-79ebbb1464a0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa7f364-cbe0-4842-a106-79ebbb1464a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:36,104 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:52:36,105 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a065664-6948-48d3-8272-e8eb0def3423', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a065664-6948-48d3-8272-e8eb0def3423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:37,169 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.051s 2022-10-15 08:52:37,169 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31883b93-a07e-485a-9bfd-0731ab467850', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31883b93-a07e-485a-9bfd-0731ab467850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:38,220 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:52:38,221 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbed89cb-297f-4085-a5f2-c3cd78e69e78', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbed89cb-297f-4085-a5f2-c3cd78e69e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:39,278 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:52:39,279 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-453c96df-babb-46d4-a32b-2c1a7f36e31d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-453c96df-babb-46d4-a32b-2c1a7f36e31d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:40,337 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:52:40,337 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7cf6d11-c194-4376-bd64-d2c5ba2b4cbf', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7cf6d11-c194-4376-bd64-d2c5ba2b4cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:41,390 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:52:41,391 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e6cb5d-21ff-4f1e-9bf8-9c4207e39f36', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e6cb5d-21ff-4f1e-9bf8-9c4207e39f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:42,448 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:52:42,448 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6721f4dd-a904-436b-9c59-484a755ae000', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6721f4dd-a904-436b-9c59-484a755ae000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:43,505 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:52:43,506 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5a6a42-8ba7-4138-9522-ada6086bc311', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5a6a42-8ba7-4138-9522-ada6086bc311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:44,571 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.051s 2022-10-15 08:52:44,571 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d2e28b-c264-4c8a-8322-e94657505a09', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d2e28b-c264-4c8a-8322-e94657505a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:45,643 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.057s 2022-10-15 08:52:45,643 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e19f0ce-9506-4e75-8bcd-c8f48e83bf6a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e19f0ce-9506-4e75-8bcd-c8f48e83bf6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:46,764 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.105s 2022-10-15 08:52:46,765 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec192c5-20dc-4303-8155-8d73ac2d72d7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec192c5-20dc-4303-8155-8d73ac2d72d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:47,825 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:52:47,825 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5782def5-d6d0-4fae-b10a-af00c5f2e88a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5782def5-d6d0-4fae-b10a-af00c5f2e88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:48,880 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:52:48,880 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ebee9a8-be08-411d-b5e1-608c4759724f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ebee9a8-be08-411d-b5e1-608c4759724f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:49,935 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:52:49,935 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6e5f0f-9c46-434e-8887-075cd5c60680', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6e5f0f-9c46-434e-8887-075cd5c60680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:50,989 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:52:50,990 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d8667b-2a2a-4aa0-808c-8340855cf422', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d8667b-2a2a-4aa0-808c-8340855cf422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:52,050 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:52:52,050 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa05bfd-997f-4d95-a5a2-4c6a0da87088', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa05bfd-997f-4d95-a5a2-4c6a0da87088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:53,103 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:52:53,103 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ee0bda-357f-42f0-9cd7-8d54e31e7a37', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ee0bda-357f-42f0-9cd7-8d54e31e7a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:54,155 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.036s 2022-10-15 08:52:54,155 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc46882-e833-4ce4-bd80-b17151ac03bd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc46882-e833-4ce4-bd80-b17151ac03bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:55,207 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:52:55,208 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98add6b-7cc8-42e6-b3ca-b209c4c865ac', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98add6b-7cc8-42e6-b3ca-b209c4c865ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:56,259 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:52:56,260 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3900e1e5-465d-4efd-8a3c-b8c83c01995e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3900e1e5-465d-4efd-8a3c-b8c83c01995e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:57,317 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:52:57,318 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee517900-d16f-4f39-992d-0f250013b1ce', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee517900-d16f-4f39-992d-0f250013b1ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:58,372 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:52:58,373 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c4d018-6cb1-4c17-8d6a-c93bbd39756f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c4d018-6cb1-4c17-8d6a-c93bbd39756f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:52:59,431 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:52:59,431 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba456557-1da9-41da-adcc-806782cb0195', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba456557-1da9-41da-adcc-806782cb0195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:00,484 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:53:00,484 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11dbcedf-dc2a-4b68-bb28-156fbf9a6bbe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11dbcedf-dc2a-4b68-bb28-156fbf9a6bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:01,545 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.047s 2022-10-15 08:53:01,545 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765cfdba-e379-4ec8-8ab4-97417d51cec4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765cfdba-e379-4ec8-8ab4-97417d51cec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:02,597 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:53:02,598 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-418757c4-757b-4c49-a659-c5fc672790b9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-418757c4-757b-4c49-a659-c5fc672790b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:03,653 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:53:03,654 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c6339e-c755-4cb5-9424-1023b00e1b9c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c6339e-c755-4cb5-9424-1023b00e1b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:04,709 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:53:04,709 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93564dd2-6d22-4b30-a9d6-8ce6107b5ffa', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93564dd2-6d22-4b30-a9d6-8ce6107b5ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:05,767 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:53:05,767 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bc7994a-fe5d-4321-94b4-ba3837038b02', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bc7994a-fe5d-4321-94b4-ba3837038b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:06,822 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:53:06,823 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1edaca9-4877-40b5-9d1a-2eb24c0f09ab', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1edaca9-4877-40b5-9d1a-2eb24c0f09ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:07,901 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.064s 2022-10-15 08:53:07,901 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b816f85e-c67a-4dae-8d7e-372b2dbef16b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b816f85e-c67a-4dae-8d7e-372b2dbef16b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:08,952 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:53:08,952 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1840976e-3fdd-48bf-912a-10c1c672898e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1840976e-3fdd-48bf-912a-10c1c672898e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:10,003 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:53:10,004 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a8b10f-712c-4e5f-89f0-e01d6fc9c7c6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a8b10f-712c-4e5f-89f0-e01d6fc9c7c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:11,060 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:53:11,060 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d16a9c-f42f-47ac-8718-a1eed759fa56', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d16a9c-f42f-47ac-8718-a1eed759fa56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:12,113 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.039s 2022-10-15 08:53:12,113 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eebc98a-eb6d-4a64-b7bb-2b6b5f373d8f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eebc98a-eb6d-4a64-b7bb-2b6b5f373d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:13,169 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:53:13,170 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a2ebf3-0193-4979-bfcb-a4659d0e8a55', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a2ebf3-0193-4979-bfcb-a4659d0e8a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:14,232 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.048s 2022-10-15 08:53:14,233 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a68745-a196-4142-9734-393cef16b5bc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5a68745-a196-4142-9734-393cef16b5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:15,289 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:53:15,290 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc28681d-6d2a-4ab1-8a4e-54860591ab8e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc28681d-6d2a-4ab1-8a4e-54860591ab8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:16,351 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.048s 2022-10-15 08:53:16,351 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a39953-5756-4f86-b7b7-d1fb8f6e8ae6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a39953-5756-4f86-b7b7-d1fb8f6e8ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:17,410 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:53:17,411 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1355f5-15a6-4554-a699-e641e6246315', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1355f5-15a6-4554-a699-e641e6246315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:18,469 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.045s 2022-10-15 08:53:18,470 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f37c5de6-8948-46f1-aca1-8c8cce6b341d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f37c5de6-8948-46f1-aca1-8c8cce6b341d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:19,520 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.037s 2022-10-15 08:53:19,520 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066f0bf0-1de7-4d6a-9720-0ec72cc6f2ca', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066f0bf0-1de7-4d6a-9720-0ec72cc6f2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:20,577 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:53:20,577 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b99e779-7927-4d47-9b58-750fc853de9e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b99e779-7927-4d47-9b58-750fc853de9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:21,635 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:53:21,636 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec41fcc-f1e6-4bea-a1e8-d27bc875627e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec41fcc-f1e6-4bea-a1e8-d27bc875627e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:22,690 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:53:22,691 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2b8d40-71f0-40e8-8aa9-34669b756a34', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2b8d40-71f0-40e8-8aa9-34669b756a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:23,748 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:53:23,749 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dad0a22-2634-4183-a953-691b59086fe0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dad0a22-2634-4183-a953-691b59086fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:24,805 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:53:24,805 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f854ad1-346e-4d5c-86f1-b44440de21fc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f854ad1-346e-4d5c-86f1-b44440de21fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:25,863 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:53:25,863 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d63cf37f-25fc-41a1-ba72-be9e2aac0785', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d63cf37f-25fc-41a1-ba72-be9e2aac0785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:26,921 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:53:26,922 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15351295-9d9a-42b6-a336-8ad68da0c2d9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15351295-9d9a-42b6-a336-8ad68da0c2d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:27,976 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:53:27,977 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbae7f97-25a1-4130-883a-667a0160a2c1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbae7f97-25a1-4130-883a-667a0160a2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:29,037 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:53:29,038 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-327888f5-d55d-4567-a5e8-b16a07062022', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-327888f5-d55d-4567-a5e8-b16a07062022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:30,093 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:53:30,093 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05f6e85c-d412-4c3d-ae49-f4fe4ae00f16', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05f6e85c-d412-4c3d-ae49-f4fe4ae00f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:31,149 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:53:31,149 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23aedba1-27b7-408e-ab6b-989ef81af308', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23aedba1-27b7-408e-ab6b-989ef81af308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:32,206 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:53:32,206 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363be170-9b46-4bce-8d39-64afc1ca59a5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363be170-9b46-4bce-8d39-64afc1ca59a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:33,266 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:53:33,266 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb674b8-52ee-439e-abb9-6eba14d76c4d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb674b8-52ee-439e-abb9-6eba14d76c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:34,320 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:53:34,320 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ee267e-cdb9-4c68-82fc-fb8848cd2cf8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ee267e-cdb9-4c68-82fc-fb8848cd2cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:35,378 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:53:35,378 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf553c22-869a-43b7-ba3c-23248641d6ee', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf553c22-869a-43b7-ba3c-23248641d6ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:36,438 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:53:36,438 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83a2861-2f46-425c-be32-71a6111e6243', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83a2861-2f46-425c-be32-71a6111e6243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:37,493 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:53:37,493 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863cf700-76b0-405a-b35d-93cf1bc1e233', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863cf700-76b0-405a-b35d-93cf1bc1e233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:38,548 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.041s 2022-10-15 08:53:38,549 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baea4401-fd1b-4455-8537-11e43dd96b6b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baea4401-fd1b-4455-8537-11e43dd96b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:39,608 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:53:39,608 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3a87669-d6ce-4e30-a8a2-d29ef776c19e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3a87669-d6ce-4e30-a8a2-d29ef776c19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:40,666 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.044s 2022-10-15 08:53:40,667 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0a289e-f021-45ce-bc43-a48c9fc0e356', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0a289e-f021-45ce-bc43-a48c9fc0e356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:41,720 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:53:41,721 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8a16f6b-614e-4968-b26d-03c6a990c0d4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8a16f6b-614e-4968-b26d-03c6a990c0d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:42,776 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.043s 2022-10-15 08:53:42,777 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2848eda2-97e3-4b08-b8c1-c967e1508a84', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2848eda2-97e3-4b08-b8c1-c967e1508a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:43,891 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.102s 2022-10-15 08:53:43,892 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8502b932-0946-433d-924c-b3a34393dab4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8502b932-0946-433d-924c-b3a34393dab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:44,952 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.046s 2022-10-15 08:53:44,952 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe3c931-8b22-4f3a-a013-0dc41733f4ea', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe3c931-8b22-4f3a-a013-0dc41733f4ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:46,018 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.052s 2022-10-15 08:53:46,019 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ebb7da3-14b3-4d16-bf84-d00d6d8f2208', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ebb7da3-14b3-4d16-bf84-d00d6d8f2208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:47,070 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:53:47,070 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc91510c-ac69-42e9-b8c9-caebd13a587f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc91510c-ac69-42e9-b8c9-caebd13a587f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:48,126 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.042s 2022-10-15 08:53:48,126 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faed685f-0b1c-40fb-99ec-8022d8e19af7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faed685f-0b1c-40fb-99ec-8022d8e19af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:49,178 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.038s 2022-10-15 08:53:49,178 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff675786-fbd1-4d8d-bcbd-fef25e7bb85b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff675786-fbd1-4d8d-bcbd-fef25e7bb85b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' 2022-10-15 08:53:50,232 126083 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a 0.040s 2022-10-15 08:53:50,232 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb493180-9c2d-4d8d-96c6-0b5b97f850c1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb493180-9c2d-4d8d-96c6-0b5b97f850c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a'} Body: b'{"volume": {"id": "99ef9a04-0a69-41d7-8531-fcbb83eb7b4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:47:51.000000", "updated_at": "2022-10-15T08:47:51.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-125764618", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/f67051bce2414ff791a2a1e1a638cadc/volumes/99ef9a04-0a69-41d7-8531-fcbb83eb7b4a"}], "user_id": "9cc9e2cf11804cc39a7de3c314e46679", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f67051bce2414ff791a2a1e1a638cadc"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue_negative.py", line 140, in test_rescued_vm_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 99ef9a04-0a69-41d7-8531-fcbb83eb7b4a failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft9.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:'': {{{ 2022-10-15 08:44:41,945 126089 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-10-15 08:44:41,946 126089 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-10-15 08:44:44,870 126089 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30/compute/v2.1/os-keypairs 2.921s 2022-10-15 08:44:44,870 126089 DEBUG [tempest.lib.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-882221769", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHA5Tef0vzu5c79UwXVuNvoJMviDkxR6RjBFvjOKxkx2iLsaUb5mDgtfFPYCkjDHBhVd1KJW2HyTtrQtJStuc3EveN/PoVIEnJCxSngeqUSVtgODSQZLEfVcfJO6nSJQOQ=="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b44441d-4fd6-452d-a386-952e1d86d159', 'x-compute-request-id': 'req-7b44441d-4fd6-452d-a386-952e1d86d159', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-882221769", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHA5Tef0vzu5c79UwXVuNvoJMviDkxR6RjBFvjOKxkx2iLsaUb5mDgtfFPYCkjDHBhVd1KJW2HyTtrQtJStuc3EveN/PoVIEnJCxSngeqUSVtgODSQZLEfVcfJO6nSJQOQ==", "fingerprint": "c8:cd:c7:bc:46:2c:eb:c2:67:a9:7e:18:c7:4f:8e:d8", "user_id": "388ca829d87348bd9b524fd9a80e578b"}}' 2022-10-15 08:44:44,875 126089 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-882221769 created 2022-10-15 08:44:45,387 126089 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-groups 0.511s 2022-10-15 08:44:45,387 126089 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--1486790428", "description": "tempest-description--1107526675"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-3e11543f-1644-4a33-b95d-3b55d3784c95', 'date': 'Sat, 15 Oct 2022 08:44:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "65d068a4-3e8d-4702-8efa-7dbd812594a5", "name": "tempest-securitygroup--1486790428", "stateful": true, "tenant_id": "23e3a95b1487450cad043a820d321f26", "description": "tempest-description--1107526675", "shared": false, "security_group_rules": [{"id": "3c1ecb80-6f51-446f-b671-dac844422edf", "tenant_id": "23e3a95b1487450cad043a820d321f26", "security_group_id": "65d068a4-3e8d-4702-8efa-7dbd812594a5", "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": 131, "description": null, "tags": [], "created_at": "2022-10-15T08:44:45Z", "updated_at": "2022-10-15T08:44:45Z", "revision_number": 0, "project_id": "23e3a95b1487450cad043a820d321f26"}, {"id": "69604886-f20d-4479-820f-d00378030a0f", "tenant_id": "23e3a95b1487450cad043a820d321f26", "security_group_id": "65d068a4-3e8d-4702-8efa-7dbd812594a5", "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": 130, "description": null, "tags": [], "created_at": "2022-10-15T08:44:45Z", "updated_at": "2022-10-15T08:44:45Z", "revision_number": 0, "project_id": "23e3a95b1487450cad043a820d321f26"}], "tags": [], "created_at": "2022-10-15T08:44:45Z", "updated_at": "2022-10-15T08:44:45Z", "revision_number": 1, "project_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:44:45,920 126089 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.532s 2022-10-15 08:44:45,920 126089 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": "65d068a4-3e8d-4702-8efa-7dbd812594a5", "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-229153c2-5087-487e-813a-d502355d3f27', 'date': 'Sat, 15 Oct 2022 08:44:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3760509-cd24-431d-89f1-8ea587529256", "tenant_id": "23e3a95b1487450cad043a820d321f26", "security_group_id": "65d068a4-3e8d-4702-8efa-7dbd812594a5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T08:44:45Z", "updated_at": "2022-10-15T08:44:45Z", "revision_number": 0, "project_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:44:46,511 126089 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.590s 2022-10-15 08:44:46,511 126089 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": "65d068a4-3e8d-4702-8efa-7dbd812594a5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-68cb7b71-fd95-42d9-9fc6-1190f83cf61e', 'date': 'Sat, 15 Oct 2022 08:44:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4aec716d-96b3-49d8-b1c0-819f4172960b", "tenant_id": "23e3a95b1487450cad043a820d321f26", "security_group_id": "65d068a4-3e8d-4702-8efa-7dbd812594a5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T08:44:46Z", "updated_at": "2022-10-15T08:44:46Z", "revision_number": 0, "project_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:44:46,512 126089 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1486790428 created 2022-10-15 08:44:49,215 126089 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/floatingips 2.702s 2022-10-15 08:44:49,215 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-341af247-95e8-4202-85ee-3266f43183d7', 'date': 'Sat, 15 Oct 2022 08:44:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b7a5059e-b25b-4ed2-b020-caf39ee93bcf", "tenant_id": "23e3a95b1487450cad043a820d321f26", "floating_ip_address": "172.27.3.234", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "23e3a95b1487450cad043a820d321f26", "description": "", "port_details": null, "tags": [], "created_at": "2022-10-15T08:44:48Z", "updated_at": "2022-10-15T08:44:48Z", "revision_number": 0}}' 2022-10-15 08:44:49,215 126089 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b7a5059e-b25b-4ed2-b020-caf39ee93bcf', 'tenant_id': '23e3a95b1487450cad043a820d321f26', 'floating_ip_address': '172.27.3.234', 'floating_network_id': 'a9f2bb15-f67a-42b4-b354-6db68dfeb13f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '23e3a95b1487450cad043a820d321f26', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-10-15T08:44:48Z', 'updated_at': '2022-10-15T08:44:48Z', 'revision_number': 0, 'ip': '172.27.3.234'} created 2022-10-15 08:44:49,425 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.204s 2022-10-15 08:44:49,426 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3266', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f1ccb460-0ae8-40d0-9cd8-270f6681f518', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "388ca829d87348bd9b524fd9a80e578b", "name": "tempest-AttachVolumeShelveTestJSON-1552004018-project", "password_expires_at": null}, "audit_ids": ["cqpMfG74Ta-NptTkp1LmcA"], "expires_at": "2022-10-15T09:44:49.000000Z", "issued_at": "2022-10-15T08:44:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23e3a95b1487450cad043a820d321f26", "name": "tempest-AttachVolumeShelveTestJSON-1552004018"}, "is_domain": false, "roles": [{"id": "3248f0268738489b883041851d681bb7", "name": "member"}, {"id": "080a66722a3d4936966a3a50bf9bafe1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "62786354f6024ea1ada9210aa98ea275", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "1497a3cd8b854c72af5f9aa23fa752c9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4395d388392c44acbce0ef44931b4e46", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26", "region": "RegionOne"}], "id": "1c31719e1e9d43158c5d370e9f561bc4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "81ad7b2f01774c028b06cd2430101a69", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/23e3a95b1487450cad043a820d321f26", "region": "RegionOne"}], "id": "259011d7f1a14f86aa1efccde13876d5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "82466acaea994f73b487e467d5ba839a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "57a2dff7f1754e4a88265c5900962d05", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "11003f7896304228b2e40f9dd0e51c99", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "6ff2817b180d419985450b23becc3704", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "269478e975794acca78658051d821e8f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/networking", "region": "RegionOne"}], "id": "919cf4ab5e73419f86f50ea2af2fb754", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fd4249603d26444786f6ac37b13f3eca", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "c8fabbc0c02f4dbd92168d95326c58d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5143267d72444601a1ae5304a336fb1e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26", "region": "RegionOne"}], "id": "f82e1ab33ab44041a4ae37dea257e5ca", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0cbbd8cc9aa54a479d38c623f4f9d608", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_23e3a95b1487450cad043a820d321f26", "region": "RegionOne"}, {"id": "63450b6db2c9479bb23665e227457161", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "fc0069003c8e49f892e5afb67ea77d16", "type": "object-store", "name": "swift"}]}}' 2022-10-15 08:44:49,426 126089 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'ea53bcc8-72ba-43b3-b5ba-25a7a79f0091', 'name': 'tempest-AttachVolumeShelveTestJSON-560338419-network', 'tenant_id': '23e3a95b1487450cad043a820d321f26', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23e3a95b1487450cad043a820d321f26', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 343, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-10-15T08:44:24Z', 'updated_at': '2022-10-15T08:44:24Z', 'revision_number': 1} available for tenant 2022-10-15 08:44:49,427 126089 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-882221769', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHA5Tef0vzu5c79UwXVuNvoJMviDkxR6RjBFvjOKxkx2iLsaUb5mDgtfFPYCkjDHBhVd1KJW2HyTtrQtJStuc3EveN/PoVIEnJCxSngeqUSVtgODSQZLEfVcfJO6nSJQOQ==', 'fingerprint': 'c8:cd:c7:bc:46:2c:eb:c2:67:a9:7e:18:c7:4f:8e:d8', 'user_id': '388ca829d87348bd9b524fd9a80e578b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD+FDI2Vqdnn2uf/imKT+8ZcVt90K5mXpckKNCmVcHuQ/d7LU+kcx8K\naoPux/klsoCgBwYFK4EEACKhZANiAARwOU3n9L87uXO/VMF1bjb6CTL4g5MUekYw\nRb4zisZMdoi7GlG+Zg4LXxT2ApIwxwYVXdSiVth8k7a0LSUrbnNxL3jfz6FSBJyQ\nsUp4HqlElbYDg0kGSxH1XHyTup0iUDk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '65d068a4-3e8d-4702-8efa-7dbd812594a5', 'name': 'tempest-securitygroup--1486790428', 'stateful': True, 'tenant_id': '23e3a95b1487450cad043a820d321f26', 'description': 'tempest-description--1107526675', 'shared': False, 'security_group_rules': [{'id': '3c1ecb80-6f51-446f-b671-dac844422edf', 'tenant_id': '23e3a95b1487450cad043a820d321f26', 'security_group_id': '65d068a4-3e8d-4702-8efa-7dbd812594a5', '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': 131, 'description': None, 'tags': [], 'created_at': '2022-10-15T08:44:45Z', 'updated_at': '2022-10-15T08:44:45Z', 'revision_number': 0, 'project_id': '23e3a95b1487450cad043a820d321f26'}, {'id': '69604886-f20d-4479-820f-d00378030a0f', 'tenant_id': '23e3a95b1487450cad043a820d321f26', 'security_group_id': '65d068a4-3e8d-4702-8efa-7dbd812594a5', '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': 130, 'description': None, 'tags': [], 'created_at': '2022-10-15T08:44:45Z', 'updated_at': '2022-10-15T08:44:45Z', 'revision_number': 0, 'project_id': '23e3a95b1487450cad043a820d321f26'}], 'tags': [], 'created_at': '2022-10-15T08:44:45Z', 'updated_at': '2022-10-15T08:44:45Z', 'revision_number': 1, 'project_id': '23e3a95b1487450cad043a820d321f26'}, 'floating_ip': {'id': 'b7a5059e-b25b-4ed2-b020-caf39ee93bcf', 'tenant_id': '23e3a95b1487450cad043a820d321f26', 'floating_ip_address': '172.27.3.234', 'floating_network_id': 'a9f2bb15-f67a-42b4-b354-6db68dfeb13f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '23e3a95b1487450cad043a820d321f26', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-10-15T08:44:48Z', 'updated_at': '2022-10-15T08:44:48Z', 'revision_number': 0, 'ip': '172.27.3.234'}} 2022-10-15 08:44:57,972 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/compute/v2.1/servers 8.544s 2022-10-15 08:44:57,972 126089 DEBUG [tempest.lib.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-1822215430", "imageRef": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "ea53bcc8-72ba-43b3-b5ba-25a7a79f0091"}], "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "key_name": "tempest-keypair-882221769", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59f16533-2a81-4f35-bce9-8e5094eee7f6', 'x-compute-request-id': 'req-59f16533-2a81-4f35-bce9-8e5094eee7f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "adminPass": "password"}}' 2022-10-15 08:44:58,455 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.478s 2022-10-15 08:44:58,455 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbce9066-4b38-475f-832f-1beec87e2c2c', 'x-compute-request-id': 'req-cbce9066-4b38-475f-832f-1beec87e2c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:58Z", "updated": "2022-10-15T08:44:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:01,060 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 1.576s 2022-10-15 08:45:01,060 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1333', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-793df430-4103-43ea-aca9-d42a49a11456', 'x-compute-request-id': 'req-793df430-4103-43ea-aca9-d42a49a11456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:01,080 126089 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-10-15 08:45:02,683 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.602s 2022-10-15 08:45:02,684 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1333', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82ad67a3-2ddd-46e1-a902-8b1c802c3b79', 'x-compute-request-id': 'req-82ad67a3-2ddd-46e1-a902-8b1c802c3b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:04,081 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.376s 2022-10-15 08:45:04,081 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1333', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e6ecdaa-f894-48c2-bdd4-bcb1582403b3', 'x-compute-request-id': 'req-6e6ecdaa-f894-48c2-bdd4-bcb1582403b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:05,677 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.579s 2022-10-15 08:45:05,677 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8f2b2dc-2f3e-4048-986a-19f70b6f374a', 'x-compute-request-id': 'req-b8f2b2dc-2f3e-4048-986a-19f70b6f374a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:05,693 126089 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 7 second wait 2022-10-15 08:45:06,844 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.148s 2022-10-15 08:45:06,845 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ede91b3c-8e97-4fec-bbeb-9dfb8dc40c03', 'x-compute-request-id': 'req-ede91b3c-8e97-4fec-bbeb-9dfb8dc40c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:07,989 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.126s 2022-10-15 08:45:07,990 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc5d8306-23c8-4ddf-848a-9e46f5bcbdbd', 'x-compute-request-id': 'req-bc5d8306-23c8-4ddf-848a-9e46f5bcbdbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:09,141 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.128s 2022-10-15 08:45:09,142 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26fe1c5b-b938-41b7-a892-db7738aa7424', 'x-compute-request-id': 'req-26fe1c5b-b938-41b7-a892-db7738aa7424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:10,265 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.106s 2022-10-15 08:45:10,265 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f550c5-e199-4f26-88df-9cf2474999f6', 'x-compute-request-id': 'req-e1f550c5-e199-4f26-88df-9cf2474999f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:11,386 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.098s 2022-10-15 08:45:11,386 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d5f31c4-5c64-42f7-b49e-e377f7eda930', 'x-compute-request-id': 'req-8d5f31c4-5c64-42f7-b49e-e377f7eda930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:12,490 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.088s 2022-10-15 08:45:12,491 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2da30b2-b1d9-4322-97ac-19a14ca18e1f', 'x-compute-request-id': 'req-c2da30b2-b1d9-4322-97ac-19a14ca18e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:13,597 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.090s 2022-10-15 08:45:13,597 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1339', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f78c1b5-a46e-41d9-92f1-045fb1027988', 'x-compute-request-id': 'req-6f78c1b5-a46e-41d9-92f1-045fb1027988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:14,775 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.161s 2022-10-15 08:45:14,775 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31494405-2c1c-4ffe-9348-f8f6d6823dfb', 'x-compute-request-id': 'req-31494405-2c1c-4ffe-9348-f8f6d6823dfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:15,947 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:45:15,947 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3315acd9-e67c-4322-8e2e-3c8904fd71bd', 'x-compute-request-id': 'req-3315acd9-e67c-4322-8e2e-3c8904fd71bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:17,200 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.236s 2022-10-15 08:45:17,201 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a00cf97-4db2-4bbd-9170-c04d250b9fe1', 'x-compute-request-id': 'req-4a00cf97-4db2-4bbd-9170-c04d250b9fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:19,759 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 1.542s 2022-10-15 08:45:19,760 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9a0a915-94fe-424c-8992-013cdeea6982', 'x-compute-request-id': 'req-b9a0a915-94fe-424c-8992-013cdeea6982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:20,955 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.178s 2022-10-15 08:45:20,956 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12933211-7943-4ca1-b43b-3592a1caa95b', 'x-compute-request-id': 'req-12933211-7943-4ca1-b43b-3592a1caa95b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:22,131 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:45:22,132 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1568c1d-5868-424e-8a6a-1cc1f65e0c21', 'x-compute-request-id': 'req-c1568c1d-5868-424e-8a6a-1cc1f65e0c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:23,481 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.333s 2022-10-15 08:45:23,482 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceac7dbb-8657-441b-a8be-a2a520a74a66', 'x-compute-request-id': 'req-ceac7dbb-8657-441b-a8be-a2a520a74a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:24,661 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.163s 2022-10-15 08:45:24,661 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83090e88-dcdb-4558-b3ce-0eb6096fb19f', 'x-compute-request-id': 'req-83090e88-dcdb-4558-b3ce-0eb6096fb19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:25,874 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.196s 2022-10-15 08:45:25,875 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6ed2da8-1256-4762-9612-4d4530523926', 'x-compute-request-id': 'req-f6ed2da8-1256-4762-9612-4d4530523926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:27,365 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.474s 2022-10-15 08:45:27,366 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c63e99d-bc1b-4912-b903-64cc25dbdc47', 'x-compute-request-id': 'req-6c63e99d-bc1b-4912-b903-64cc25dbdc47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:28,554 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.169s 2022-10-15 08:45:28,554 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76809909-3b68-456e-a9bf-86208bb1fc0f', 'x-compute-request-id': 'req-76809909-3b68-456e-a9bf-86208bb1fc0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:29,722 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:45:29,723 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1a90c11-b9f5-4355-b4ef-5c7ee5de712e', 'x-compute-request-id': 'req-b1a90c11-b9f5-4355-b4ef-5c7ee5de712e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:30,932 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.193s 2022-10-15 08:45:30,933 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f091ebe-4271-4117-ac1c-b59f805e8cb7', 'x-compute-request-id': 'req-4f091ebe-4271-4117-ac1c-b59f805e8cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:32,671 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.718s 2022-10-15 08:45:32,671 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81b01ac3-e287-4147-bb7e-711122496bc1', 'x-compute-request-id': 'req-81b01ac3-e287-4147-bb7e-711122496bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:34,070 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.377s 2022-10-15 08:45:34,071 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba075e5d-2b03-40f0-a2ad-4e57e99ad0d4', 'x-compute-request-id': 'req-ba075e5d-2b03-40f0-a2ad-4e57e99ad0d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:35,987 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.897s 2022-10-15 08:45:35,987 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-363357aa-529f-4bd8-b465-4e7b60ab86f4', 'x-compute-request-id': 'req-363357aa-529f-4bd8-b465-4e7b60ab86f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:37,379 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.369s 2022-10-15 08:45:37,379 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-719e36be-5c71-432a-94a8-5f31c39a2aa9', 'x-compute-request-id': 'req-719e36be-5c71-432a-94a8-5f31c39a2aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:38,707 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.290s 2022-10-15 08:45:38,708 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19fc78a3-0895-400c-b381-bdd24f235254', 'x-compute-request-id': 'req-19fc78a3-0895-400c-b381-bdd24f235254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:39,924 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.196s 2022-10-15 08:45:39,924 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4452ae49-9b7d-4ce6-90b5-2216063852f3', 'x-compute-request-id': 'req-4452ae49-9b7d-4ce6-90b5-2216063852f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:41,286 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.344s 2022-10-15 08:45:41,286 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-926995e0-f88a-49a0-ade2-d5bde88bd0a5', 'x-compute-request-id': 'req-926995e0-f88a-49a0-ade2-d5bde88bd0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:42,670 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.361s 2022-10-15 08:45:42,671 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9004a08-e66e-488d-adb2-db33c7fb6b23', 'x-compute-request-id': 'req-e9004a08-e66e-488d-adb2-db33c7fb6b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:45:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:45:42,690 126089 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 44 second wait 2022-10-15 08:45:42,858 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/os-interface 0.166s 2022-10-15 08:45:42,858 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ffb4d02-67ae-4f02-93a6-63997cdb3ae7', 'x-compute-request-id': 'req-9ffb4d02-67ae-4f02-93a6-63997cdb3ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ea53bcc8-72ba-43b3-b5ba-25a7a79f0091", "port_id": "3717c011-fe4a-413f-b1ef-15aff3def419", "mac_addr": "fa:16:3e:a3:d0:e4", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5f35b8b0-4c69-4053-8a1f-f941fe2b95c7", "ip_address": "172.20.0.12"}]}]}' 2022-10-15 08:45:44,573 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.30:9696/networking/v2.0/floatingips/b7a5059e-b25b-4ed2-b020-caf39ee93bcf 1.710s 2022-10-15 08:45:44,573 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "3717c011-fe4a-413f-b1ef-15aff3def419"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-b8d978da-4146-4aea-b461-44f6a3425080', 'date': 'Sat, 15 Oct 2022 08:45:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/b7a5059e-b25b-4ed2-b020-caf39ee93bcf'} Body: b'{"floatingip": {"id": "b7a5059e-b25b-4ed2-b020-caf39ee93bcf", "tenant_id": "23e3a95b1487450cad043a820d321f26", "floating_ip_address": "172.27.3.234", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": "ca0d3927-2d19-44fc-944b-c52e107faca2", "port_id": "3717c011-fe4a-413f-b1ef-15aff3def419", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ea53bcc8-72ba-43b3-b5ba-25a7a79f0091", "mac_address": "fa:16:3e:a3:d0:e4", "admin_state_up": true, "status": "ACTIVE", "device_id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-10-15T08:44:48Z", "updated_at": "2022-10-15T08:45:43Z", "revision_number": 1, "project_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:45:44,574 126089 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.234:22' as 'ubuntu' with public key authentication 2022-10-15 08:45:49,179 126089 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.234 ([Errno None] Unable to connect to port 22 on 172.27.3.234). Number attempts: 1. Retry after 2 seconds. 2022-10-15 08:45:54,745 126089 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.234 ([Errno None] Unable to connect to port 22 on 172.27.3.234). Number attempts: 2. Retry after 3 seconds. 2022-10-15 08:46:01,305 126089 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.234 ([Errno None] Unable to connect to port 22 on 172.27.3.234). Number attempts: 3. Retry after 4 seconds. 2022-10-15 08:46:08,862 126089 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.234 ([Errno None] Unable to connect to port 22 on 172.27.3.234). Number attempts: 4. Retry after 5 seconds. 2022-10-15 08:46:17,434 126089 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.234 ([Errno None] Unable to connect to port 22 on 172.27.3.234). Number attempts: 5. Retry after 6 seconds. 2022-10-15 08:46:23,951 126089 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.234 ([Errno None] Unable to connect to port 22 on 172.27.3.234). Number attempts: 6. Retry after 7 seconds. 2022-10-15 08:46:31,559 126089 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.234 ([Errno None] Unable to connect to port 22 on 172.27.3.234). Number attempts: 7. Retry after 8 seconds. 2022-10-15 08:46:40,152 126089 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 08:46:40,392 126089 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 08:46:40,392 126089 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.234 successfully created 2022-10-15 08:46:42,279 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/ips 1.885s 2022-10-15 08:46:42,279 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e20f619-57d5-4b1b-b043-0b9743f1d028', 'x-compute-request-id': 'req-9e20f619-57d5-4b1b-b043-0b9743f1d028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12"}, {"version": 4, "addr": "172.27.3.234"}]}}' 2022-10-15 08:46:42,573 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes 0.290s 2022-10-15 08:46:42,573 126089 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-404283555"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76c6e90b-1d0a-4af9-a8fb-ca55d27ad75b', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76c6e90b-1d0a-4af9-a8fb-ca55d27ad75b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes'} Body: b'{"volume": {"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:42.492128", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-404283555", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-10-15 08:46:42,647 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815 0.061s 2022-10-15 08:46:42,647 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-000675de-8933-47f7-817e-13caf212cc08', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-000675de-8933-47f7-817e-13caf212cc08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815'} Body: b'{"volume": {"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:42.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-404283555", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:46:43,705 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815 0.042s 2022-10-15 08:46:43,706 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deae473d-9120-4321-85c5-3eaa27b561f1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deae473d-9120-4321-85c5-3eaa27b561f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815'} Body: b'{"volume": {"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:42.000000", "updated_at": "2022-10-15T08:46:42.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-404283555", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:46:43,719 126089 INFO [tempest.common.waiters] volume 76ba6eaf-7abd-4fde-bf84-8c53a1416815 reached available after waiting for 1.719090 seconds 2022-10-15 08:46:43,719 126089 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 2022-10-15 08:46:43,720 126089 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.234:22' as 'ubuntu' with public key authentication 2022-10-15 08:46:43,734 126089 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 08:46:43,875 126089 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 08:46:43,875 126089 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.234 successfully created 2022-10-15 08:46:44,251 126089 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.234:22' as 'ubuntu' with public key authentication 2022-10-15 08:46:44,298 126089 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 08:46:44,451 126089 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 08:46:44,451 126089 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.234 successfully created 2022-10-15 08:46:44,866 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/action 0.414s 2022-10-15 08:46:44,867 126089 DEBUG [tempest.lib.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': 'Sat, 15 Oct 2022 08:46:44 GMT', 'server': 'Apache/2.4.41 (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-86ae152e-7584-49ea-b585-d47b12d2f056', 'x-compute-request-id': 'req-86ae152e-7584-49ea-b585-d47b12d2f056', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/action'} Body: b'' 2022-10-15 08:46:45,098 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.230s 2022-10-15 08:46:45,098 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-477af2b0-f8f2-4c16-9011-56694c5c6a75', 'x-compute-request-id': 'req-477af2b0-f8f2-4c16-9011-56694c5c6a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:46:46,400 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.285s 2022-10-15 08:46:46,401 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-790ae15b-df23-4437-80d8-441c684bcc84', 'x-compute-request-id': 'req-790ae15b-df23-4437-80d8-441c684bcc84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:46:47,652 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.234s 2022-10-15 08:46:47,653 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef76f87a-1c64-4dab-85d0-c5d602687173', 'x-compute-request-id': 'req-ef76f87a-1c64-4dab-85d0-c5d602687173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:46:48,896 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.226s 2022-10-15 08:46:48,896 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab6f6389-7098-499e-a813-268d5752b02d', 'x-compute-request-id': 'req-ab6f6389-7098-499e-a813-268d5752b02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:46:50,134 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.221s 2022-10-15 08:46:50,135 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-257dab8c-21cf-44a6-9cb0-01b59e2f315a', 'x-compute-request-id': 'req-257dab8c-21cf-44a6-9cb0-01b59e2f315a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:46:51,371 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.219s 2022-10-15 08:46:51,372 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303a0538-0e4c-4138-bb54-52198e1716ce', 'x-compute-request-id': 'req-303a0538-0e4c-4138-bb54-52198e1716ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:46:52,602 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.213s 2022-10-15 08:46:52,602 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fb7079b-4294-475b-9b31-6d914a9cc0ef', 'x-compute-request-id': 'req-3fb7079b-4294-475b-9b31-6d914a9cc0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:46:53,862 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.242s 2022-10-15 08:46:53,862 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c00dc3b-5a1d-4300-985d-c137cb6e4ff7', 'x-compute-request-id': 'req-1c00dc3b-5a1d-4300-985d-c137cb6e4ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:46:55,119 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.239s 2022-10-15 08:46:55,120 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dad6fe9-0d58-4bc4-820c-8119ad2b0ffa', 'x-compute-request-id': 'req-4dad6fe9-0d58-4bc4-820c-8119ad2b0ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:46:56,359 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.223s 2022-10-15 08:46:56,359 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6cf5186-5c1d-43ce-a28b-026351a77c78', 'x-compute-request-id': 'req-e6cf5186-5c1d-43ce-a28b-026351a77c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:46:57,840 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.463s 2022-10-15 08:46:57,841 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6209bb7-7300-4e96-ac35-9e204f2ee48d', 'x-compute-request-id': 'req-c6209bb7-7300-4e96-ac35-9e204f2ee48d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:46:59,073 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.214s 2022-10-15 08:46:59,073 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c616ccc-2ca9-4ba1-8001-0c183fd2b913', 'x-compute-request-id': 'req-6c616ccc-2ca9-4ba1-8001-0c183fd2b913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:00,324 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.234s 2022-10-15 08:47:00,324 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9e10fc5-7a8b-41ac-9ff4-feb8c2abcbcd', 'x-compute-request-id': 'req-a9e10fc5-7a8b-41ac-9ff4-feb8c2abcbcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:01,565 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.223s 2022-10-15 08:47:01,566 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f456ef17-1bc9-4db2-83da-9e114fb70aac', 'x-compute-request-id': 'req-f456ef17-1bc9-4db2-83da-9e114fb70aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:02,805 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.222s 2022-10-15 08:47:02,805 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-032620b7-2470-4e29-ac65-b66e921c0b50', 'x-compute-request-id': 'req-032620b7-2470-4e29-ac65-b66e921c0b50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:04,038 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.216s 2022-10-15 08:47:04,039 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9461405a-1fe3-47a7-89a9-f322cfb42d51', 'x-compute-request-id': 'req-9461405a-1fe3-47a7-89a9-f322cfb42d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:05,277 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.220s 2022-10-15 08:47:05,277 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64f97c03-ede8-44d4-b36e-f384f410ba53', 'x-compute-request-id': 'req-64f97c03-ede8-44d4-b36e-f384f410ba53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:06,507 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.213s 2022-10-15 08:47:06,507 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9284ecf-24bf-4332-b857-c53d00a166de', 'x-compute-request-id': 'req-e9284ecf-24bf-4332-b857-c53d00a166de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:07,741 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.216s 2022-10-15 08:47:07,742 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4b02688-7de7-4a9b-b493-3c4444f95abc', 'x-compute-request-id': 'req-e4b02688-7de7-4a9b-b493-3c4444f95abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:08,976 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.218s 2022-10-15 08:47:08,976 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3219a2d1-21cc-42d5-9e88-50148d09d5da', 'x-compute-request-id': 'req-3219a2d1-21cc-42d5-9e88-50148d09d5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:10,217 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.223s 2022-10-15 08:47:10,217 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e349dda-dcc4-40d9-a43c-d849dddf558f', 'x-compute-request-id': 'req-3e349dda-dcc4-40d9-a43c-d849dddf558f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:11,449 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.215s 2022-10-15 08:47:11,450 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddf05856-3600-4612-ac45-6a4618e551fa', 'x-compute-request-id': 'req-ddf05856-3600-4612-ac45-6a4618e551fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:12,679 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.212s 2022-10-15 08:47:12,679 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dcdbc9f-b034-449b-8e92-397364cbb4b8', 'x-compute-request-id': 'req-5dcdbc9f-b034-449b-8e92-397364cbb4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:13,907 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.211s 2022-10-15 08:47:13,907 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fcc53ca-2d5b-453c-a6aa-7e7690f1524d', 'x-compute-request-id': 'req-9fcc53ca-2d5b-453c-a6aa-7e7690f1524d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:15,141 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.216s 2022-10-15 08:47:15,141 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f0b88a5-22b2-48d5-b856-8ddf8d89f06f', 'x-compute-request-id': 'req-5f0b88a5-22b2-48d5-b856-8ddf8d89f06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:16,381 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.223s 2022-10-15 08:47:16,382 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c95291a4-fb0d-4921-ad6b-1807cbd5f267', 'x-compute-request-id': 'req-c95291a4-fb0d-4921-ad6b-1807cbd5f267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:17,608 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.208s 2022-10-15 08:47:17,608 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88983b85-94dd-4cf2-9c1e-1fe554aad983', 'x-compute-request-id': 'req-88983b85-94dd-4cf2-9c1e-1fe554aad983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:18,839 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.214s 2022-10-15 08:47:18,840 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48b651a6-321f-4dc2-abf7-9ebeba08f4a5', 'x-compute-request-id': 'req-48b651a6-321f-4dc2-abf7-9ebeba08f4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:20,071 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.215s 2022-10-15 08:47:20,072 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27450838-9a67-4462-801e-e7b1857a5730', 'x-compute-request-id': 'req-27450838-9a67-4462-801e-e7b1857a5730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:21,301 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.212s 2022-10-15 08:47:21,301 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-094fc46a-f715-4ccb-8c06-01d8d9c4a482', 'x-compute-request-id': 'req-094fc46a-f715-4ccb-8c06-01d8d9c4a482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:22,533 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.215s 2022-10-15 08:47:22,534 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b897fde9-eee4-451f-a91a-2052040cdc0c', 'x-compute-request-id': 'req-b897fde9-eee4-451f-a91a-2052040cdc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:23,774 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.224s 2022-10-15 08:47:23,775 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60c37d3c-5c5f-4ecd-8c43-8d64e0179a25', 'x-compute-request-id': 'req-60c37d3c-5c5f-4ecd-8c43-8d64e0179a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:25,002 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.210s 2022-10-15 08:47:25,002 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bfbbb77-28b3-4f20-adb6-3e6cfc672677', 'x-compute-request-id': 'req-2bfbbb77-28b3-4f20-adb6-3e6cfc672677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:26,239 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.218s 2022-10-15 08:47:26,239 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80c94978-bf88-437c-a5f4-aea350a7edd2', 'x-compute-request-id': 'req-80c94978-bf88-437c-a5f4-aea350a7edd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:27,466 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.210s 2022-10-15 08:47:27,466 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dacd8b60-a36d-4fd7-8275-a53af4cec190', 'x-compute-request-id': 'req-dacd8b60-a36d-4fd7-8275-a53af4cec190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:28,699 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.216s 2022-10-15 08:47:28,700 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3da2c80c-d2c1-42b9-8db8-ab0d3d067897', 'x-compute-request-id': 'req-3da2c80c-d2c1-42b9-8db8-ab0d3d067897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:29,926 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.210s 2022-10-15 08:47:29,927 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d00bf7eb-acde-41b3-8740-2a8cdf232183', 'x-compute-request-id': 'req-d00bf7eb-acde-41b3-8740-2a8cdf232183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:31,165 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.219s 2022-10-15 08:47:31,165 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f6892e0-d5a9-4df1-92d0-1bd9908ec74c', 'x-compute-request-id': 'req-2f6892e0-d5a9-4df1-92d0-1bd9908ec74c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:32,405 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.221s 2022-10-15 08:47:32,405 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f6c411e-afba-42ab-a11a-aa4a54a6d75d', 'x-compute-request-id': 'req-4f6c411e-afba-42ab-a11a-aa4a54a6d75d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:33,623 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.201s 2022-10-15 08:47:33,623 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a374409b-e281-4908-a6f7-c7dd1be8dda2', 'x-compute-request-id': 'req-a374409b-e281-4908-a6f7-c7dd1be8dda2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:34,856 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.215s 2022-10-15 08:47:34,856 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7e3ecab-798d-4166-9654-247dfeb1ecc8', 'x-compute-request-id': 'req-c7e3ecab-798d-4166-9654-247dfeb1ecc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:36,087 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.213s 2022-10-15 08:47:36,087 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34490bd2-532a-4749-9f5c-2d667627832b', 'x-compute-request-id': 'req-34490bd2-532a-4749-9f5c-2d667627832b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:37,569 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.464s 2022-10-15 08:47:37,570 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8df19a59-4afd-44d8-8bb4-1ac65959935f', 'x-compute-request-id': 'req-8df19a59-4afd-44d8-8bb4-1ac65959935f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:38,802 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.215s 2022-10-15 08:47:38,802 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0da1415b-c572-427b-814e-cdd1b43662ec', 'x-compute-request-id': 'req-0da1415b-c572-427b-814e-cdd1b43662ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:40,034 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.214s 2022-10-15 08:47:40,035 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f66cef3-29ca-4eb2-937d-8db707e3881c', 'x-compute-request-id': 'req-8f66cef3-29ca-4eb2-937d-8db707e3881c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:41,263 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.211s 2022-10-15 08:47:41,263 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b08c9116-9281-4107-91eb-0635c13c2e02', 'x-compute-request-id': 'req-b08c9116-9281-4107-91eb-0635c13c2e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:42,546 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.266s 2022-10-15 08:47:42,547 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97c37ec0-02f0-4d86-ab08-8772fb9f88db', 'x-compute-request-id': 'req-97c37ec0-02f0-4d86-ab08-8772fb9f88db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:46:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:43,790 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.226s 2022-10-15 08:47:43,790 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32df499c-dac7-4b92-bb1c-2825f49bb1ed', 'x-compute-request-id': 'req-32df499c-dac7-4b92-bb1c-2825f49bb1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:43,807 126089 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 58 second wait 2022-10-15 08:47:45,012 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.204s 2022-10-15 08:47:45,013 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2effae6-320b-4597-bcba-1624d9bcbe2c', 'x-compute-request-id': 'req-a2effae6-320b-4597-bcba-1624d9bcbe2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:46,276 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.246s 2022-10-15 08:47:46,277 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1745', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15aac58a-60fe-4dd3-acaf-7d14890b3b36', 'x-compute-request-id': 'req-15aac58a-60fe-4dd3-acaf-7d14890b3b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:47,525 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.227s 2022-10-15 08:47:47,526 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67f55c54-aa56-4d9e-90b3-86c87182f7e6', 'x-compute-request-id': 'req-67f55c54-aa56-4d9e-90b3-86c87182f7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:47,543 126089 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 62 second wait 2022-10-15 08:47:48,718 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.173s 2022-10-15 08:47:48,718 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1f6a621-e88a-4d8c-a7e2-0bcf71f9f441', 'x-compute-request-id': 'req-a1f6a621-e88a-4d8c-a7e2-0bcf71f9f441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:49,945 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.209s 2022-10-15 08:47:49,946 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e26379f8-3596-4d38-bde0-57cd321987d4', 'x-compute-request-id': 'req-e26379f8-3596-4d38-bde0-57cd321987d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:51,208 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.245s 2022-10-15 08:47:51,209 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffcceb76-8d6e-4c69-9908-7eef2870e073', 'x-compute-request-id': 'req-ffcceb76-8d6e-4c69-9908-7eef2870e073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:52,472 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.244s 2022-10-15 08:47:52,472 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1612b7bf-7611-4f2a-9423-416c0c57fe87', 'x-compute-request-id': 'req-1612b7bf-7611-4f2a-9423-416c0c57fe87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:53,682 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.185s 2022-10-15 08:47:53,683 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fc67acc-977c-4188-8012-9dfacc55ac2c', 'x-compute-request-id': 'req-6fc67acc-977c-4188-8012-9dfacc55ac2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:54,935 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.232s 2022-10-15 08:47:54,936 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e30046-87ac-4c85-8670-da7258dc78d9', 'x-compute-request-id': 'req-03e30046-87ac-4c85-8670-da7258dc78d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:56,241 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.287s 2022-10-15 08:47:56,241 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1740', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-522d4c20-b5e6-4cf1-a546-7de6b388da26', 'x-compute-request-id': 'req-522d4c20-b5e6-4cf1-a546-7de6b388da26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:46Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "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}}' 2022-10-15 08:47:57,420 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.162s 2022-10-15 08:47:57,421 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31c2f3d4-162e-4610-94bf-c8ced1aa851c', 'x-compute-request-id': 'req-31c2f3d4-162e-4610-94bf-c8ced1aa851c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:47:57,437 126089 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_uploading" ==> "SHELVED/shelving_offloading" after 72 second wait 2022-10-15 08:47:58,843 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.405s 2022-10-15 08:47:58,843 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddc21b94-3e84-4c57-aa08-9a345818d8e9', 'x-compute-request-id': 'req-ddc21b94-3e84-4c57-aa08-9a345818d8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:48:00,038 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.178s 2022-10-15 08:48:00,039 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e3971ba-9e06-4a59-be86-38e73888b155', 'x-compute-request-id': 'req-3e3971ba-9e06-4a59-be86-38e73888b155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:47:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:48:01,216 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:48:01,216 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fce9317-5e14-4694-bb65-762fa77a5090', 'x-compute-request-id': 'req-8fce9317-5e14-4694-bb65-762fa77a5090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:48:01,232 126089 INFO [tempest.common.waiters] State transition "SHELVED/shelving_offloading" ==> "SHELVED_OFFLOADED/None" after 76 second wait 2022-10-15 08:48:01,553 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/os-volume_attachments 0.320s 2022-10-15 08:48:01,554 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "76ba6eaf-7abd-4fde-bf84-8c53a1416815"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eff84b0c-3e3f-4205-b8d1-ad9af30889f6', 'x-compute-request-id': 'req-eff84b0c-3e3f-4205-b8d1-ad9af30889f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "serverId": "5a4919f4-824b-4aec-8131-eabe4e8995df", "volumeId": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "device": null}}' 2022-10-15 08:48:01,600 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815 0.043s 2022-10-15 08:48:01,601 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739eef24-4b68-4e29-bef2-0d0fae2689e1', 'content-length': '1180', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739eef24-4b68-4e29-bef2-0d0fae2689e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815'} Body: b'{"volume": {"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:42.000000", "updated_at": "2022-10-15T08:48:02.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-404283555", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "attachment_id": "868863f1-4f89-4a46-895a-1fa7134f62b7", "volume_id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "server_id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:48:01,613 126089 INFO [tempest.common.waiters] Attachment 868863f1-4f89-4a46-895a-1fa7134f62b7 created for volume 76ba6eaf-7abd-4fde-bf84-8c53a1416815 to server 5a4919f4-824b-4aec-8131-eabe4e8995df after waiting for 0.613938 seconds 2022-10-15 08:48:01,656 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815 0.042s 2022-10-15 08:48:01,656 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51f78498-3afc-4de0-98eb-9c2581eefe94', 'content-length': '1180', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51f78498-3afc-4de0-98eb-9c2581eefe94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815'} Body: b'{"volume": {"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:42.000000", "updated_at": "2022-10-15T08:48:02.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-404283555", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "attachment_id": "868863f1-4f89-4a46-895a-1fa7134f62b7", "volume_id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "server_id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:48:01,669 126089 INFO [tempest.common.waiters] volume 76ba6eaf-7abd-4fde-bf84-8c53a1416815 reached in-use after waiting for 0.669205 seconds 2022-10-15 08:48:02,806 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/action 1.136s 2022-10-15 08:48:02,807 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"unshelve": null} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:01 GMT', 'server': 'Apache/2.4.41 (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-64982d26-a5c9-4f60-95fa-c7cb4bb1f346', 'x-compute-request-id': 'req-64982d26-a5c9-4f60-95fa-c7cb4bb1f346', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/action'} Body: b'' 2022-10-15 08:48:02,988 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.181s 2022-10-15 08:48:02,989 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94eb6385-7d75-4d1c-b64c-17a831cab5f1', 'x-compute-request-id': 'req-94eb6385-7d75-4d1c-b64c-17a831cab5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:04,164 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:48:04,164 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a6a038-a341-487e-84a0-0d3be95a62cc', 'x-compute-request-id': 'req-e3a6a038-a341-487e-84a0-0d3be95a62cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:04,180 126089 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 1 second wait 2022-10-15 08:48:05,336 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:48:05,336 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06635147-8285-4f45-bccd-5a1b42d61ea7', 'x-compute-request-id': 'req-06635147-8285-4f45-bccd-5a1b42d61ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:06,509 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:48:06,509 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10da4f59-5826-4222-bfa4-a09a4236c28b', 'x-compute-request-id': 'req-10da4f59-5826-4222-bfa4-a09a4236c28b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:07,680 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:48:07,681 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f880601-0f95-482a-9421-f0b0164d6be3', 'x-compute-request-id': 'req-5f880601-0f95-482a-9421-f0b0164d6be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:08,854 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:48:08,854 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2066b7e7-6670-443c-95ed-9e456f112a84', 'x-compute-request-id': 'req-2066b7e7-6670-443c-95ed-9e456f112a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:10,028 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:48:10,029 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf753496-da25-418b-8c71-4b6993eceabb', 'x-compute-request-id': 'req-bf753496-da25-418b-8c71-4b6993eceabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:11,198 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:48:11,198 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2bcb908-272a-4668-a997-f64a7f8f3c09', 'x-compute-request-id': 'req-a2bcb908-272a-4668-a997-f64a7f8f3c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:12,371 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:48:12,371 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23237677-e244-44e1-88d8-1ea180438359', 'x-compute-request-id': 'req-23237677-e244-44e1-88d8-1ea180438359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:13,552 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.163s 2022-10-15 08:48:13,552 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25989b93-7636-4e3a-a4fc-10f18e9c7daa', 'x-compute-request-id': 'req-25989b93-7636-4e3a-a4fc-10f18e9c7daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:14,725 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:48:14,725 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-903c303d-8b7c-4607-98ad-bb7f3397a5b0', 'x-compute-request-id': 'req-903c303d-8b7c-4607-98ad-bb7f3397a5b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:15,903 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.161s 2022-10-15 08:48:15,904 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea5bfb61-fda5-49dd-812f-f90da9dc0db9', 'x-compute-request-id': 'req-ea5bfb61-fda5-49dd-812f-f90da9dc0db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:17,080 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:48:17,080 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10bf0831-1912-4ed3-97bd-6a4290000ba2', 'x-compute-request-id': 'req-10bf0831-1912-4ed3-97bd-6a4290000ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:18,256 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:48:18,257 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58a2e415-4305-4b78-9ec1-deab7e5d2776', 'x-compute-request-id': 'req-58a2e415-4305-4b78-9ec1-deab7e5d2776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:19,431 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:48:19,432 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e9172dc-3236-4815-91b9-ba4e9748e030', 'x-compute-request-id': 'req-6e9172dc-3236-4815-91b9-ba4e9748e030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:20,606 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:48:20,607 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b69edcb-7971-4446-9f1d-c58de1425c1f', 'x-compute-request-id': 'req-4b69edcb-7971-4446-9f1d-c58de1425c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:21,780 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:48:21,780 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29a2825c-a760-4bd1-a093-25282056dfee', 'x-compute-request-id': 'req-29a2825c-a760-4bd1-a093-25282056dfee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:22,952 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:48:22,953 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17291370-ad68-458a-9f56-9a140a01982d', 'x-compute-request-id': 'req-17291370-ad68-458a-9f56-9a140a01982d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:24,131 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.162s 2022-10-15 08:48:24,131 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67941e11-7623-4560-9b02-bec3b01cb8fc', 'x-compute-request-id': 'req-67941e11-7623-4560-9b02-bec3b01cb8fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:25,307 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:48:25,307 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43c577fa-295c-4e02-a3cc-15d80b592e90', 'x-compute-request-id': 'req-43c577fa-295c-4e02-a3cc-15d80b592e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:26,481 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:48:26,482 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5873940e-f607-43cc-9623-da5e96cdcd18', 'x-compute-request-id': 'req-5873940e-f607-43cc-9623-da5e96cdcd18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:27,652 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:48:27,652 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b2cc80a-c687-417c-a051-e65525a864e1', 'x-compute-request-id': 'req-3b2cc80a-c687-417c-a051-e65525a864e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:28,822 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:48:28,822 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-438400a0-944a-4db0-8b44-6fbdd64c2647', 'x-compute-request-id': 'req-438400a0-944a-4db0-8b44-6fbdd64c2647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:30,004 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.164s 2022-10-15 08:48:30,005 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64bc2aa4-a45a-42ff-b42b-6aeb041a4fe4', 'x-compute-request-id': 'req-64bc2aa4-a45a-42ff-b42b-6aeb041a4fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:31,175 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:48:31,175 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b368091b-e241-454b-ab13-be7065d5df41', 'x-compute-request-id': 'req-b368091b-e241-454b-ab13-be7065d5df41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:32,350 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:48:32,350 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03b03793-2877-4bdc-9639-4c48ff268ec5', 'x-compute-request-id': 'req-03b03793-2877-4bdc-9639-4c48ff268ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:33,523 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:48:33,523 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0ecfccd-a0bd-475e-b87e-05ebc2b102d4', 'x-compute-request-id': 'req-a0ecfccd-a0bd-475e-b87e-05ebc2b102d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:34,703 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.163s 2022-10-15 08:48:34,703 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a2cdd96-bee4-4ced-9e90-5d1e079399ac', 'x-compute-request-id': 'req-4a2cdd96-bee4-4ced-9e90-5d1e079399ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:35,879 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:48:35,879 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3fdfa37-a43a-4e21-91b4-a46d3f07a716', 'x-compute-request-id': 'req-c3fdfa37-a43a-4e21-91b4-a46d3f07a716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:37,051 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:48:37,051 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a1c2191-2074-4602-9ce3-866dd27fd9e2', 'x-compute-request-id': 'req-5a1c2191-2074-4602-9ce3-866dd27fd9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:38,223 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:48:38,224 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-338b7c4a-31e8-410c-8f2f-6536b52bcf69', 'x-compute-request-id': 'req-338b7c4a-31e8-410c-8f2f-6536b52bcf69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:39,396 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:48:39,396 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ced1681-ea18-43be-bc17-1ab9e42739b0', 'x-compute-request-id': 'req-9ced1681-ea18-43be-bc17-1ab9e42739b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:40,571 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:48:40,571 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eba587d7-e039-4c27-9914-0cc5b2f00248', 'x-compute-request-id': 'req-eba587d7-e039-4c27-9914-0cc5b2f00248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:41,744 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:48:41,744 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74866455-0f17-42ed-b342-ef4bd0301c8a', 'x-compute-request-id': 'req-74866455-0f17-42ed-b342-ef4bd0301c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:42,914 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:48:42,915 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1302e9cf-415d-4484-9dc4-b11bf20bdafa', 'x-compute-request-id': 'req-1302e9cf-415d-4484-9dc4-b11bf20bdafa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:44,085 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:48:44,085 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8202b5c2-8c83-4eb5-8335-26b2d7faec09', 'x-compute-request-id': 'req-8202b5c2-8c83-4eb5-8335-26b2d7faec09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:45,261 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:48:45,261 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-487a35ea-8220-479e-80bb-12d28c94cf7b', 'x-compute-request-id': 'req-487a35ea-8220-479e-80bb-12d28c94cf7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:46,440 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:48:46,440 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fa8fc60-323c-4a22-a554-04a91bd48271', 'x-compute-request-id': 'req-2fa8fc60-323c-4a22-a554-04a91bd48271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:47,611 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:48:47,612 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0885fea-83ee-47f4-82c3-29b6ba1886d5', 'x-compute-request-id': 'req-e0885fea-83ee-47f4-82c3-29b6ba1886d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:48,784 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:48:48,784 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b617aac-f403-424d-9870-1e61721e0c39', 'x-compute-request-id': 'req-5b617aac-f403-424d-9870-1e61721e0c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:49,955 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:48:49,955 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0528cf73-3d0b-40d9-af79-dd82acd86e45', 'x-compute-request-id': 'req-0528cf73-3d0b-40d9-af79-dd82acd86e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:51,133 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:48:51,134 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46c26df2-2d85-4ace-ae40-bf15c1c41cd8', 'x-compute-request-id': 'req-46c26df2-2d85-4ace-ae40-bf15c1c41cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:52,305 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:48:52,306 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa3125bc-6153-43f4-a2be-cb4549991344', 'x-compute-request-id': 'req-aa3125bc-6153-43f4-a2be-cb4549991344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:53,478 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:48:53,478 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d7385ce-2329-4404-946e-32d49c8701c1', 'x-compute-request-id': 'req-7d7385ce-2329-4404-946e-32d49c8701c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:54,647 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:48:54,648 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e3503f2-ac70-4fb1-890d-728b86f1f38c', 'x-compute-request-id': 'req-3e3503f2-ac70-4fb1-890d-728b86f1f38c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:55,831 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.166s 2022-10-15 08:48:55,831 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5703e81-2d5a-4a29-8516-f930120c9369', 'x-compute-request-id': 'req-e5703e81-2d5a-4a29-8516-f930120c9369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:57,010 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.161s 2022-10-15 08:48:57,010 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1c01253-503b-4ecc-bb2e-ff6f526ccc96', 'x-compute-request-id': 'req-b1c01253-503b-4ecc-bb2e-ff6f526ccc96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:58,182 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:48:58,182 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ade1d968-0cff-432f-a18d-25deaef32d25', 'x-compute-request-id': 'req-ade1d968-0cff-432f-a18d-25deaef32d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:48:59,355 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:48:59,356 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d989c9d9-94c5-4dad-b5be-2231aff6cbdc', 'x-compute-request-id': 'req-d989c9d9-94c5-4dad-b5be-2231aff6cbdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:00,531 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:49:00,531 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf0afe1d-10bc-4e97-b849-191777df5650', 'x-compute-request-id': 'req-cf0afe1d-10bc-4e97-b849-191777df5650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:01,708 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:49:01,708 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3745e6a4-68a9-4997-94d9-edfaf62d7f09', 'x-compute-request-id': 'req-3745e6a4-68a9-4997-94d9-edfaf62d7f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:02,882 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:49:02,882 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-900738f5-a72f-4547-bce6-de29634c71cd', 'x-compute-request-id': 'req-900738f5-a72f-4547-bce6-de29634c71cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:04,053 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:49:04,054 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4d845a6-faf1-4f8f-a470-690b9360aa2d', 'x-compute-request-id': 'req-d4d845a6-faf1-4f8f-a470-690b9360aa2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:05,230 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:49:05,231 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-514e3a4a-9235-416f-8b83-0d6f227cc4d7', 'x-compute-request-id': 'req-514e3a4a-9235-416f-8b83-0d6f227cc4d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:06,412 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:49:06,413 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de79c7a6-85e0-4ec3-8d56-c8ac93624914', 'x-compute-request-id': 'req-de79c7a6-85e0-4ec3-8d56-c8ac93624914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:07,590 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:49:07,590 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d8e7b0-f6ea-424a-bb15-4ba9e76416ee', 'x-compute-request-id': 'req-12d8e7b0-f6ea-424a-bb15-4ba9e76416ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:08,759 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:49:08,760 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-306e9baa-012e-4f33-9b2c-d3f9546dd181', 'x-compute-request-id': 'req-306e9baa-012e-4f33-9b2c-d3f9546dd181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:09,932 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:49:09,932 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6cb9669-d6fc-431b-ab26-b203a8b95a5f', 'x-compute-request-id': 'req-e6cb9669-d6fc-431b-ab26-b203a8b95a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:11,109 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:49:11,109 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09eda117-8897-41e4-977f-c348d5658d91', 'x-compute-request-id': 'req-09eda117-8897-41e4-977f-c348d5658d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:12,280 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:49:12,280 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd11cd2d-93f5-4853-9ebf-1ada2355228c', 'x-compute-request-id': 'req-cd11cd2d-93f5-4853-9ebf-1ada2355228c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:13,455 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:49:13,455 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4f630e3-78be-4ae0-9731-c73e9dbc258f', 'x-compute-request-id': 'req-a4f630e3-78be-4ae0-9731-c73e9dbc258f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:14,624 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:49:14,625 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc198db-603d-4771-9d51-d4ba61a469e5', 'x-compute-request-id': 'req-ccc198db-603d-4771-9d51-d4ba61a469e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:15,794 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:49:15,795 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd4cbe79-3c1e-413d-b587-801803de093b', 'x-compute-request-id': 'req-cd4cbe79-3c1e-413d-b587-801803de093b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:16,976 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.164s 2022-10-15 08:49:16,976 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ea944f-0834-403a-8732-22104f968001', 'x-compute-request-id': 'req-08ea944f-0834-403a-8732-22104f968001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:18,150 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:49:18,150 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9752ac5-efb6-4df7-a5d9-57c56a7f2b08', 'x-compute-request-id': 'req-b9752ac5-efb6-4df7-a5d9-57c56a7f2b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:19,326 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:49:19,326 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48204b03-2105-44b9-a145-32e7b0cb2f92', 'x-compute-request-id': 'req-48204b03-2105-44b9-a145-32e7b0cb2f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:20,500 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:49:20,500 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd14f102-0bb2-4161-9023-ed6e76e2a1e5', 'x-compute-request-id': 'req-fd14f102-0bb2-4161-9023-ed6e76e2a1e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:21,673 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:49:21,674 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24d44627-af25-4dd5-ae64-96eb7c238783', 'x-compute-request-id': 'req-24d44627-af25-4dd5-ae64-96eb7c238783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:22,843 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.151s 2022-10-15 08:49:22,843 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40b80226-0236-40f6-a358-a6ab184d9587', 'x-compute-request-id': 'req-40b80226-0236-40f6-a358-a6ab184d9587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:24,012 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:49:24,012 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2aec703-12c4-42c5-bc97-1bdb3b01ef39', 'x-compute-request-id': 'req-c2aec703-12c4-42c5-bc97-1bdb3b01ef39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:25,187 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:49:25,187 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbf8e1f3-b5ac-40aa-9533-4aef2a966255', 'x-compute-request-id': 'req-bbf8e1f3-b5ac-40aa-9533-4aef2a966255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:26,412 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.208s 2022-10-15 08:49:26,412 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e3bb09-57a9-4a2f-ba94-6b17c40f396c', 'x-compute-request-id': 'req-c2e3bb09-57a9-4a2f-ba94-6b17c40f396c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:27,647 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.218s 2022-10-15 08:49:27,648 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90baaee2-64c4-4f8b-b9ee-4f95be8d7908', 'x-compute-request-id': 'req-90baaee2-64c4-4f8b-b9ee-4f95be8d7908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:28,822 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:49:28,822 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c85b617d-45a7-4827-9d21-e30baaae52cc', 'x-compute-request-id': 'req-c85b617d-45a7-4827-9d21-e30baaae52cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:29,997 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:49:29,997 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a93dbd9-c95f-4fb9-a900-2954b07ae802', 'x-compute-request-id': 'req-6a93dbd9-c95f-4fb9-a900-2954b07ae802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:31,174 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:49:31,174 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aa28ce1-b2a0-4bc9-94d5-bfc64bfdb644', 'x-compute-request-id': 'req-9aa28ce1-b2a0-4bc9-94d5-bfc64bfdb644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:32,345 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:49:32,345 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eee96f7-6d2b-484e-aa13-fe064c54a97f', 'x-compute-request-id': 'req-4eee96f7-6d2b-484e-aa13-fe064c54a97f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:33,521 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:49:33,521 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d157f66a-5888-4fce-97d7-64820f9bd181', 'x-compute-request-id': 'req-d157f66a-5888-4fce-97d7-64820f9bd181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:34,691 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:49:34,692 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cac6e6c-48db-4469-aef5-3ffb1cf1d139', 'x-compute-request-id': 'req-9cac6e6c-48db-4469-aef5-3ffb1cf1d139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:35,867 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:49:35,867 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ac6510f-f7b0-45e8-bf79-92f2da96a969', 'x-compute-request-id': 'req-9ac6510f-f7b0-45e8-bf79-92f2da96a969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:37,045 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:49:37,046 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f2103df-93f5-46bc-b91f-a6323c993519', 'x-compute-request-id': 'req-3f2103df-93f5-46bc-b91f-a6323c993519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:38,230 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.165s 2022-10-15 08:49:38,230 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1906c4e0-6b54-41ff-838a-9448a14b3d8a', 'x-compute-request-id': 'req-1906c4e0-6b54-41ff-838a-9448a14b3d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:39,403 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:49:39,404 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58f372f4-6181-4cd7-94df-081870809773', 'x-compute-request-id': 'req-58f372f4-6181-4cd7-94df-081870809773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:40,580 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:49:40,580 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-696e41dc-67cf-4ec0-a85d-63a4d2f5efd3', 'x-compute-request-id': 'req-696e41dc-67cf-4ec0-a85d-63a4d2f5efd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:41,785 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.187s 2022-10-15 08:49:41,785 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2874a219-1d32-4d99-a80a-5e54bd024abb', 'x-compute-request-id': 'req-2874a219-1d32-4d99-a80a-5e54bd024abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:42,958 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:49:42,958 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15d59348-67d5-4274-90ba-de8b06d80dba', 'x-compute-request-id': 'req-15d59348-67d5-4274-90ba-de8b06d80dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:44,137 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:49:44,138 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e26711aa-fdee-4051-9f83-03d159a93824', 'x-compute-request-id': 'req-e26711aa-fdee-4051-9f83-03d159a93824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:45,414 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.259s 2022-10-15 08:49:45,415 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-570cb9fa-e671-43f0-b021-5aaafb3a2c05', 'x-compute-request-id': 'req-570cb9fa-e671-43f0-b021-5aaafb3a2c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:46,594 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.162s 2022-10-15 08:49:46,594 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5922c3c6-18a8-499f-ae0f-7c4b0a59b6f5', 'x-compute-request-id': 'req-5922c3c6-18a8-499f-ae0f-7c4b0a59b6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:47,771 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:49:47,771 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c705736c-d7c6-4110-9c45-7fbc1f7b928a', 'x-compute-request-id': 'req-c705736c-d7c6-4110-9c45-7fbc1f7b928a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:48,945 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:49:48,945 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-529f2d75-8488-46ae-a349-4b55aa72f404', 'x-compute-request-id': 'req-529f2d75-8488-46ae-a349-4b55aa72f404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:50,120 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:49:50,121 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-707463bc-48cb-4790-ba48-73b04e3be81d', 'x-compute-request-id': 'req-707463bc-48cb-4790-ba48-73b04e3be81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:51,292 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:49:51,292 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26e69c09-fb96-4b7d-92d3-d44305599e94', 'x-compute-request-id': 'req-26e69c09-fb96-4b7d-92d3-d44305599e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:52,467 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:49:52,468 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7556f042-6ee5-4368-8038-0cf38ab57dd1', 'x-compute-request-id': 'req-7556f042-6ee5-4368-8038-0cf38ab57dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:53,639 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:49:53,639 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb531b85-9bc0-4205-9053-a77c7ad6de6e', 'x-compute-request-id': 'req-bb531b85-9bc0-4205-9053-a77c7ad6de6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:54,811 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:49:54,812 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-261437f6-ee4e-4038-8501-d2fbfa7fb371', 'x-compute-request-id': 'req-261437f6-ee4e-4038-8501-d2fbfa7fb371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:55,983 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:49:55,983 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e3a82a7-19b9-45c4-b278-34eee46fe661', 'x-compute-request-id': 'req-5e3a82a7-19b9-45c4-b278-34eee46fe661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:57,159 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:49:57,160 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d919ffba-9648-4da1-a8b6-642c49012adc', 'x-compute-request-id': 'req-d919ffba-9648-4da1-a8b6-642c49012adc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:58,350 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.172s 2022-10-15 08:49:58,350 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-593d157d-46c7-4552-af94-dcae7dd13629', 'x-compute-request-id': 'req-593d157d-46c7-4552-af94-dcae7dd13629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:49:59,521 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:49:59,521 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f1cee0a-48b7-447f-a440-949d205ac668', 'x-compute-request-id': 'req-6f1cee0a-48b7-447f-a440-949d205ac668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:00,698 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:50:00,698 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfdb6d8f-c075-4644-b8af-c3b2dbb29b0e', 'x-compute-request-id': 'req-bfdb6d8f-c075-4644-b8af-c3b2dbb29b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:01,872 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:50:01,872 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e80e55b2-69de-4186-9b93-0f25a4b97f6d', 'x-compute-request-id': 'req-e80e55b2-69de-4186-9b93-0f25a4b97f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:03,049 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:50:03,049 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc134026-640a-408d-9658-e2cbfe990fca', 'x-compute-request-id': 'req-fc134026-640a-408d-9658-e2cbfe990fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:04,228 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:50:04,229 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d35aeeb8-e8bc-4258-8450-85308b2ecf07', 'x-compute-request-id': 'req-d35aeeb8-e8bc-4258-8450-85308b2ecf07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:05,399 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:50:05,400 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfa1ac91-afb1-4ea8-a107-03ee5e0fa823', 'x-compute-request-id': 'req-dfa1ac91-afb1-4ea8-a107-03ee5e0fa823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:06,577 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:50:06,578 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-173c8418-fbf6-4ee4-9039-c01a07acbf7a', 'x-compute-request-id': 'req-173c8418-fbf6-4ee4-9039-c01a07acbf7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:07,750 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:50:07,750 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a7e846-8ccd-41dd-973d-a4766e46dd24', 'x-compute-request-id': 'req-19a7e846-8ccd-41dd-973d-a4766e46dd24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:08,923 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:50:08,923 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af7a665a-6946-47a5-9b78-755985383865', 'x-compute-request-id': 'req-af7a665a-6946-47a5-9b78-755985383865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:10,099 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:50:10,099 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57bdbfd9-5a0a-4e5c-91b1-35864cc6f9dd', 'x-compute-request-id': 'req-57bdbfd9-5a0a-4e5c-91b1-35864cc6f9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:11,284 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.166s 2022-10-15 08:50:11,284 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff58b220-725b-46d7-89b9-7029f043f084', 'x-compute-request-id': 'req-ff58b220-725b-46d7-89b9-7029f043f084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:12,460 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:50:12,461 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-049fbceb-0be0-4b09-b08e-e13f39f0cfc4', 'x-compute-request-id': 'req-049fbceb-0be0-4b09-b08e-e13f39f0cfc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:13,632 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:50:13,632 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3ba75a2-0122-46f4-9e54-80f5d808bd84', 'x-compute-request-id': 'req-e3ba75a2-0122-46f4-9e54-80f5d808bd84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:14,808 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:50:14,809 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-633f0010-0b11-40b7-8371-f02e9aca2314', 'x-compute-request-id': 'req-633f0010-0b11-40b7-8371-f02e9aca2314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:15,979 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:50:15,979 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-130af431-f0de-402a-a374-3bfc1992310a', 'x-compute-request-id': 'req-130af431-f0de-402a-a374-3bfc1992310a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:17,152 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:50:17,152 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a417b610-17fb-4d44-b6e6-85ccd7a912b1', 'x-compute-request-id': 'req-a417b610-17fb-4d44-b6e6-85ccd7a912b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:18,343 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.174s 2022-10-15 08:50:18,344 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7242b35d-e7fb-49f2-b9a2-86185f54daf6', 'x-compute-request-id': 'req-7242b35d-e7fb-49f2-b9a2-86185f54daf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:19,515 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:50:19,515 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32b9ab41-f6ce-47c8-9f0a-f1384492b0fa', 'x-compute-request-id': 'req-32b9ab41-f6ce-47c8-9f0a-f1384492b0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:20,690 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:50:20,690 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f1f2251-e00f-4a98-b178-6e7407c81376', 'x-compute-request-id': 'req-8f1f2251-e00f-4a98-b178-6e7407c81376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:21,865 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:50:21,865 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e29c9f90-1992-40c4-8b6a-7d2de3ef5806', 'x-compute-request-id': 'req-e29c9f90-1992-40c4-8b6a-7d2de3ef5806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:23,036 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:50:23,036 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9cd059e-2dbf-4ae5-997c-6c47b0c4656a', 'x-compute-request-id': 'req-c9cd059e-2dbf-4ae5-997c-6c47b0c4656a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:24,209 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:50:24,210 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c80590f5-4a7e-4493-829e-77f0b4b3a673', 'x-compute-request-id': 'req-c80590f5-4a7e-4493-829e-77f0b4b3a673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:25,384 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:50:25,385 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e289d23-3605-4abf-8682-1e870e768cad', 'x-compute-request-id': 'req-3e289d23-3605-4abf-8682-1e870e768cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:26,558 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:50:26,558 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b86592e9-fb4d-4d7d-bbc7-e66c0f0c3aa7', 'x-compute-request-id': 'req-b86592e9-fb4d-4d7d-bbc7-e66c0f0c3aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:27,733 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:50:27,733 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da8ec33e-28ad-48cb-8266-d3a90860a8a9', 'x-compute-request-id': 'req-da8ec33e-28ad-48cb-8266-d3a90860a8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:28,911 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:50:28,911 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05d7ae2b-a5bc-44d8-91ab-e494a38f14c6', 'x-compute-request-id': 'req-05d7ae2b-a5bc-44d8-91ab-e494a38f14c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:30,090 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:50:30,090 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3d9988d-1a50-4542-98ed-ece12e01fb1c', 'x-compute-request-id': 'req-b3d9988d-1a50-4542-98ed-ece12e01fb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:31,261 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:50:31,261 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3081cb6-d858-4441-92a1-9dfe0c7480ae', 'x-compute-request-id': 'req-b3081cb6-d858-4441-92a1-9dfe0c7480ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:32,449 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.170s 2022-10-15 08:50:32,450 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e090c05c-334c-43f9-ae91-d4d90037614c', 'x-compute-request-id': 'req-e090c05c-334c-43f9-ae91-d4d90037614c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:33,622 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:50:33,623 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07810e43-db74-4924-801b-393fa589bc83', 'x-compute-request-id': 'req-07810e43-db74-4924-801b-393fa589bc83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:34,795 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:50:34,796 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1613bf12-66c5-4f9b-89ea-bb2a40b6b383', 'x-compute-request-id': 'req-1613bf12-66c5-4f9b-89ea-bb2a40b6b383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:35,965 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:50:35,965 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5efc1f18-4913-40ae-bf62-e16537ac41c4', 'x-compute-request-id': 'req-5efc1f18-4913-40ae-bf62-e16537ac41c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:37,142 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:50:37,143 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-743dbf5d-20e7-48b3-9610-42f25fd4b829', 'x-compute-request-id': 'req-743dbf5d-20e7-48b3-9610-42f25fd4b829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:38,332 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.170s 2022-10-15 08:50:38,332 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25a36538-8de6-43ff-98c9-975f6ff270ee', 'x-compute-request-id': 'req-25a36538-8de6-43ff-98c9-975f6ff270ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:39,506 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:50:39,507 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64c8bec5-fbaa-4b42-837d-57868361ec8d', 'x-compute-request-id': 'req-64c8bec5-fbaa-4b42-837d-57868361ec8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:40,680 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:50:40,681 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45b87b67-088a-4eb4-87a1-3e69394a3431', 'x-compute-request-id': 'req-45b87b67-088a-4eb4-87a1-3e69394a3431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:41,853 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:50:41,853 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27fa104b-b382-4819-be27-1c646c828c7f', 'x-compute-request-id': 'req-27fa104b-b382-4819-be27-1c646c828c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:43,032 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.162s 2022-10-15 08:50:43,033 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-018b00dd-a226-4a78-b52a-94c3e33c76e5', 'x-compute-request-id': 'req-018b00dd-a226-4a78-b52a-94c3e33c76e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:44,300 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.249s 2022-10-15 08:50:44,300 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d47d4be4-dc29-4a9c-8099-e5f0742857a2', 'x-compute-request-id': 'req-d47d4be4-dc29-4a9c-8099-e5f0742857a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:45,477 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:50:45,478 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca1a57b2-fdd5-4101-82c8-27ffe9ff0bda', 'x-compute-request-id': 'req-ca1a57b2-fdd5-4101-82c8-27ffe9ff0bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:46,653 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:50:46,655 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-effa794c-138d-4255-88df-57a0ffcf8fab', 'x-compute-request-id': 'req-effa794c-138d-4255-88df-57a0ffcf8fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:47,832 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:50:47,833 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfb2ac4a-225e-4c55-a368-8c25d97a00b6', 'x-compute-request-id': 'req-dfb2ac4a-225e-4c55-a368-8c25d97a00b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:49,003 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:50:49,003 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4e8041a-dee5-4443-bb49-a8ab8b42b760', 'x-compute-request-id': 'req-d4e8041a-dee5-4443-bb49-a8ab8b42b760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:50,174 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:50:50,174 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-588426e5-058b-4850-b2a8-91ce0aef1ac7', 'x-compute-request-id': 'req-588426e5-058b-4850-b2a8-91ce0aef1ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:51,347 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:50:51,347 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92096f7e-ba4a-4138-b707-77048085d69b', 'x-compute-request-id': 'req-92096f7e-ba4a-4138-b707-77048085d69b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:52,537 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.173s 2022-10-15 08:50:52,537 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3ef270-a178-45c6-a69f-ba53eec6f655', 'x-compute-request-id': 'req-6d3ef270-a178-45c6-a69f-ba53eec6f655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:53,711 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:50:53,712 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc990a0-966e-48ec-9ad4-54adb8eaad51', 'x-compute-request-id': 'req-ccc990a0-966e-48ec-9ad4-54adb8eaad51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:54,886 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:50:54,887 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eba4e32d-3266-4dc9-b029-bc50939c651b', 'x-compute-request-id': 'req-eba4e32d-3266-4dc9-b029-bc50939c651b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:56,066 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.162s 2022-10-15 08:50:56,066 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567f7308-5b87-44e4-830b-a50c7b7df0a9', 'x-compute-request-id': 'req-567f7308-5b87-44e4-830b-a50c7b7df0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:57,259 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.173s 2022-10-15 08:50:57,259 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c024ad5-7d4c-4544-80ee-c1a3e91b7b12', 'x-compute-request-id': 'req-9c024ad5-7d4c-4544-80ee-c1a3e91b7b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:58,433 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:50:58,433 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04e72a2b-a94f-41dd-afa2-ba62601936f5', 'x-compute-request-id': 'req-04e72a2b-a94f-41dd-afa2-ba62601936f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:50:59,610 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:50:59,610 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e08457a-ea59-4458-af61-6060b7bdc069', 'x-compute-request-id': 'req-2e08457a-ea59-4458-af61-6060b7bdc069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:00,779 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:51:00,780 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22af19c0-b614-400d-b3d2-2f75741786b0', 'x-compute-request-id': 'req-22af19c0-b614-400d-b3d2-2f75741786b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:01,954 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:51:01,955 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd965a3a-a32b-4c58-8bdc-b4467417504e', 'x-compute-request-id': 'req-cd965a3a-a32b-4c58-8bdc-b4467417504e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:03,130 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:51:03,130 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1616bd0-7150-44b1-933d-0f55ada6ae5c', 'x-compute-request-id': 'req-f1616bd0-7150-44b1-933d-0f55ada6ae5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:04,318 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.171s 2022-10-15 08:51:04,319 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a46373bf-4530-44a9-b8bb-1a31f55c1935', 'x-compute-request-id': 'req-a46373bf-4530-44a9-b8bb-1a31f55c1935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:05,495 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:51:05,495 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67728291-a8e8-4d60-83fa-976963761406', 'x-compute-request-id': 'req-67728291-a8e8-4d60-83fa-976963761406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:06,669 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:51:06,670 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2570121-ff20-4c11-8759-9beed44188ba', 'x-compute-request-id': 'req-a2570121-ff20-4c11-8759-9beed44188ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:07,849 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.162s 2022-10-15 08:51:07,849 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1823c9ea-f4f5-4d71-b8df-16ef7985b96b', 'x-compute-request-id': 'req-1823c9ea-f4f5-4d71-b8df-16ef7985b96b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:09,020 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:51:09,020 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14e270c3-45c9-4bef-88ba-808955afbf7f', 'x-compute-request-id': 'req-14e270c3-45c9-4bef-88ba-808955afbf7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:10,192 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:51:10,192 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ae5f2af-ce7b-445b-9a3f-0f13b69238cd', 'x-compute-request-id': 'req-2ae5f2af-ce7b-445b-9a3f-0f13b69238cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:11,366 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:51:11,367 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38d44654-a783-43c7-a626-12873bfe82b6', 'x-compute-request-id': 'req-38d44654-a783-43c7-a626-12873bfe82b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:12,541 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:51:12,541 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2128d38c-1c92-4a45-80e8-19d52533e2d0', 'x-compute-request-id': 'req-2128d38c-1c92-4a45-80e8-19d52533e2d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:13,719 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:51:13,719 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41e27c60-9fe1-4e09-a4d3-902e6d4a8581', 'x-compute-request-id': 'req-41e27c60-9fe1-4e09-a4d3-902e6d4a8581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:14,891 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:51:14,891 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f139b17-d477-4fa8-88b2-a5bc0117e362', 'x-compute-request-id': 'req-2f139b17-d477-4fa8-88b2-a5bc0117e362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:16,061 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:51:16,062 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c8c804b-69d7-42e8-8bce-80f5c062bae1', 'x-compute-request-id': 'req-0c8c804b-69d7-42e8-8bce-80f5c062bae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:17,240 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:51:17,241 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5128f40e-4dbb-4713-a2ec-c22060b25187', 'x-compute-request-id': 'req-5128f40e-4dbb-4713-a2ec-c22060b25187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:18,412 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:51:18,413 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9cb47c7-8fb9-425c-8533-83012d7f008a', 'x-compute-request-id': 'req-a9cb47c7-8fb9-425c-8533-83012d7f008a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:19,586 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:51:19,586 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-608d30d0-ed84-4078-8800-0ee6a61253f8', 'x-compute-request-id': 'req-608d30d0-ed84-4078-8800-0ee6a61253f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:20,755 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.151s 2022-10-15 08:51:20,755 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df94cf4e-0644-4bbd-b763-add1f2952060', 'x-compute-request-id': 'req-df94cf4e-0644-4bbd-b763-add1f2952060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:21,931 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:51:21,932 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6e59709-dd58-4a8d-8b2b-362a1b187431', 'x-compute-request-id': 'req-b6e59709-dd58-4a8d-8b2b-362a1b187431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:23,102 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:51:23,102 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d39a84d-29f1-4dfa-a14f-0af8cce2dd91', 'x-compute-request-id': 'req-1d39a84d-29f1-4dfa-a14f-0af8cce2dd91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:24,273 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:51:24,274 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d89e3b7-b0f6-42d2-928d-b99901f31b5e', 'x-compute-request-id': 'req-1d89e3b7-b0f6-42d2-928d-b99901f31b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:25,448 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:51:25,448 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d71efd59-8354-4bfa-b2b6-bffd17082189', 'x-compute-request-id': 'req-d71efd59-8354-4bfa-b2b6-bffd17082189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:26,619 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:51:26,619 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-987383f4-f313-4265-9766-e6ec5e5cf2c3', 'x-compute-request-id': 'req-987383f4-f313-4265-9766-e6ec5e5cf2c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:27,802 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.164s 2022-10-15 08:51:27,802 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6811b9c0-4d99-47de-86a2-742feda31903', 'x-compute-request-id': 'req-6811b9c0-4d99-47de-86a2-742feda31903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:28,971 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:51:28,971 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58e9d014-173d-49cd-92b1-66a80a1e9221', 'x-compute-request-id': 'req-58e9d014-173d-49cd-92b1-66a80a1e9221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:30,148 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:51:30,148 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e1d5b51-79b1-47a5-8cce-577ecdc8adb8', 'x-compute-request-id': 'req-1e1d5b51-79b1-47a5-8cce-577ecdc8adb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:31,317 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.151s 2022-10-15 08:51:31,317 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab32ce33-5b6e-44f8-a27d-ab8b351c5657', 'x-compute-request-id': 'req-ab32ce33-5b6e-44f8-a27d-ab8b351c5657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:32,488 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:51:32,489 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-723091a8-04e6-420b-a743-9d3641b452b8', 'x-compute-request-id': 'req-723091a8-04e6-420b-a743-9d3641b452b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:33,662 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:51:33,663 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-707c300c-3662-403a-8634-13b4480fdac1', 'x-compute-request-id': 'req-707c300c-3662-403a-8634-13b4480fdac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:34,836 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:51:34,836 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b4d8ed-fc11-4186-97b5-7bea8e13be89', 'x-compute-request-id': 'req-a3b4d8ed-fc11-4186-97b5-7bea8e13be89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:36,258 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.405s 2022-10-15 08:51:36,259 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfcb3c88-05ca-4a7b-8fbd-33b96da668fd', 'x-compute-request-id': 'req-cfcb3c88-05ca-4a7b-8fbd-33b96da668fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:37,428 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:51:37,428 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-710db867-1833-4c7d-9e3a-23a05398dfd8', 'x-compute-request-id': 'req-710db867-1833-4c7d-9e3a-23a05398dfd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:38,602 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:51:38,603 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8eff4ff3-4577-4394-a394-4c81f7e9752d', 'x-compute-request-id': 'req-8eff4ff3-4577-4394-a394-4c81f7e9752d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:39,777 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:51:39,777 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70847fa8-ae0d-447e-ab03-07cc827fc5df', 'x-compute-request-id': 'req-70847fa8-ae0d-447e-ab03-07cc827fc5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:40,948 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:51:40,949 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82b136ba-ac62-4f0e-a77c-ed70bfb35667', 'x-compute-request-id': 'req-82b136ba-ac62-4f0e-a77c-ed70bfb35667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:42,126 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:51:42,126 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc79c018-bb57-4b1e-a4a3-375b421190ba', 'x-compute-request-id': 'req-fc79c018-bb57-4b1e-a4a3-375b421190ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:43,299 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:51:43,300 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-806fc3a1-cd00-42f0-95aa-acdf55b9149d', 'x-compute-request-id': 'req-806fc3a1-cd00-42f0-95aa-acdf55b9149d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:44,476 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:51:44,477 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1753', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8696a93-3306-4136-a64c-6b9afa6da174', 'x-compute-request-id': 'req-b8696a93-3306-4136-a64c-6b9afa6da174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:48:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:45,649 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:51:45,650 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:45 GMT', 'server': 'Apache/2.4.41 (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-cc8ce2b3-3652-4028-807b-b6a660d5806c', 'x-compute-request-id': 'req-cc8ce2b3-3652-4028-807b-b6a660d5806c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:45,666 126089 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/spawning" ==> "SHELVED_OFFLOADED/None" after 222 second wait 2022-10-15 08:51:46,828 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:51:46,828 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:46 GMT', 'server': 'Apache/2.4.41 (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-760c5ce4-02bf-4453-a0d1-c50112df8347', 'x-compute-request-id': 'req-760c5ce4-02bf-4453-a0d1-c50112df8347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:48,000 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:51:48,000 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:47 GMT', 'server': 'Apache/2.4.41 (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-95775239-64ab-4b7b-adb1-3c9b209ddf12', 'x-compute-request-id': 'req-95775239-64ab-4b7b-adb1-3c9b209ddf12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:49,171 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:51:49,171 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:49 GMT', 'server': 'Apache/2.4.41 (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-4309cbe1-9784-441f-a019-331be54743ed', 'x-compute-request-id': 'req-4309cbe1-9784-441f-a019-331be54743ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:50,350 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:51:50,350 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:50 GMT', 'server': 'Apache/2.4.41 (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-84b89433-888f-4b3b-8acd-26a40476b2db', 'x-compute-request-id': 'req-84b89433-888f-4b3b-8acd-26a40476b2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:51,521 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:51:51,521 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:51 GMT', 'server': 'Apache/2.4.41 (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-1452ed8a-213c-48e3-b382-d3865aa0e1c3', 'x-compute-request-id': 'req-1452ed8a-213c-48e3-b382-d3865aa0e1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:52,693 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:51:52,694 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:52 GMT', 'server': 'Apache/2.4.41 (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-bf4ac0fa-5b08-4c61-8f59-ef6b43f88571', 'x-compute-request-id': 'req-bf4ac0fa-5b08-4c61-8f59-ef6b43f88571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:53,870 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:51:53,870 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:53 GMT', 'server': 'Apache/2.4.41 (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-3e05dd26-ad62-4df5-80a4-23177c2f44dc', 'x-compute-request-id': 'req-3e05dd26-ad62-4df5-80a4-23177c2f44dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:55,051 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.163s 2022-10-15 08:51:55,052 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:54 GMT', 'server': 'Apache/2.4.41 (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-6f133be3-1118-4a40-acb4-ab34d8c667fa', 'x-compute-request-id': 'req-6f133be3-1118-4a40-acb4-ab34d8c667fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:56,229 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:51:56,230 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:56 GMT', 'server': 'Apache/2.4.41 (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-f1f6cd69-58c1-46be-bea3-3f7453eea336', 'x-compute-request-id': 'req-f1f6cd69-58c1-46be-bea3-3f7453eea336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:57,402 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:51:57,402 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:57 GMT', 'server': 'Apache/2.4.41 (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-b900f05c-1bb9-4996-b6c2-d24dd6ff0a1a', 'x-compute-request-id': 'req-b900f05c-1bb9-4996-b6c2-d24dd6ff0a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:58,577 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:51:58,577 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:58 GMT', 'server': 'Apache/2.4.41 (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-fc94653b-5b6a-4205-bb21-f6babdb270af', 'x-compute-request-id': 'req-fc94653b-5b6a-4205-bb21-f6babdb270af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:51:59,747 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.151s 2022-10-15 08:51:59,748 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:59 GMT', 'server': 'Apache/2.4.41 (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-3c7b9f34-6f16-4730-b06e-56fa688e50cc', 'x-compute-request-id': 'req-3c7b9f34-6f16-4730-b06e-56fa688e50cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:00,921 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:52:00,922 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:00 GMT', 'server': 'Apache/2.4.41 (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-a7197c05-85c9-49bc-9432-c1b5955afbce', 'x-compute-request-id': 'req-a7197c05-85c9-49bc-9432-c1b5955afbce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:02,092 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:52:02,093 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:01 GMT', 'server': 'Apache/2.4.41 (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-5ccfbc69-8b0b-4e00-a1b4-5b8b5c8e9532', 'x-compute-request-id': 'req-5ccfbc69-8b0b-4e00-a1b4-5b8b5c8e9532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:03,264 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:52:03,265 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:03 GMT', 'server': 'Apache/2.4.41 (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-9c29c034-e3a9-40a7-9c91-970229b4f39e', 'x-compute-request-id': 'req-9c29c034-e3a9-40a7-9c91-970229b4f39e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:04,447 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.163s 2022-10-15 08:52:04,448 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:04 GMT', 'server': 'Apache/2.4.41 (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-080d8559-4bd9-4e1f-bc16-a45457523b1b', 'x-compute-request-id': 'req-080d8559-4bd9-4e1f-bc16-a45457523b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:05,621 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:52:05,621 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:05 GMT', 'server': 'Apache/2.4.41 (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-357815df-0710-463e-8bc8-496f3845ceec', 'x-compute-request-id': 'req-357815df-0710-463e-8bc8-496f3845ceec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:06,798 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:52:06,798 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:06 GMT', 'server': 'Apache/2.4.41 (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-53bf903e-b687-4988-add9-29f9a6389bd4', 'x-compute-request-id': 'req-53bf903e-b687-4988-add9-29f9a6389bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:07,971 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:52:07,972 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:07 GMT', 'server': 'Apache/2.4.41 (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-a614cb01-f9aa-4c2f-ad1b-bdb48c942f92', 'x-compute-request-id': 'req-a614cb01-f9aa-4c2f-ad1b-bdb48c942f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:09,156 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.164s 2022-10-15 08:52:09,156 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:08 GMT', 'server': 'Apache/2.4.41 (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-fde0bb65-b621-4036-b3e2-584c955c503f', 'x-compute-request-id': 'req-fde0bb65-b621-4036-b3e2-584c955c503f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:10,327 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:52:10,328 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:10 GMT', 'server': 'Apache/2.4.41 (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-cd75ae22-3a7f-4afc-bbb3-498599d91a3f', 'x-compute-request-id': 'req-cd75ae22-3a7f-4afc-bbb3-498599d91a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:11,499 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:52:11,500 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:11 GMT', 'server': 'Apache/2.4.41 (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-f8012d40-0064-46ef-b025-106f67504da6', 'x-compute-request-id': 'req-f8012d40-0064-46ef-b025-106f67504da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:12,681 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:52:12,681 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:12 GMT', 'server': 'Apache/2.4.41 (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-1e583ecb-bcb4-4713-8563-6d7820746772', 'x-compute-request-id': 'req-1e583ecb-bcb4-4713-8563-6d7820746772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:13,857 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:52:13,857 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:13 GMT', 'server': 'Apache/2.4.41 (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-06335dae-ddb3-4d8d-ba7f-0ba7d9a2facd', 'x-compute-request-id': 'req-06335dae-ddb3-4d8d-ba7f-0ba7d9a2facd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:15,038 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.163s 2022-10-15 08:52:15,038 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:14 GMT', 'server': 'Apache/2.4.41 (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-fa8f8181-0011-44af-b359-a718571faead', 'x-compute-request-id': 'req-fa8f8181-0011-44af-b359-a718571faead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:16,213 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:52:16,213 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:16 GMT', 'server': 'Apache/2.4.41 (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-9c4e3504-88ef-478b-ac52-a2d7e0365c50', 'x-compute-request-id': 'req-9c4e3504-88ef-478b-ac52-a2d7e0365c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:17,382 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.151s 2022-10-15 08:52:17,383 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:17 GMT', 'server': 'Apache/2.4.41 (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-0f29832b-86cd-4d6f-90f9-c5445f1b81f9', 'x-compute-request-id': 'req-0f29832b-86cd-4d6f-90f9-c5445f1b81f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:18,559 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:52:18,560 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:18 GMT', 'server': 'Apache/2.4.41 (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-0f663f26-f215-41fa-90dd-7ad3f5345200', 'x-compute-request-id': 'req-0f663f26-f215-41fa-90dd-7ad3f5345200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:19,729 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:52:19,729 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:19 GMT', 'server': 'Apache/2.4.41 (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-a03c2dfc-ab6d-4213-8241-76627779e0ae', 'x-compute-request-id': 'req-a03c2dfc-ab6d-4213-8241-76627779e0ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:20,907 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:52:20,908 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:20 GMT', 'server': 'Apache/2.4.41 (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-b3eae6e5-5e4a-4363-850c-1d3501f89efc', 'x-compute-request-id': 'req-b3eae6e5-5e4a-4363-850c-1d3501f89efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:22,077 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:52:22,078 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:21 GMT', 'server': 'Apache/2.4.41 (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-0f4e810b-b59f-438f-9803-e689dfeef0d1', 'x-compute-request-id': 'req-0f4e810b-b59f-438f-9803-e689dfeef0d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:23,253 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:52:23,253 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:23 GMT', 'server': 'Apache/2.4.41 (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-ef26a12e-b98f-47d8-b4bb-6d5f8d5eeeea', 'x-compute-request-id': 'req-ef26a12e-b98f-47d8-b4bb-6d5f8d5eeeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:24,427 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:52:24,427 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:24 GMT', 'server': 'Apache/2.4.41 (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-1df0936e-88cc-4c9f-bdc3-b256067f9e83', 'x-compute-request-id': 'req-1df0936e-88cc-4c9f-bdc3-b256067f9e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:25,603 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:52:25,604 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:25 GMT', 'server': 'Apache/2.4.41 (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-a421b2f5-b44f-42cc-9780-11ac0b355849', 'x-compute-request-id': 'req-a421b2f5-b44f-42cc-9780-11ac0b355849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:26,935 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.314s 2022-10-15 08:52:26,936 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:26 GMT', 'server': 'Apache/2.4.41 (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-387d6fd4-62ba-4c12-b059-ba6269921853', 'x-compute-request-id': 'req-387d6fd4-62ba-4c12-b059-ba6269921853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:28,105 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.151s 2022-10-15 08:52:28,105 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:27 GMT', 'server': 'Apache/2.4.41 (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-f775e531-9640-4fa9-9397-11c35e474904', 'x-compute-request-id': 'req-f775e531-9640-4fa9-9397-11c35e474904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:29,278 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:52:29,278 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:29 GMT', 'server': 'Apache/2.4.41 (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-46a4d993-d2f8-46bf-862a-bb8f4fd7ec5b', 'x-compute-request-id': 'req-46a4d993-d2f8-46bf-862a-bb8f4fd7ec5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:30,451 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:52:30,451 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:30 GMT', 'server': 'Apache/2.4.41 (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-2cd51fe9-918b-43d9-bc0a-1f31bb4884fd', 'x-compute-request-id': 'req-2cd51fe9-918b-43d9-bc0a-1f31bb4884fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:31,622 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:52:31,622 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:31 GMT', 'server': 'Apache/2.4.41 (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-2a841a64-d82e-4215-a74e-b259cfecbb8a', 'x-compute-request-id': 'req-2a841a64-d82e-4215-a74e-b259cfecbb8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:32,796 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:52:32,796 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:32 GMT', 'server': 'Apache/2.4.41 (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-1abc8660-34c7-43b7-b147-c535b7ddde67', 'x-compute-request-id': 'req-1abc8660-34c7-43b7-b147-c535b7ddde67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:33,982 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.169s 2022-10-15 08:52:33,983 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:33 GMT', 'server': 'Apache/2.4.41 (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-a02825c6-5b53-47b8-9afe-d1af7aed3e05', 'x-compute-request-id': 'req-a02825c6-5b53-47b8-9afe-d1af7aed3e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:35,174 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.173s 2022-10-15 08:52:35,174 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:35 GMT', 'server': 'Apache/2.4.41 (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-373b5e30-6bd3-4dc6-9182-612547ae5ed1', 'x-compute-request-id': 'req-373b5e30-6bd3-4dc6-9182-612547ae5ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:36,356 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.164s 2022-10-15 08:52:36,356 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:36 GMT', 'server': 'Apache/2.4.41 (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-2de986af-3034-4608-a94d-d7c4d097ed83', 'x-compute-request-id': 'req-2de986af-3034-4608-a94d-d7c4d097ed83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:37,537 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.164s 2022-10-15 08:52:37,538 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:37 GMT', 'server': 'Apache/2.4.41 (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-8c603fa9-1ea5-4fb2-b2bd-e29d91914f20', 'x-compute-request-id': 'req-8c603fa9-1ea5-4fb2-b2bd-e29d91914f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:38,710 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:52:38,710 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:38 GMT', 'server': 'Apache/2.4.41 (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-e2174853-8de3-426f-af34-f71d31b85fe0', 'x-compute-request-id': 'req-e2174853-8de3-426f-af34-f71d31b85fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:39,884 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:52:39,885 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:39 GMT', 'server': 'Apache/2.4.41 (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-cd0aacc1-e2a5-40b5-b5dc-89a8a591be26', 'x-compute-request-id': 'req-cd0aacc1-e2a5-40b5-b5dc-89a8a591be26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:41,055 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:52:41,056 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:40 GMT', 'server': 'Apache/2.4.41 (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-a59c5b6a-2b02-47fa-8d6e-d9a8c35fc0d9', 'x-compute-request-id': 'req-a59c5b6a-2b02-47fa-8d6e-d9a8c35fc0d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:42,230 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:52:42,230 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:42 GMT', 'server': 'Apache/2.4.41 (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-811d05b7-6400-4024-998f-5b11f8507fea', 'x-compute-request-id': 'req-811d05b7-6400-4024-998f-5b11f8507fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:43,402 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:52:43,402 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:43 GMT', 'server': 'Apache/2.4.41 (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-1d1c928f-259b-4170-806b-416bcdd28c43', 'x-compute-request-id': 'req-1d1c928f-259b-4170-806b-416bcdd28c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:44,580 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:52:44,580 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:44 GMT', 'server': 'Apache/2.4.41 (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-1c1b8b6a-82a1-462a-b234-42250d5be229', 'x-compute-request-id': 'req-1c1b8b6a-82a1-462a-b234-42250d5be229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:45,901 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.303s 2022-10-15 08:52:45,902 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:45 GMT', 'server': 'Apache/2.4.41 (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-59cfbd9c-666b-44ac-a803-a81dd03bcf3b', 'x-compute-request-id': 'req-59cfbd9c-666b-44ac-a803-a81dd03bcf3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:47,185 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.265s 2022-10-15 08:52:47,185 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:46 GMT', 'server': 'Apache/2.4.41 (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-8fed7323-143f-43bf-9ea7-de96bbf2be2f', 'x-compute-request-id': 'req-8fed7323-143f-43bf-9ea7-de96bbf2be2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:48,367 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.164s 2022-10-15 08:52:48,367 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:48 GMT', 'server': 'Apache/2.4.41 (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-2e16028f-f215-412e-a141-93a991490875', 'x-compute-request-id': 'req-2e16028f-f215-412e-a141-93a991490875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:49,592 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.208s 2022-10-15 08:52:49,592 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:49 GMT', 'server': 'Apache/2.4.41 (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-171511ce-3ccd-454c-acac-8dfae0d3de8d', 'x-compute-request-id': 'req-171511ce-3ccd-454c-acac-8dfae0d3de8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:50,840 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.231s 2022-10-15 08:52:50,841 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:50 GMT', 'server': 'Apache/2.4.41 (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-70fb2483-7f63-478f-a2a8-11b657609f13', 'x-compute-request-id': 'req-70fb2483-7f63-478f-a2a8-11b657609f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:52,073 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.215s 2022-10-15 08:52:52,073 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:51 GMT', 'server': 'Apache/2.4.41 (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-b4ad6572-61d0-4bda-82ab-1ced37231d1b', 'x-compute-request-id': 'req-b4ad6572-61d0-4bda-82ab-1ced37231d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:53,280 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.190s 2022-10-15 08:52:53,280 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:53 GMT', 'server': 'Apache/2.4.41 (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-a132d135-6725-4fb1-b890-a53f0c2071bd', 'x-compute-request-id': 'req-a132d135-6725-4fb1-b890-a53f0c2071bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:54,462 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.164s 2022-10-15 08:52:54,463 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:54 GMT', 'server': 'Apache/2.4.41 (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-aeaa687f-cf36-4dea-a0be-321b6f53c10c', 'x-compute-request-id': 'req-aeaa687f-cf36-4dea-a0be-321b6f53c10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:55,667 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.187s 2022-10-15 08:52:55,667 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:55 GMT', 'server': 'Apache/2.4.41 (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-3dc86a0a-322e-4896-8374-bff593244645', 'x-compute-request-id': 'req-3dc86a0a-322e-4896-8374-bff593244645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:56,907 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.220s 2022-10-15 08:52:56,908 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:56 GMT', 'server': 'Apache/2.4.41 (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-13c69367-3479-4d0f-a4d8-48fa4e1daf30', 'x-compute-request-id': 'req-13c69367-3479-4d0f-a4d8-48fa4e1daf30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:58,152 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.226s 2022-10-15 08:52:58,152 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:57 GMT', 'server': 'Apache/2.4.41 (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-fa9b61ce-a08b-4b6c-a039-6e60d1879d22', 'x-compute-request-id': 'req-fa9b61ce-a08b-4b6c-a039-6e60d1879d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:52:59,417 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.247s 2022-10-15 08:52:59,417 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:59 GMT', 'server': 'Apache/2.4.41 (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-5715d155-c300-40ca-9b00-8a1b0fbb48e5', 'x-compute-request-id': 'req-5715d155-c300-40ca-9b00-8a1b0fbb48e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:00,589 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:53:00,590 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:00 GMT', 'server': 'Apache/2.4.41 (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-35c35d0b-3bf5-4c88-9ad1-6eb275a39b91', 'x-compute-request-id': 'req-35c35d0b-3bf5-4c88-9ad1-6eb275a39b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:01,769 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.161s 2022-10-15 08:53:01,769 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:01 GMT', 'server': 'Apache/2.4.41 (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-aa18e4b8-21e4-4848-a0e6-c0c3bcb0e67d', 'x-compute-request-id': 'req-aa18e4b8-21e4-4848-a0e6-c0c3bcb0e67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:02,947 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:53:02,948 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:02 GMT', 'server': 'Apache/2.4.41 (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-1733c51a-7329-4dfe-9e96-421b1028b438', 'x-compute-request-id': 'req-1733c51a-7329-4dfe-9e96-421b1028b438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:04,132 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.167s 2022-10-15 08:53:04,133 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:03 GMT', 'server': 'Apache/2.4.41 (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-dfc426aa-8234-4029-b387-f36ef330b759', 'x-compute-request-id': 'req-dfc426aa-8234-4029-b387-f36ef330b759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:05,316 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.167s 2022-10-15 08:53:05,317 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:05 GMT', 'server': 'Apache/2.4.41 (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-f7adfcf2-bae3-490e-8607-735b6c3af530', 'x-compute-request-id': 'req-f7adfcf2-bae3-490e-8607-735b6c3af530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:06,646 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.311s 2022-10-15 08:53:06,646 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:06 GMT', 'server': 'Apache/2.4.41 (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-7939d0f2-3b00-4545-9860-9fb0eb8611fc', 'x-compute-request-id': 'req-7939d0f2-3b00-4545-9860-9fb0eb8611fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:07,937 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.272s 2022-10-15 08:53:07,937 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:07 GMT', 'server': 'Apache/2.4.41 (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-e8966176-e210-42c8-8de4-02687baef40f', 'x-compute-request-id': 'req-e8966176-e210-42c8-8de4-02687baef40f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:09,110 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:53:09,111 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:08 GMT', 'server': 'Apache/2.4.41 (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-b29d43d8-4a94-4aa4-8c47-8f2e3498f781', 'x-compute-request-id': 'req-b29d43d8-4a94-4aa4-8c47-8f2e3498f781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:10,288 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:53:10,289 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:10 GMT', 'server': 'Apache/2.4.41 (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-f9940387-9357-4dfa-9ce2-d1d72439c377', 'x-compute-request-id': 'req-f9940387-9357-4dfa-9ce2-d1d72439c377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:11,463 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:53:11,463 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:11 GMT', 'server': 'Apache/2.4.41 (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-45260c18-afb2-4c7b-b367-8bb914959a3b', 'x-compute-request-id': 'req-45260c18-afb2-4c7b-b367-8bb914959a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:12,639 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:53:12,640 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:12 GMT', 'server': 'Apache/2.4.41 (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-6589dffa-5356-4d89-949f-4bdd0af91825', 'x-compute-request-id': 'req-6589dffa-5356-4d89-949f-4bdd0af91825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:13,812 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:53:13,812 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:13 GMT', 'server': 'Apache/2.4.41 (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-202a46a2-1af3-4398-b87a-00d82b558590', 'x-compute-request-id': 'req-202a46a2-1af3-4398-b87a-00d82b558590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:14,985 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:53:14,985 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:14 GMT', 'server': 'Apache/2.4.41 (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-7cef3ad1-d02e-4b87-9dbd-a3588dddd67c', 'x-compute-request-id': 'req-7cef3ad1-d02e-4b87-9dbd-a3588dddd67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:16,165 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.161s 2022-10-15 08:53:16,165 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:16 GMT', 'server': 'Apache/2.4.41 (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-50e3e7dd-c03a-4b34-ad61-ddade3f2cb00', 'x-compute-request-id': 'req-50e3e7dd-c03a-4b34-ad61-ddade3f2cb00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:17,337 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:53:17,337 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:17 GMT', 'server': 'Apache/2.4.41 (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-f0572692-4338-4b00-9edf-7c1699b30cae', 'x-compute-request-id': 'req-f0572692-4338-4b00-9edf-7c1699b30cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:18,514 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:53:18,514 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:18 GMT', 'server': 'Apache/2.4.41 (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-584ff5d9-dee6-407e-81f4-285f52954095', 'x-compute-request-id': 'req-584ff5d9-dee6-407e-81f4-285f52954095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:19,686 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:53:19,686 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:19 GMT', 'server': 'Apache/2.4.41 (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-73ef0fd3-41a7-439f-86e5-0b90afb6e932', 'x-compute-request-id': 'req-73ef0fd3-41a7-439f-86e5-0b90afb6e932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:20,856 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:53:20,856 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:20 GMT', 'server': 'Apache/2.4.41 (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-7a01a222-5c09-47a1-a0e0-38064c849227', 'x-compute-request-id': 'req-7a01a222-5c09-47a1-a0e0-38064c849227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:22,028 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:53:22,029 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:21 GMT', 'server': 'Apache/2.4.41 (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-7f5aeebd-62d6-4644-9a24-de0a60c4e010', 'x-compute-request-id': 'req-7f5aeebd-62d6-4644-9a24-de0a60c4e010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:23,198 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:53:23,199 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:23 GMT', 'server': 'Apache/2.4.41 (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-68cdc590-36b7-4f48-9573-72de3ab9e332', 'x-compute-request-id': 'req-68cdc590-36b7-4f48-9573-72de3ab9e332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:24,382 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.165s 2022-10-15 08:53:24,382 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:24 GMT', 'server': 'Apache/2.4.41 (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-44cca40d-3431-4988-8da4-146ee838dba1', 'x-compute-request-id': 'req-44cca40d-3431-4988-8da4-146ee838dba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:25,554 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:53:25,555 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:25 GMT', 'server': 'Apache/2.4.41 (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-4d301a16-48a3-4360-9874-403677fe189f', 'x-compute-request-id': 'req-4d301a16-48a3-4360-9874-403677fe189f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:26,730 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:53:26,730 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:26 GMT', 'server': 'Apache/2.4.41 (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-65f09ccd-6c60-4075-bf94-c8ec010296fa', 'x-compute-request-id': 'req-65f09ccd-6c60-4075-bf94-c8ec010296fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:27,904 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:53:27,905 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:27 GMT', 'server': 'Apache/2.4.41 (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-5a0df8e7-7763-4193-bf3b-4812f02374cf', 'x-compute-request-id': 'req-5a0df8e7-7763-4193-bf3b-4812f02374cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:29,089 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.166s 2022-10-15 08:53:29,089 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:28 GMT', 'server': 'Apache/2.4.41 (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-237af69a-8132-4a23-81c8-0b98a1cf6290', 'x-compute-request-id': 'req-237af69a-8132-4a23-81c8-0b98a1cf6290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:30,264 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:53:30,265 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:30 GMT', 'server': 'Apache/2.4.41 (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-a9d62519-cf1c-4d0c-83a5-b7508cf6f231', 'x-compute-request-id': 'req-a9d62519-cf1c-4d0c-83a5-b7508cf6f231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:31,435 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:53:31,435 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:31 GMT', 'server': 'Apache/2.4.41 (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-121dd298-9067-4e6c-b446-ec39ee4087c9', 'x-compute-request-id': 'req-121dd298-9067-4e6c-b446-ec39ee4087c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:32,610 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:53:32,611 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:32 GMT', 'server': 'Apache/2.4.41 (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-8f987f66-6090-44c1-93ef-95203c5a686f', 'x-compute-request-id': 'req-8f987f66-6090-44c1-93ef-95203c5a686f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:33,779 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:53:33,779 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:33 GMT', 'server': 'Apache/2.4.41 (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-a08895cb-f67f-4ae5-9b75-65867dba51ec', 'x-compute-request-id': 'req-a08895cb-f67f-4ae5-9b75-65867dba51ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:34,951 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:53:34,952 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:34 GMT', 'server': 'Apache/2.4.41 (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-264ed9f6-d592-42c4-853b-053d8ac4c2fa', 'x-compute-request-id': 'req-264ed9f6-d592-42c4-853b-053d8ac4c2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:36,125 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:53:36,125 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:35 GMT', 'server': 'Apache/2.4.41 (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-64faa63d-31ac-4580-960f-bda24cf6e29b', 'x-compute-request-id': 'req-64faa63d-31ac-4580-960f-bda24cf6e29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:37,299 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:53:37,299 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:37 GMT', 'server': 'Apache/2.4.41 (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-1eab4e7b-d37e-48d4-bfbf-7bb3343f51f4', 'x-compute-request-id': 'req-1eab4e7b-d37e-48d4-bfbf-7bb3343f51f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:38,475 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:53:38,476 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:38 GMT', 'server': 'Apache/2.4.41 (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-2808fad3-5a7f-473d-833f-f6d97a78227f', 'x-compute-request-id': 'req-2808fad3-5a7f-473d-833f-f6d97a78227f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:39,651 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:53:39,652 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:39 GMT', 'server': 'Apache/2.4.41 (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-73a2bfce-ce5f-432c-a147-fa206968820c', 'x-compute-request-id': 'req-73a2bfce-ce5f-432c-a147-fa206968820c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:40,826 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:53:40,826 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:40 GMT', 'server': 'Apache/2.4.41 (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-6d1cd041-1ae8-4893-aae0-dee9fded08eb', 'x-compute-request-id': 'req-6d1cd041-1ae8-4893-aae0-dee9fded08eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:41,996 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.152s 2022-10-15 08:53:41,996 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:41 GMT', 'server': 'Apache/2.4.41 (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-c4920389-b157-41e3-99eb-92f560a8a356', 'x-compute-request-id': 'req-c4920389-b157-41e3-99eb-92f560a8a356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:43,169 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:53:43,169 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:43 GMT', 'server': 'Apache/2.4.41 (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-5021aec2-2329-4d03-9370-8a4b8b51bbf7', 'x-compute-request-id': 'req-5021aec2-2329-4d03-9370-8a4b8b51bbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:44,593 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.406s 2022-10-15 08:53:44,594 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:44 GMT', 'server': 'Apache/2.4.41 (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-38bcf33c-b577-4dfa-ab8c-cc6bebc848e6', 'x-compute-request-id': 'req-38bcf33c-b577-4dfa-ab8c-cc6bebc848e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:45,799 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.187s 2022-10-15 08:53:45,799 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:45 GMT', 'server': 'Apache/2.4.41 (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-0dea5656-beb2-4ac4-9ff4-b1d4a794b84d', 'x-compute-request-id': 'req-0dea5656-beb2-4ac4-9ff4-b1d4a794b84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:46,971 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.154s 2022-10-15 08:53:46,971 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:46 GMT', 'server': 'Apache/2.4.41 (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-8e85dfd2-e511-427d-a27f-fecc944f14ee', 'x-compute-request-id': 'req-8e85dfd2-e511-427d-a27f-fecc944f14ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:48,151 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.162s 2022-10-15 08:53:48,151 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:47 GMT', 'server': 'Apache/2.4.41 (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-7306a9a2-bc74-4da2-9c8c-10e70d6d0110', 'x-compute-request-id': 'req-7306a9a2-bc74-4da2-9c8c-10e70d6d0110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:49,325 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:53:49,325 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:49 GMT', 'server': 'Apache/2.4.41 (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-a7db38ca-67e5-43a1-82ac-29ffb8fbec3d', 'x-compute-request-id': 'req-a7db38ca-67e5-43a1-82ac-29ffb8fbec3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:50,502 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.160s 2022-10-15 08:53:50,502 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:50 GMT', 'server': 'Apache/2.4.41 (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-ec18effc-ebdc-480e-9fc0-cd56d58a5c00', 'x-compute-request-id': 'req-ec18effc-ebdc-480e-9fc0-cd56d58a5c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:51,678 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:53:51,678 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:51 GMT', 'server': 'Apache/2.4.41 (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-3649a85f-2273-48e5-ac0f-c3833b1b51e1', 'x-compute-request-id': 'req-3649a85f-2273-48e5-ac0f-c3833b1b51e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:52,867 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.173s 2022-10-15 08:53:52,868 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:52 GMT', 'server': 'Apache/2.4.41 (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-20533c9c-8de1-4124-9d37-6803511b48e8', 'x-compute-request-id': 'req-20533c9c-8de1-4124-9d37-6803511b48e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:54,192 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.306s 2022-10-15 08:53:54,193 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:53 GMT', 'server': 'Apache/2.4.41 (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-f5cdbefc-fbc3-49e0-b9f1-296efa53e4b8', 'x-compute-request-id': 'req-f5cdbefc-fbc3-49e0-b9f1-296efa53e4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:55,366 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.157s 2022-10-15 08:53:55,367 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:55 GMT', 'server': 'Apache/2.4.41 (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-c47b259e-b99c-454a-96e3-f761e745f1f5', 'x-compute-request-id': 'req-c47b259e-b99c-454a-96e3-f761e745f1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:56,539 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.155s 2022-10-15 08:53:56,539 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:56 GMT', 'server': 'Apache/2.4.41 (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-473cc8a2-ef11-4968-9a33-ef1518de3c98', 'x-compute-request-id': 'req-473cc8a2-ef11-4968-9a33-ef1518de3c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:57,715 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:53:57,716 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:57 GMT', 'server': 'Apache/2.4.41 (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-c35c4170-7c3c-439e-b443-9fb8896b7067', 'x-compute-request-id': 'req-c35c4170-7c3c-439e-b443-9fb8896b7067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:53:58,888 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.156s 2022-10-15 08:53:58,888 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:58 GMT', 'server': 'Apache/2.4.41 (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-acd622c2-c660-401e-bb64-0e25281474f1', 'x-compute-request-id': 'req-acd622c2-c660-401e-bb64-0e25281474f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:54:00,070 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.165s 2022-10-15 08:54:00,071 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:59 GMT', 'server': 'Apache/2.4.41 (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-94870c25-3b22-4cbf-b309-04719d03c712', 'x-compute-request-id': 'req-94870c25-3b22-4cbf-b309-04719d03c712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:54:01,241 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.153s 2022-10-15 08:54:01,242 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:01 GMT', 'server': 'Apache/2.4.41 (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-daadf638-fe5e-4c75-90c6-0456183e6e05', 'x-compute-request-id': 'req-daadf638-fe5e-4c75-90c6-0456183e6e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:54:02,417 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.158s 2022-10-15 08:54:02,417 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:02 GMT', 'server': 'Apache/2.4.41 (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-23b275c9-3f96-4e37-9c48-be2f38f83e4a', 'x-compute-request-id': 'req-23b275c9-3f96-4e37-9c48-be2f38f83e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:54:03,594 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.159s 2022-10-15 08:54:03,595 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:03 GMT', 'server': 'Apache/2.4.41 (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-b938044f-9a81-4984-b78a-b33f1adae25e', 'x-compute-request-id': 'req-b938044f-9a81-4984-b78a-b33f1adae25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"server": {"id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "name": "tempest-AttachVolumeShelveTestJSON-server-1822215430", "status": "SHELVED_OFFLOADED", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:57Z", "updated": "2022-10-15T08:51:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}, {"version": 4, "addr": "172.27.3.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:d0:e4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/5a4919f4-824b-4aec-8131-eabe4e8995df"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-882221769", "OS-SRV-USG:launched_at": "2022-10-15T08:45:40.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1486790428"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-10-15 08:54:03,658 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815 0.042s 2022-10-15 08:54:03,659 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f346aa1-69c9-42db-acd4-7308465ad483', 'content-length': '1180', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f346aa1-69c9-42db-acd4-7308465ad483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815'} Body: b'{"volume": {"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:42.000000", "updated_at": "2022-10-15T08:48:02.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-404283555", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "attachment_id": "868863f1-4f89-4a46-895a-1fa7134f62b7", "volume_id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "server_id": "5a4919f4-824b-4aec-8131-eabe4e8995df", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:54:03,921 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/os-volume_attachments/76ba6eaf-7abd-4fde-bf84-8c53a1416815 0.249s 2022-10-15 08:54:03,922 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:03 GMT', 'server': 'Apache/2.4.41 (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-1f6eb6bc-af5f-4057-8076-9ef15b14f70e', 'x-compute-request-id': 'req-1f6eb6bc-af5f-4057-8076-9ef15b14f70e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/os-volume_attachments/76ba6eaf-7abd-4fde-bf84-8c53a1416815'} Body: b'' 2022-10-15 08:54:03,977 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/os-volume_attachments 0.055s 2022-10-15 08:54:03,978 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0001b625-b264-440c-80e8-7284e847ddb0', 'x-compute-request-id': 'req-0001b625-b264-440c-80e8-7284e847ddb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2022-10-15 08:54:04,018 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815 0.037s 2022-10-15 08:54:04,018 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8cf0f1-ea63-4e40-8b2d-9ec71f4ba72e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8cf0f1-ea63-4e40-8b2d-9ec71f4ba72e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815'} Body: b'{"volume": {"id": "76ba6eaf-7abd-4fde-bf84-8c53a1416815", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:42.000000", "updated_at": "2022-10-15T08:54:04.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-404283555", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/76ba6eaf-7abd-4fde-bf84-8c53a1416815"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:54:04,033 126089 INFO [tempest.common.waiters] volume 76ba6eaf-7abd-4fde-bf84-8c53a1416815 reached available after waiting for 0.033108 seconds 2022-10-15 08:54:05,909 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 1.875s 2022-10-15 08:54:05,909 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25ce7b8a-839d-4fff-ba50-0ee62172df74', 'x-compute-request-id': 'req-25ce7b8a-839d-4fff-ba50-0ee62172df74', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'' 2022-10-15 08:54:05,944 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df 0.034s 2022-10-15 08:54:05,945 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d9bd892d-5ac5-4d60-b538-2faecc71a5c3', 'x-compute-request-id': 'req-d9bd892d-5ac5-4d60-b538-2faecc71a5c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/5a4919f4-824b-4aec-8131-eabe4e8995df'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5a4919f4-824b-4aec-8131-eabe4e8995df could not be found."}}' 2022-10-15 08:54:05,975 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-882221769 0.030s 2022-10-15 08:54:05,976 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdac7af0-8468-47ba-a130-0f9ff86f35fd', 'x-compute-request-id': 'req-bdac7af0-8468-47ba-a130-0f9ff86f35fd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-882221769'} Body: b'' 2022-10-15 08:54:06,119 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/security-groups/65d068a4-3e8d-4702-8efa-7dbd812594a5 0.142s 2022-10-15 08:54:06,119 126089 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-07c6dc13-bcd9-4546-96fa-0b669e53c180', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 08:54:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups/65d068a4-3e8d-4702-8efa-7dbd812594a5'} Body: b'' 2022-10-15 08:54:06,147 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.30:9696/networking/v2.0/security-groups/65d068a4-3e8d-4702-8efa-7dbd812594a5 0.027s 2022-10-15 08:54:06,147 126089 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-b0049b64-8f38-42cc-8fc3-0ceb76881318', 'date': 'Sat, 15 Oct 2022 08:54:06 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups/65d068a4-3e8d-4702-8efa-7dbd812594a5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 65d068a4-3e8d-4702-8efa-7dbd812594a5 does not exist", "detail": ""}}' 2022-10-15 08:54:06,559 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/floatingips/b7a5059e-b25b-4ed2-b020-caf39ee93bcf 0.412s 2022-10-15 08:54:06,560 126089 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-9ad7446a-46e4-4dc4-9a32-84fc7d01563a', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 08:54:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/b7a5059e-b25b-4ed2-b020-caf39ee93bcf'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 275, in test_attach_volume_shelved_or_offload_server self._unshelve_server_and_check_volumes( File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 249, in _unshelve_server_and_check_volumes waiters.wait_for_server_status(self.servers_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 101, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Server 5a4919f4-824b-4aec-8131-eabe4e8995df failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: SHELVED_OFFLOADED. Current task state: None. |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft9.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-10-15 08:54:06,679 126089 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-10-15 08:54:06,679 126089 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-10-15 08:54:06,743 126089 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.061s 2022-10-15 08:54:06,743 126089 DEBUG [tempest.lib.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-324521777", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGfuDlWHnPoCDD0lJTFSJj1bLFdhQOqHZPAmnczkWPnsF/nYpKIoUesRVh8dyQO8oPzmwMTszpbrpbsvyz+8R3Jy7QWdBgQYWUe2FRXFt1mdb3HZ6j70mmNRELSW9SnHlA=="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-818dc2cd-d761-43e8-b1b8-f0e6bd854d7d', 'x-compute-request-id': 'req-818dc2cd-d761-43e8-b1b8-f0e6bd854d7d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-324521777", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGfuDlWHnPoCDD0lJTFSJj1bLFdhQOqHZPAmnczkWPnsF/nYpKIoUesRVh8dyQO8oPzmwMTszpbrpbsvyz+8R3Jy7QWdBgQYWUe2FRXFt1mdb3HZ6j70mmNRELSW9SnHlA==", "fingerprint": "11:cf:55:dd:4f:e1:fa:55:d9:8a:10:2e:5c:72:ee:15", "user_id": "388ca829d87348bd9b524fd9a80e578b"}}' 2022-10-15 08:54:06,746 126089 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-324521777 created 2022-10-15 08:54:06,884 126089 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-groups 0.137s 2022-10-15 08:54:06,884 126089 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--1071256987", "description": "tempest-description--1956931852"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-e186345f-cd4c-4c24-b3bb-a79bd215e960', 'date': 'Sat, 15 Oct 2022 08:54:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c28260a9-cf64-47ce-8fb3-17a10cd441c0", "name": "tempest-securitygroup--1071256987", "stateful": true, "tenant_id": "23e3a95b1487450cad043a820d321f26", "description": "tempest-description--1956931852", "shared": false, "security_group_rules": [{"id": "30185b40-a691-4ffe-80fd-b06405f085e4", "tenant_id": "23e3a95b1487450cad043a820d321f26", "security_group_id": "c28260a9-cf64-47ce-8fb3-17a10cd441c0", "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": 382, "description": null, "tags": [], "created_at": "2022-10-15T08:54:06Z", "updated_at": "2022-10-15T08:54:06Z", "revision_number": 0, "project_id": "23e3a95b1487450cad043a820d321f26"}, {"id": "beed84d7-6ffa-4d96-b966-bba0bd28327e", "tenant_id": "23e3a95b1487450cad043a820d321f26", "security_group_id": "c28260a9-cf64-47ce-8fb3-17a10cd441c0", "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": 383, "description": null, "tags": [], "created_at": "2022-10-15T08:54:06Z", "updated_at": "2022-10-15T08:54:06Z", "revision_number": 0, "project_id": "23e3a95b1487450cad043a820d321f26"}], "tags": [], "created_at": "2022-10-15T08:54:06Z", "updated_at": "2022-10-15T08:54:06Z", "revision_number": 1, "project_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:54:07,004 126089 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.119s 2022-10-15 08:54:07,004 126089 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": "c28260a9-cf64-47ce-8fb3-17a10cd441c0", "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-9d6e4db2-5581-4372-b1af-b56a33298ce6', 'date': 'Sat, 15 Oct 2022 08:54:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "20c32a9f-2127-4737-b55f-29b051b8bc21", "tenant_id": "23e3a95b1487450cad043a820d321f26", "security_group_id": "c28260a9-cf64-47ce-8fb3-17a10cd441c0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T08:54:06Z", "updated_at": "2022-10-15T08:54:06Z", "revision_number": 0, "project_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:54:07,134 126089 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.129s 2022-10-15 08:54:07,135 126089 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": "c28260a9-cf64-47ce-8fb3-17a10cd441c0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a17db886-db13-4b36-8869-b4d3802c64c5', 'date': 'Sat, 15 Oct 2022 08:54:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6ef71786-1b4b-4e95-96d6-3a28e720abec", "tenant_id": "23e3a95b1487450cad043a820d321f26", "security_group_id": "c28260a9-cf64-47ce-8fb3-17a10cd441c0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T08:54:07Z", "updated_at": "2022-10-15T08:54:07Z", "revision_number": 0, "project_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:54:07,135 126089 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1071256987 created 2022-10-15 08:54:07,901 126089 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/floatingips 0.765s 2022-10-15 08:54:07,901 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-2f8baa09-3d93-45d3-8a6c-563deb112b94', 'date': 'Sat, 15 Oct 2022 08:54:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "aa7ca0df-1eaf-4e95-819b-34d3f15bbeea", "tenant_id": "23e3a95b1487450cad043a820d321f26", "floating_ip_address": "172.27.3.236", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "23e3a95b1487450cad043a820d321f26", "description": "", "port_details": null, "tags": [], "created_at": "2022-10-15T08:54:07Z", "updated_at": "2022-10-15T08:54:07Z", "revision_number": 0}}' 2022-10-15 08:54:07,901 126089 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'aa7ca0df-1eaf-4e95-819b-34d3f15bbeea', 'tenant_id': '23e3a95b1487450cad043a820d321f26', 'floating_ip_address': '172.27.3.236', 'floating_network_id': 'a9f2bb15-f67a-42b4-b354-6db68dfeb13f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '23e3a95b1487450cad043a820d321f26', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-10-15T08:54:07Z', 'updated_at': '2022-10-15T08:54:07Z', 'revision_number': 0, 'ip': '172.27.3.236'} created 2022-10-15 08:54:07,986 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.078s 2022-10-15 08:54:07,986 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3266', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7e9f1b19-deee-4e7d-926f-3f2a5ab6fe37', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "388ca829d87348bd9b524fd9a80e578b", "name": "tempest-AttachVolumeShelveTestJSON-1552004018-project", "password_expires_at": null}, "audit_ids": ["w8lyIWKPS7Kwa8BKuO9DkQ"], "expires_at": "2022-10-15T09:54:07.000000Z", "issued_at": "2022-10-15T08:54:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23e3a95b1487450cad043a820d321f26", "name": "tempest-AttachVolumeShelveTestJSON-1552004018"}, "is_domain": false, "roles": [{"id": "3248f0268738489b883041851d681bb7", "name": "member"}, {"id": "080a66722a3d4936966a3a50bf9bafe1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "62786354f6024ea1ada9210aa98ea275", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "1497a3cd8b854c72af5f9aa23fa752c9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4395d388392c44acbce0ef44931b4e46", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26", "region": "RegionOne"}], "id": "1c31719e1e9d43158c5d370e9f561bc4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "81ad7b2f01774c028b06cd2430101a69", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/23e3a95b1487450cad043a820d321f26", "region": "RegionOne"}], "id": "259011d7f1a14f86aa1efccde13876d5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "82466acaea994f73b487e467d5ba839a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "57a2dff7f1754e4a88265c5900962d05", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "11003f7896304228b2e40f9dd0e51c99", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "6ff2817b180d419985450b23becc3704", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "269478e975794acca78658051d821e8f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/networking", "region": "RegionOne"}], "id": "919cf4ab5e73419f86f50ea2af2fb754", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fd4249603d26444786f6ac37b13f3eca", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "c8fabbc0c02f4dbd92168d95326c58d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5143267d72444601a1ae5304a336fb1e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26", "region": "RegionOne"}], "id": "f82e1ab33ab44041a4ae37dea257e5ca", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0cbbd8cc9aa54a479d38c623f4f9d608", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_23e3a95b1487450cad043a820d321f26", "region": "RegionOne"}, {"id": "63450b6db2c9479bb23665e227457161", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "fc0069003c8e49f892e5afb67ea77d16", "type": "object-store", "name": "swift"}]}}' 2022-10-15 08:54:07,987 126089 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'ea53bcc8-72ba-43b3-b5ba-25a7a79f0091', 'name': 'tempest-AttachVolumeShelveTestJSON-560338419-network', 'tenant_id': '23e3a95b1487450cad043a820d321f26', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '23e3a95b1487450cad043a820d321f26', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 343, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-10-15T08:44:24Z', 'updated_at': '2022-10-15T08:44:24Z', 'revision_number': 1} available for tenant 2022-10-15 08:54:07,987 126089 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-324521777', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGfuDlWHnPoCDD0lJTFSJj1bLFdhQOqHZPAmnczkWPnsF/nYpKIoUesRVh8dyQO8oPzmwMTszpbrpbsvyz+8R3Jy7QWdBgQYWUe2FRXFt1mdb3HZ6j70mmNRELSW9SnHlA==', 'fingerprint': '11:cf:55:dd:4f:e1:fa:55:d9:8a:10:2e:5c:72:ee:15', 'user_id': '388ca829d87348bd9b524fd9a80e578b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBIVwzzOyMVMwDI749S3ahYlfP4mcqQCt1BJatZYn31+bPJoGwpgIBd\nEmCvOzDTB+2gBwYFK4EEACKhZANiAARn7g5Vh5z6Agw9JSUxUiY9WyxXYUDqh2Tw\nJp3M5Fj57Bf52KSiKFHrEVYfHckDvKD85sDE7M6W66W7L8s/vEdycu0FnQYEGFlH\nthUVxbdZnW9x2eo+9JpjURC0lvUpx5Q=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c28260a9-cf64-47ce-8fb3-17a10cd441c0', 'name': 'tempest-securitygroup--1071256987', 'stateful': True, 'tenant_id': '23e3a95b1487450cad043a820d321f26', 'description': 'tempest-description--1956931852', 'shared': False, 'security_group_rules': [{'id': '30185b40-a691-4ffe-80fd-b06405f085e4', 'tenant_id': '23e3a95b1487450cad043a820d321f26', 'security_group_id': 'c28260a9-cf64-47ce-8fb3-17a10cd441c0', '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': 382, 'description': None, 'tags': [], 'created_at': '2022-10-15T08:54:06Z', 'updated_at': '2022-10-15T08:54:06Z', 'revision_number': 0, 'project_id': '23e3a95b1487450cad043a820d321f26'}, {'id': 'beed84d7-6ffa-4d96-b966-bba0bd28327e', 'tenant_id': '23e3a95b1487450cad043a820d321f26', 'security_group_id': 'c28260a9-cf64-47ce-8fb3-17a10cd441c0', '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': 383, 'description': None, 'tags': [], 'created_at': '2022-10-15T08:54:06Z', 'updated_at': '2022-10-15T08:54:06Z', 'revision_number': 0, 'project_id': '23e3a95b1487450cad043a820d321f26'}], 'tags': [], 'created_at': '2022-10-15T08:54:06Z', 'updated_at': '2022-10-15T08:54:06Z', 'revision_number': 1, 'project_id': '23e3a95b1487450cad043a820d321f26'}, 'floating_ip': {'id': 'aa7ca0df-1eaf-4e95-819b-34d3f15bbeea', 'tenant_id': '23e3a95b1487450cad043a820d321f26', 'floating_ip_address': '172.27.3.236', 'floating_network_id': 'a9f2bb15-f67a-42b4-b354-6db68dfeb13f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '23e3a95b1487450cad043a820d321f26', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-10-15T08:54:07Z', 'updated_at': '2022-10-15T08:54:07Z', 'revision_number': 0, 'ip': '172.27.3.236'}} 2022-10-15 08:54:08,557 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/compute/v2.1/servers 0.569s 2022-10-15 08:54:08,558 126089 DEBUG [tempest.lib.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-1297949324", "imageRef": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "ea53bcc8-72ba-43b3-b5ba-25a7a79f0091"}], "security_groups": [{"name": "tempest-securitygroup--1071256987"}], "key_name": "tempest-keypair-324521777", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e509d783-df2c-4cf9-9110-b65b4eef6499', 'x-compute-request-id': 'req-e509d783-df2c-4cf9-9110-b65b4eef6499', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "29f95b72-8aed-4cf1-9d99-e9a96e09e797", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1071256987"}], "adminPass": "password"}}' 2022-10-15 08:54:08,632 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797 0.071s 2022-10-15 08:54:08,633 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3f34c4f-aeac-48e2-91d8-9c869a1bb9a7', 'x-compute-request-id': 'req-e3f34c4f-aeac-48e2-91d8-9c869a1bb9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797'} Body: b'{"server": {"id": "29f95b72-8aed-4cf1-9d99-e9a96e09e797", "name": "tempest-AttachVolumeShelveTestJSON-server-1297949324", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:54:09Z", "updated": "2022-10-15T08:54:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-324521777", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:54:09,748 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797 0.099s 2022-10-15 08:54:09,749 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a439ff6d-a936-4355-a0eb-6bc60f569895', 'x-compute-request-id': 'req-a439ff6d-a936-4355-a0eb-6bc60f569895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797'} Body: b'{"server": {"id": "29f95b72-8aed-4cf1-9d99-e9a96e09e797", "name": "tempest-AttachVolumeShelveTestJSON-server-1297949324", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:54:08Z", "updated": "2022-10-15T08:54:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-324521777", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:54:09,764 126089 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2022-10-15 08:54:10,995 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797 0.229s 2022-10-15 08:54:10,995 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e55fb7-33b2-40c8-8cf5-9c2bd4db33ca', 'x-compute-request-id': 'req-12e55fb7-33b2-40c8-8cf5-9c2bd4db33ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797'} Body: b'{"server": {"id": "29f95b72-8aed-4cf1-9d99-e9a96e09e797", "name": "tempest-AttachVolumeShelveTestJSON-server-1297949324", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:54:08Z", "updated": "2022-10-15T08:54:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-324521777", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071256987"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:54:11,011 126089 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 3 second wait 2022-10-15 08:54:12,167 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797 0.154s 2022-10-15 08:54:12,167 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88d41def-b1ba-40a3-80f6-ecc2883c4358', 'x-compute-request-id': 'req-88d41def-b1ba-40a3-80f6-ecc2883c4358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797'} Body: b'{"server": {"id": "29f95b72-8aed-4cf1-9d99-e9a96e09e797", "name": "tempest-AttachVolumeShelveTestJSON-server-1297949324", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:54:08Z", "updated": "2022-10-15T08:54:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-324521777", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071256987"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:54:13,344 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797 0.161s 2022-10-15 08:54:13,344 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c616bac1-d22c-4af4-a7f1-ee1d8f982a45', 'x-compute-request-id': 'req-c616bac1-d22c-4af4-a7f1-ee1d8f982a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797'} Body: b'{"server": {"id": "29f95b72-8aed-4cf1-9d99-e9a96e09e797", "name": "tempest-AttachVolumeShelveTestJSON-server-1297949324", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:54:08Z", "updated": "2022-10-15T08:54:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-324521777", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071256987"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:54:14,513 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797 0.153s 2022-10-15 08:54:14,513 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab6d878b-f84b-4e7f-bcc7-be94605b3039', 'x-compute-request-id': 'req-ab6d878b-f84b-4e7f-bcc7-be94605b3039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797'} Body: b'{"server": {"id": "29f95b72-8aed-4cf1-9d99-e9a96e09e797", "name": "tempest-AttachVolumeShelveTestJSON-server-1297949324", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:54:08Z", "updated": "2022-10-15T08:54:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-324521777", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071256987"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:54:15,735 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797 0.205s 2022-10-15 08:54:15,736 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d07c333-38e0-42d8-a82d-53f0be305b2e', 'x-compute-request-id': 'req-0d07c333-38e0-42d8-a82d-53f0be305b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797'} Body: b'{"server": {"id": "29f95b72-8aed-4cf1-9d99-e9a96e09e797", "name": "tempest-AttachVolumeShelveTestJSON-server-1297949324", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:54:08Z", "updated": "2022-10-15T08:54:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-324521777", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071256987"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:54:16,909 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797 0.156s 2022-10-15 08:54:16,910 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6efa2fc8-4d62-4312-9521-d43b8a83fba8', 'x-compute-request-id': 'req-6efa2fc8-4d62-4312-9521-d43b8a83fba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797'} Body: b'{"server": {"id": "29f95b72-8aed-4cf1-9d99-e9a96e09e797", "name": "tempest-AttachVolumeShelveTestJSON-server-1297949324", "status": "BUILD", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:54:08Z", "updated": "2022-10-15T08:54:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-324521777", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071256987"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:54:18,090 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797 0.164s 2022-10-15 08:54:18,090 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe0318b2-0339-4102-b7c4-d0577e501933', 'x-compute-request-id': 'req-fe0318b2-0339-4102-b7c4-d0577e501933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797'} Body: b'{"server": {"id": "29f95b72-8aed-4cf1-9d99-e9a96e09e797", "name": "tempest-AttachVolumeShelveTestJSON-server-1297949324", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:54:08Z", "updated": "2022-10-15T08:54:17Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:8d:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-324521777", "OS-SRV-USG:launched_at": "2022-10-15T08:54:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071256987"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 08:54:18,106 126089 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 10 second wait 2022-10-15 08:54:18,201 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797/os-interface 0.094s 2022-10-15 08:54:18,202 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:18 GMT', 'server': 'Apache/2.4.41 (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-e8c55049-603c-4f0b-9ad0-51b1fcd54a3b', 'x-compute-request-id': 'req-e8c55049-603c-4f0b-9ad0-51b1fcd54a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ea53bcc8-72ba-43b3-b5ba-25a7a79f0091", "port_id": "694e5f8f-4497-4c10-84f4-ad5add1f1bb2", "mac_addr": "fa:16:3e:f0:8d:18", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5f35b8b0-4c69-4053-8a1f-f941fe2b95c7", "ip_address": "172.20.0.5"}]}]}' 2022-10-15 08:54:19,091 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.30:9696/networking/v2.0/floatingips/aa7ca0df-1eaf-4e95-819b-34d3f15bbeea 0.885s 2022-10-15 08:54:19,092 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "694e5f8f-4497-4c10-84f4-ad5add1f1bb2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-e1075d16-bb6b-4302-a7d3-889b9aa8f8ab', 'date': 'Sat, 15 Oct 2022 08:54:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/aa7ca0df-1eaf-4e95-819b-34d3f15bbeea'} Body: b'{"floatingip": {"id": "aa7ca0df-1eaf-4e95-819b-34d3f15bbeea", "tenant_id": "23e3a95b1487450cad043a820d321f26", "floating_ip_address": "172.27.3.236", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": "ca0d3927-2d19-44fc-944b-c52e107faca2", "port_id": "694e5f8f-4497-4c10-84f4-ad5add1f1bb2", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ea53bcc8-72ba-43b3-b5ba-25a7a79f0091", "mac_address": "fa:16:3e:f0:8d:18", "admin_state_up": true, "status": "ACTIVE", "device_id": "29f95b72-8aed-4cf1-9d99-e9a96e09e797", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-10-15T08:54:07Z", "updated_at": "2022-10-15T08:54:18Z", "revision_number": 1, "project_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:54:19,092 126089 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.236:22' as 'ubuntu' with public key authentication 2022-10-15 08:54:23,034 126089 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.236 ([Errno None] Unable to connect to port 22 on 172.27.3.236). Number attempts: 1. Retry after 2 seconds. 2022-10-15 08:54:28,601 126089 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.236 ([Errno None] Unable to connect to port 22 on 172.27.3.236). Number attempts: 2. Retry after 3 seconds. 2022-10-15 08:54:35,161 126089 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.236 ([Errno None] Unable to connect to port 22 on 172.27.3.236). Number attempts: 3. Retry after 4 seconds. 2022-10-15 08:54:41,729 126089 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.236 ([Errno None] Unable to connect to port 22 on 172.27.3.236). Number attempts: 4. Retry after 5 seconds. 2022-10-15 08:54:47,243 126089 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.236 ([Errno None] Unable to connect to port 22 on 172.27.3.236). Number attempts: 5. Retry after 6 seconds. 2022-10-15 08:54:53,762 126089 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 08:54:53,909 126089 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 08:54:53,909 126089 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.236 successfully created 2022-10-15 08:54:54,030 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797/ips 0.120s 2022-10-15 08:54:54,030 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '151', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf2dcebb-f5e8-42ea-8bbf-16a1f488474a', 'x-compute-request-id': 'req-bf2dcebb-f5e8-42ea-8bbf-16a1f488474a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.5"}, {"version": 4, "addr": "172.27.3.236"}]}}' 2022-10-15 08:54:54,229 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes 0.195s 2022-10-15 08:54:54,230 126089 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-2054903656"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca34df08-6eb9-48f0-a24a-ccfe76326db2', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca34df08-6eb9-48f0-a24a-ccfe76326db2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.165834", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-10-15 08:54:54,302 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.059s 2022-10-15 08:54:54,302 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3704bd7-b1ae-4263-bb14-2b42df682810', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3704bd7-b1ae-4263-bb14-2b42df682810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:54:55,355 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:54:55,356 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8aa53e8-c7cc-4d1d-9aeb-0cf67a9b9961', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8aa53e8-c7cc-4d1d-9aeb-0cf67a9b9961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:54:56,408 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:54:56,408 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633c432d-e875-49da-8ce6-ff503f70fd7d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633c432d-e875-49da-8ce6-ff503f70fd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:54:57,462 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:54:57,462 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c56a4d-20d4-4554-97d4-1332519c8d3c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c56a4d-20d4-4554-97d4-1332519c8d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:54:58,514 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:54:58,514 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a00bc9ff-1fff-4ed9-a63c-b4f35eb2bb35', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a00bc9ff-1fff-4ed9-a63c-b4f35eb2bb35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:54:59,567 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:54:59,567 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d91d1b5-371b-4cef-b6ea-00e1d3b46476', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d91d1b5-371b-4cef-b6ea-00e1d3b46476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:00,617 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:00,618 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd4ce43-0855-4176-bed7-246934ecaf50', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd4ce43-0855-4176-bed7-246934ecaf50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:01,670 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:55:01,670 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e663e10e-6705-4fea-941f-692df057f3ee', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e663e10e-6705-4fea-941f-692df057f3ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:02,722 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:02,722 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65dfe20e-091b-4b6a-8296-0c17b761e016', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65dfe20e-091b-4b6a-8296-0c17b761e016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:03,775 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:55:03,776 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6add6d7-69d9-4249-a52c-d53c0ae4e8cb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6add6d7-69d9-4249-a52c-d53c0ae4e8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:04,826 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:04,826 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c864dd3-3b55-4acc-bf50-2f707d8ade37', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c864dd3-3b55-4acc-bf50-2f707d8ade37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:05,876 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:55:05,876 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa08cd32-e98f-4c76-a5cc-268c4cddf13a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa08cd32-e98f-4c76-a5cc-268c4cddf13a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:06,933 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:55:06,933 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b86ebd1-c6de-4171-b317-e4ab2962882d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b86ebd1-c6de-4171-b317-e4ab2962882d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:07,985 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:07,986 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-009bffe9-f81e-434c-863d-79cd536e81f0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-009bffe9-f81e-434c-863d-79cd536e81f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:09,035 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:55:09,036 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c80f95dd-995a-4cdc-a977-960f011792e9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c80f95dd-995a-4cdc-a977-960f011792e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:10,090 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:55:10,090 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f4b6931-2e24-40b2-a290-98b2ddd8227f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f4b6931-2e24-40b2-a290-98b2ddd8227f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:11,143 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:55:11,144 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985615be-58ea-49da-ab49-74c7f3c003b7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985615be-58ea-49da-ab49-74c7f3c003b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:12,194 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:12,195 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d29fa0c-1ec6-4249-bfc2-efe1ba38b939', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d29fa0c-1ec6-4249-bfc2-efe1ba38b939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:13,246 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:13,246 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a420360-4bd4-437d-ba29-a282f4e2e9d4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a420360-4bd4-437d-ba29-a282f4e2e9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:14,301 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:55:14,302 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f837c053-5f50-4509-948f-ecd45bbaabd1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f837c053-5f50-4509-948f-ecd45bbaabd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:15,354 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:15,354 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1292cf2f-3386-4566-9eb6-711c9e324768', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1292cf2f-3386-4566-9eb6-711c9e324768', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:16,406 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:16,406 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-256f0d60-04de-40d7-85d0-b6b291444e6d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-256f0d60-04de-40d7-85d0-b6b291444e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:17,462 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.042s 2022-10-15 08:55:17,462 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d3a731-d78d-456c-9e3b-0ca9f0f8df37', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d3a731-d78d-456c-9e3b-0ca9f0f8df37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:18,519 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.042s 2022-10-15 08:55:18,519 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3927f6-2570-4e19-9716-6d59c61d6bf6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3927f6-2570-4e19-9716-6d59c61d6bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:19,569 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:55:19,569 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde7de67-f25d-4ddf-ab12-d43c1bcf81f4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde7de67-f25d-4ddf-ab12-d43c1bcf81f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:20,620 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:20,621 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789b34af-e584-4bff-ab2a-30e236e7c2c9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789b34af-e584-4bff-ab2a-30e236e7c2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:21,672 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:21,672 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc91d45-200c-4379-9ce3-263edb54731b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc91d45-200c-4379-9ce3-263edb54731b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:22,722 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:22,723 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f02317a5-6ff6-4da4-a3b2-69be24fe81cb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f02317a5-6ff6-4da4-a3b2-69be24fe81cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:23,773 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:55:23,773 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd14f1f9-26e5-4d2f-9323-007107dfc6d3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd14f1f9-26e5-4d2f-9323-007107dfc6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:24,824 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:24,824 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563d8a64-2c30-4a3a-bd92-4512e603cfde', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563d8a64-2c30-4a3a-bd92-4512e603cfde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:25,876 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:25,876 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-362ca869-10f8-451e-9aed-0252b110f149', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-362ca869-10f8-451e-9aed-0252b110f149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:26,930 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:55:26,930 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e890d3f-fb51-4f89-bb2c-3b94f92e2e62', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e890d3f-fb51-4f89-bb2c-3b94f92e2e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:27,981 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:27,982 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17181081-2d64-49f7-ae76-b1ee0e3b9941', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17181081-2d64-49f7-ae76-b1ee0e3b9941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:29,034 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:29,034 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4937cc-59d7-427e-b593-b582baab3dcd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4937cc-59d7-427e-b593-b582baab3dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:30,087 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:55:30,087 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45802b1-fa97-47e3-9150-8b0b2179705c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45802b1-fa97-47e3-9150-8b0b2179705c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:31,140 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:55:31,141 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2edd6a7d-ae95-434e-afdf-85fdffeaa4df', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2edd6a7d-ae95-434e-afdf-85fdffeaa4df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:32,193 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:55:32,193 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-778ad68a-c17d-4201-9550-4ede6835ee44', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-778ad68a-c17d-4201-9550-4ede6835ee44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:33,246 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:55:33,247 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce471b83-9fe2-46aa-8396-0ae52fa8b4dd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce471b83-9fe2-46aa-8396-0ae52fa8b4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:34,300 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:55:34,301 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c73269e1-4c17-4d35-a446-9a3ba72844f0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c73269e1-4c17-4d35-a446-9a3ba72844f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:35,353 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:55:35,353 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c50055a-ce5a-4ad1-8f18-5dce8c28d8d2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c50055a-ce5a-4ad1-8f18-5dce8c28d8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:36,407 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:55:36,407 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-972fd354-054c-4baa-9343-1f8bd43255be', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972fd354-054c-4baa-9343-1f8bd43255be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:37,459 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:37,460 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab640d4b-7e7b-447f-be04-13c46c12f029', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab640d4b-7e7b-447f-be04-13c46c12f029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:38,509 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:55:38,510 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf590ff-dc0f-432e-9875-09b645bbbe1a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf590ff-dc0f-432e-9875-09b645bbbe1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:39,562 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:39,562 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291b39c1-332e-4514-8b0c-be43b7668ca3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291b39c1-332e-4514-8b0c-be43b7668ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:40,614 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:40,614 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f927e89f-c215-4989-92f6-5022b706e00d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f927e89f-c215-4989-92f6-5022b706e00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:41,665 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:41,665 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae4f663-b65f-455f-bc20-f016920b6aac', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae4f663-b65f-455f-bc20-f016920b6aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:42,717 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:42,718 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-febb17b6-d378-453b-915b-d0359770ce71', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-febb17b6-d378-453b-915b-d0359770ce71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:43,768 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:43,768 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5ffc2c-78b0-4c1d-8988-9233d6756c46', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5ffc2c-78b0-4c1d-8988-9233d6756c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:44,819 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:44,820 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33455831-0a40-4ef2-a552-dc8ac11d0cde', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33455831-0a40-4ef2-a552-dc8ac11d0cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:45,873 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:55:45,873 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ca1307-79ba-4476-8e7b-dbccec9078e7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ca1307-79ba-4476-8e7b-dbccec9078e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:46,924 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:46,925 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-162a24cb-c4a5-44ac-a8ac-5d96b67dc91f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-162a24cb-c4a5-44ac-a8ac-5d96b67dc91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:47,979 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:55:47,979 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf13105-8b3a-4fb2-8f11-585384a9b3f6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf13105-8b3a-4fb2-8f11-585384a9b3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:49,031 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:49,032 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64895239-c8d4-46cb-b0a3-6a81250c627d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64895239-c8d4-46cb-b0a3-6a81250c627d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:50,093 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.047s 2022-10-15 08:55:50,093 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea943712-1179-4c27-a985-ca4667eba813', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea943712-1179-4c27-a985-ca4667eba813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:51,145 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:51,146 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e670c4-a5f7-442d-8eab-b6db13629ff4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e670c4-a5f7-442d-8eab-b6db13629ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:52,197 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:52,197 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188a69af-c08e-42ce-886b-afa377cd036e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188a69af-c08e-42ce-886b-afa377cd036e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:53,249 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:55:53,250 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a111709f-1989-41a7-ab10-71d7c03897cd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a111709f-1989-41a7-ab10-71d7c03897cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:54,301 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:54,301 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb871f54-0e99-416e-b3e3-88e8202b1523', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb871f54-0e99-416e-b3e3-88e8202b1523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:55,352 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:55,353 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57696e07-1fee-48ef-82ff-e8790dda9ae6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57696e07-1fee-48ef-82ff-e8790dda9ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:56,404 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:55:56,405 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0809232-5d56-48f0-8711-a36c0851080a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0809232-5d56-48f0-8711-a36c0851080a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:57,455 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:55:57,455 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee4adf20-96af-476a-9784-8315b1cf6801', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee4adf20-96af-476a-9784-8315b1cf6801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:58,507 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:58,507 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b04617-ed72-45b4-b08b-299142471c73', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b04617-ed72-45b4-b08b-299142471c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:55:59,560 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:55:59,560 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8666fd8-0a67-46ca-86eb-fe8f53543307', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8666fd8-0a67-46ca-86eb-fe8f53543307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:00,610 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:56:00,611 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a00c0e2f-03f4-4f58-a0ab-0e4acdadc4fe', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a00c0e2f-03f4-4f58-a0ab-0e4acdadc4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:01,663 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:56:01,663 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d745e2-be36-4e90-aaa7-f91dc5a4e1dc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d745e2-be36-4e90-aaa7-f91dc5a4e1dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:02,714 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:02,715 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dca94a7a-ae41-4acf-8da5-042577d8737d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dca94a7a-ae41-4acf-8da5-042577d8737d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:03,765 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:03,765 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7fb3a4c-7184-4496-87a8-429d7047f089', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7fb3a4c-7184-4496-87a8-429d7047f089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:04,815 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:56:04,816 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3996ed-b473-491a-9207-4c7b9752c899', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3996ed-b473-491a-9207-4c7b9752c899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:05,867 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:05,867 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b641c94-d103-44c8-910e-23df0140876c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b641c94-d103-44c8-910e-23df0140876c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:06,921 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:56:06,921 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6208a186-3ed8-42f1-a6ae-1fa8caff0165', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6208a186-3ed8-42f1-a6ae-1fa8caff0165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:07,973 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:07,973 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce099190-f42a-43c8-ab37-1769f2d1077e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce099190-f42a-43c8-ab37-1769f2d1077e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:09,023 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:09,023 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8c1e78-5ffa-485a-887b-d8b19b542b79', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8c1e78-5ffa-485a-887b-d8b19b542b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:10,079 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.041s 2022-10-15 08:56:10,079 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942906a1-153a-4dfc-9576-2d8e28c55caf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942906a1-153a-4dfc-9576-2d8e28c55caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:11,131 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:56:11,131 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b641815-f851-4fae-85b9-8957fe6be28e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b641815-f851-4fae-85b9-8957fe6be28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:12,183 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:56:12,183 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-424d4f62-d878-4acd-bddd-de205c80f838', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-424d4f62-d878-4acd-bddd-de205c80f838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:13,233 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:56:13,233 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87351f79-3c4f-4d3d-95a4-66e179195329', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87351f79-3c4f-4d3d-95a4-66e179195329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:14,288 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:56:14,288 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6573ddaf-8274-4dba-b69d-22363c0a91b2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6573ddaf-8274-4dba-b69d-22363c0a91b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:15,339 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:15,339 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-998a4eaa-95aa-41de-957b-dd489dd2d9cc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-998a4eaa-95aa-41de-957b-dd489dd2d9cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:16,391 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:56:16,391 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e152527-2cef-456b-bcd7-46122ade96ea', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e152527-2cef-456b-bcd7-46122ade96ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:17,443 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:56:17,444 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8611e830-6bee-4eb4-b477-6148c98cd2ca', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8611e830-6bee-4eb4-b477-6148c98cd2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:18,495 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:18,496 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30aba345-9a44-4e07-be6c-f43b44c1537e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30aba345-9a44-4e07-be6c-f43b44c1537e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:19,547 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:56:19,547 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06689be5-0720-4754-83be-e5931174ef83', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06689be5-0720-4754-83be-e5931174ef83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:20,597 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:20,598 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d010da3c-c2e8-403b-9103-a72325481ed7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d010da3c-c2e8-403b-9103-a72325481ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:21,649 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:21,649 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05462057-7771-475d-976e-54afd3db0910', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05462057-7771-475d-976e-54afd3db0910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:22,700 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:22,700 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f71d2e-7a55-4cc1-91c0-c6ee281e813b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f71d2e-7a55-4cc1-91c0-c6ee281e813b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:23,750 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:23,751 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb096df-1546-4a5a-b5fd-d862c3daedcd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb096df-1546-4a5a-b5fd-d862c3daedcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:24,802 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:24,802 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f3b1800-4ca9-4f0f-8404-7fdecacf242f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f3b1800-4ca9-4f0f-8404-7fdecacf242f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:25,852 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:25,853 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb27f75-880e-481c-947a-7866f7b65899', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb27f75-880e-481c-947a-7866f7b65899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:26,902 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:56:26,902 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4a6565-e480-4693-884c-623bda28149d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4a6565-e480-4693-884c-623bda28149d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:27,954 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:56:27,955 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96fa1c85-67c6-4782-8e48-840a7f4ddc9d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96fa1c85-67c6-4782-8e48-840a7f4ddc9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:29,005 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:56:29,005 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b69bf8a-9341-4376-b44d-f7183991f15e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b69bf8a-9341-4376-b44d-f7183991f15e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:30,060 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.041s 2022-10-15 08:56:30,061 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13cc7cc0-48b5-43b8-a45a-43ec73a79430', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13cc7cc0-48b5-43b8-a45a-43ec73a79430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:31,112 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:31,112 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1facece-cdd3-432d-a8b7-926389af9fc5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1facece-cdd3-432d-a8b7-926389af9fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:32,163 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:32,163 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4db7ae4-3622-4369-bd3c-b7a4500c9644', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4db7ae4-3622-4369-bd3c-b7a4500c9644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:33,215 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:33,215 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae4001a-961b-451b-a8b6-869c589c569e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae4001a-961b-451b-a8b6-869c589c569e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:34,269 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:56:34,269 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f963aa-2a72-43fe-8351-9e292af39b17', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f963aa-2a72-43fe-8351-9e292af39b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:35,322 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:56:35,322 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05039424-35f6-4826-9f92-c7f65b5df63b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05039424-35f6-4826-9f92-c7f65b5df63b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:36,371 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:56:36,372 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408f95d0-84b7-4a96-90d6-05eb7d039cfc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408f95d0-84b7-4a96-90d6-05eb7d039cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:37,425 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:56:37,425 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9ff2b7e-da99-4ff4-8f43-23b8fa7f013f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ff2b7e-da99-4ff4-8f43-23b8fa7f013f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:38,475 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:38,475 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-742845e2-d3ed-4ff0-b436-d3183bab1fc4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-742845e2-d3ed-4ff0-b436-d3183bab1fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:39,526 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:56:39,527 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1e98a2-92ff-460c-913f-64ceac8b814a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1e98a2-92ff-460c-913f-64ceac8b814a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:40,591 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.050s 2022-10-15 08:56:40,591 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8970ed91-366b-4311-9394-1f80bcef45cf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8970ed91-366b-4311-9394-1f80bcef45cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:41,646 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:56:41,646 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60579041-818c-43df-ae0a-d4045dd50a3f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60579041-818c-43df-ae0a-d4045dd50a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:42,709 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.049s 2022-10-15 08:56:42,710 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbec630a-4df1-4466-97c7-7ea85cff28a3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbec630a-4df1-4466-97c7-7ea85cff28a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:43,763 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:56:43,764 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a2c01a-c76a-46b7-a3c5-18b10b915b25', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a2c01a-c76a-46b7-a3c5-18b10b915b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:44,822 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 08:56:44,822 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9daf25c6-6254-4ced-8162-ed07f05895f9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9daf25c6-6254-4ced-8162-ed07f05895f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:45,878 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:56:45,879 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548db028-884b-4ecf-be5d-7ac4ef874653', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548db028-884b-4ecf-be5d-7ac4ef874653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:46,939 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.047s 2022-10-15 08:56:46,939 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be2668ca-66dd-4ea5-8bcc-a5aa6234ee54', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be2668ca-66dd-4ea5-8bcc-a5aa6234ee54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:47,998 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.045s 2022-10-15 08:56:47,999 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c5b9d6-9dca-493e-aa62-ecbd5da24dad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c5b9d6-9dca-493e-aa62-ecbd5da24dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:49,071 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.059s 2022-10-15 08:56:49,072 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522fc129-a55e-4e5f-b98e-420b1031971b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522fc129-a55e-4e5f-b98e-420b1031971b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:50,122 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:56:50,123 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd590115-53a6-4ba9-9ec0-620b5905a5f4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd590115-53a6-4ba9-9ec0-620b5905a5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:51,179 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.042s 2022-10-15 08:56:51,179 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfc65186-9b68-46ca-aeef-e8a8b1a15dc8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfc65186-9b68-46ca-aeef-e8a8b1a15dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:52,236 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:56:52,236 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6196fe5f-e78e-48c3-b31f-c5dc1505c200', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6196fe5f-e78e-48c3-b31f-c5dc1505c200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:53,298 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.048s 2022-10-15 08:56:53,298 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ae99576-d819-4e97-979d-833802647385', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ae99576-d819-4e97-979d-833802647385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:54,352 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:56:54,353 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d2a58b-531d-4608-bd5a-ac071b3f4708', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d2a58b-531d-4608-bd5a-ac071b3f4708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:55,418 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.052s 2022-10-15 08:56:55,418 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f25e8fb-dc27-4ecb-9390-80ae00f9de36', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f25e8fb-dc27-4ecb-9390-80ae00f9de36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:56,468 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.035s 2022-10-15 08:56:56,468 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e5286ba-abbd-416d-8299-b4f1b2513521', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e5286ba-abbd-416d-8299-b4f1b2513521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:57,530 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.048s 2022-10-15 08:56:57,531 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7baba34a-b306-411e-a39b-6bbce5c8b308', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7baba34a-b306-411e-a39b-6bbce5c8b308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:58,589 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 08:56:58,589 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d06091-5281-4b64-bc8b-0cd9b8e791c7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d06091-5281-4b64-bc8b-0cd9b8e791c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:56:59,649 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.046s 2022-10-15 08:56:59,649 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28113658-4031-4b6b-9ff6-2be45d8ca91a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28113658-4031-4b6b-9ff6-2be45d8ca91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:00,710 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.047s 2022-10-15 08:57:00,710 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344cedfc-42a3-43ac-91fa-4b108bdeabbf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344cedfc-42a3-43ac-91fa-4b108bdeabbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:01,765 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.041s 2022-10-15 08:57:01,765 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27507e16-b53f-4b91-9c42-29688627446a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27507e16-b53f-4b91-9c42-29688627446a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:02,820 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.041s 2022-10-15 08:57:02,820 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-610f835a-ccc0-4eec-bc81-26cbb66e93a9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-610f835a-ccc0-4eec-bc81-26cbb66e93a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:03,879 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.046s 2022-10-15 08:57:03,880 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65af967a-ecde-4fa0-ab0d-0a56909758ab', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65af967a-ecde-4fa0-ab0d-0a56909758ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:04,937 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 08:57:04,938 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-685fc4ec-276c-49fa-93fc-db7e6bb8791b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-685fc4ec-276c-49fa-93fc-db7e6bb8791b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:05,994 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.042s 2022-10-15 08:57:05,994 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ec481d-afc5-4a1d-9e5c-4836886a7cf3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ec481d-afc5-4a1d-9e5c-4836886a7cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:07,054 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.046s 2022-10-15 08:57:07,055 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6a74792-1b44-462c-b865-2256ff4a23bf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6a74792-1b44-462c-b865-2256ff4a23bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:08,113 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 08:57:08,113 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d18892c4-bacb-4d89-86f7-62beef59be70', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d18892c4-bacb-4d89-86f7-62beef59be70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:09,174 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.046s 2022-10-15 08:57:09,175 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee93216-c44e-464b-85d5-2c778d1e7a10', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee93216-c44e-464b-85d5-2c778d1e7a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:10,232 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 08:57:10,233 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0503b20-94f6-4b4a-935f-040a6883f84d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0503b20-94f6-4b4a-935f-040a6883f84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:11,295 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.049s 2022-10-15 08:57:11,296 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd202750-cd45-40e4-8a0c-928fd912f05f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd202750-cd45-40e4-8a0c-928fd912f05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:12,349 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:57:12,349 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e889fd-a21a-433e-bf55-e830ed8232d3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e889fd-a21a-433e-bf55-e830ed8232d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:13,408 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.045s 2022-10-15 08:57:13,408 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03de0c76-690e-4d97-88a5-fc785405e6dc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03de0c76-690e-4d97-88a5-fc785405e6dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:14,479 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.057s 2022-10-15 08:57:14,479 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0a433f-19d9-461d-8b73-65529caa5a47', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0a433f-19d9-461d-8b73-65529caa5a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:15,531 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:57:15,531 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7070c923-2694-4f4a-84cf-d04facc36a53', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7070c923-2694-4f4a-84cf-d04facc36a53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:16,587 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.042s 2022-10-15 08:57:16,587 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb7b42c-c0e4-427d-ab9f-f08d5634d31d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb7b42c-c0e4-427d-ab9f-f08d5634d31d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:17,645 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 08:57:17,645 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c16524f-0811-4682-9f74-264c634fae74', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c16524f-0811-4682-9f74-264c634fae74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:18,703 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.045s 2022-10-15 08:57:18,703 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d22c1f0-81fc-4f60-a187-02a574ccdfcb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d22c1f0-81fc-4f60-a187-02a574ccdfcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:19,760 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:57:19,760 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7775d1-d2c3-4834-a2e8-71a05a02437d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7775d1-d2c3-4834-a2e8-71a05a02437d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:20,820 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.046s 2022-10-15 08:57:20,820 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a250b01-a2b1-4643-8f3e-0d87caf4297c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a250b01-a2b1-4643-8f3e-0d87caf4297c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:21,878 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 08:57:21,879 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-591e1f2f-6dff-4689-815f-4c5b5fcb45f2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-591e1f2f-6dff-4689-815f-4c5b5fcb45f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:22,936 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:57:22,936 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f577b83-588c-444b-8336-dd1aaec06ae3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f577b83-588c-444b-8336-dd1aaec06ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:23,995 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.046s 2022-10-15 08:57:23,996 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a33248f-3376-44c6-be11-22531b3b581a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a33248f-3376-44c6-be11-22531b3b581a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:25,065 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.055s 2022-10-15 08:57:25,065 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c1bc15-f2e7-4c7f-b9f8-6ef360b77a07', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c1bc15-f2e7-4c7f-b9f8-6ef360b77a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:26,116 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:57:26,116 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2b8800-de80-4169-80c3-dcecec980dcb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2b8800-de80-4169-80c3-dcecec980dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:27,176 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.046s 2022-10-15 08:57:27,176 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ebecddb-8d53-4e72-8ee2-f5105ef6852f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ebecddb-8d53-4e72-8ee2-f5105ef6852f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:28,230 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.041s 2022-10-15 08:57:28,231 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683bc81f-c398-4cce-b07c-be35ff89297c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683bc81f-c398-4cce-b07c-be35ff89297c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:29,295 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.050s 2022-10-15 08:57:29,295 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e73f0ea-a1b3-4a97-a9cb-0f945e468789', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e73f0ea-a1b3-4a97-a9cb-0f945e468789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:30,350 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.041s 2022-10-15 08:57:30,351 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10be7c8e-76c3-4e3f-95e3-d751acdbe135', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10be7c8e-76c3-4e3f-95e3-d751acdbe135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:31,410 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.045s 2022-10-15 08:57:31,410 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ed0a55-577f-4bc6-9dd5-e2e1f0f7e314', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ed0a55-577f-4bc6-9dd5-e2e1f0f7e314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:32,467 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 08:57:32,468 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d8ac5dc-0fa1-4a5b-861f-154458a99503', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d8ac5dc-0fa1-4a5b-861f-154458a99503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:33,524 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:57:33,525 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b8eb9c4-30e1-4ef9-909f-97e356ca5fe8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b8eb9c4-30e1-4ef9-909f-97e356ca5fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:34,579 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:57:34,579 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e3bea77-08ff-4b3a-a2ae-e5994f4f417c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e3bea77-08ff-4b3a-a2ae-e5994f4f417c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:35,640 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.047s 2022-10-15 08:57:35,640 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d5d551-88b5-4cb8-a4d1-9d181dd6bccc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57d5d551-88b5-4cb8-a4d1-9d181dd6bccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:36,699 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.045s 2022-10-15 08:57:36,700 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebda4a3c-6c0f-4128-a2ca-6f8a2013c814', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebda4a3c-6c0f-4128-a2ca-6f8a2013c814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:37,796 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.082s 2022-10-15 08:57:37,797 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89f6e09e-f0b6-4a46-83c3-08113ca7c54d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89f6e09e-f0b6-4a46-83c3-08113ca7c54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:38,847 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:57:38,847 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-474f9690-eb14-47fb-81dd-e2f5dce00a4b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474f9690-eb14-47fb-81dd-e2f5dce00a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:40,019 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.159s 2022-10-15 08:57:40,020 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9252bbe8-7dca-431d-9010-8f8920364078', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9252bbe8-7dca-431d-9010-8f8920364078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:41,075 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.041s 2022-10-15 08:57:41,075 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400c3a0d-d205-4599-bc64-aaf7daa209bd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400c3a0d-d205-4599-bc64-aaf7daa209bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:42,127 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:57:42,128 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69695673-2b41-4202-b1df-4c9c715c003b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69695673-2b41-4202-b1df-4c9c715c003b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:43,179 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:57:43,180 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a25c7615-b1b6-4d01-a1c4-78f39ee7d3d6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a25c7615-b1b6-4d01-a1c4-78f39ee7d3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:44,239 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.045s 2022-10-15 08:57:44,239 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeeb767f-4665-4746-becd-3a29c7dcb44d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeeb767f-4665-4746-becd-3a29c7dcb44d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:45,291 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:57:45,291 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f287cd-f344-492a-88d4-6d88fc1ecb6a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f287cd-f344-492a-88d4-6d88fc1ecb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:46,346 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:57:46,346 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98240686-94d0-41e9-93bd-4a98f36dba3f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98240686-94d0-41e9-93bd-4a98f36dba3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:47,398 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:57:47,398 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25284830-b58f-440c-8b8d-05173d571ef6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25284830-b58f-440c-8b8d-05173d571ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:48,449 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:57:48,449 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ffefe1-8c77-4b66-aa3e-d21514195862', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ffefe1-8c77-4b66-aa3e-d21514195862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:49,498 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:57:49,498 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9688bc36-f93b-4a9c-b121-0089824ad243', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9688bc36-f93b-4a9c-b121-0089824ad243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:50,549 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:57:50,549 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-153cc1ca-069b-4712-9377-8efe3bc6f70d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-153cc1ca-069b-4712-9377-8efe3bc6f70d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:51,600 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:57:51,600 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c7dc03-0396-4218-9245-55c5e41e7403', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c7dc03-0396-4218-9245-55c5e41e7403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:52,652 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:57:52,652 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9761c1-1f7c-4f31-a626-f86e0e137621', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9761c1-1f7c-4f31-a626-f86e0e137621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:53,705 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:57:53,706 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa17b988-44b2-4424-8c29-8c0ce1deda4d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa17b988-44b2-4424-8c29-8c0ce1deda4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:54,759 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:57:54,760 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3f955b-db31-4d84-8b7b-7e8fb7507019', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3f955b-db31-4d84-8b7b-7e8fb7507019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:55,809 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:57:55,809 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bfb4d19-943c-44c2-b1ec-d1711b8ea887', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bfb4d19-943c-44c2-b1ec-d1711b8ea887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:56,860 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:57:56,861 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-236cf62c-eb82-4339-b30b-0df619e42b97', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-236cf62c-eb82-4339-b30b-0df619e42b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:57,912 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:57:57,912 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d714e7bb-8609-42a5-880b-5229c0effb1a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d714e7bb-8609-42a5-880b-5229c0effb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:57:58,962 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:57:58,963 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc5701c-31d6-413f-b128-8d1ddd6a7a01', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc5701c-31d6-413f-b128-8d1ddd6a7a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:00,017 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.041s 2022-10-15 08:58:00,017 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d1ef30-38e6-4aa7-a4a6-b6b096461de5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d1ef30-38e6-4aa7-a4a6-b6b096461de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:01,070 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:58:01,070 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ad53f2-1e53-4cee-b3bb-e99590dd3b0b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ad53f2-1e53-4cee-b3bb-e99590dd3b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:02,121 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:58:02,121 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940f7bf0-db59-4edb-911a-56292a42b71c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940f7bf0-db59-4edb-911a-56292a42b71c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:03,172 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:58:03,173 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-136c396e-3923-4ed0-b146-b08cbf429922', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-136c396e-3923-4ed0-b146-b08cbf429922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:04,227 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.041s 2022-10-15 08:58:04,227 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8590ece-11d3-4c55-a195-f004689138a2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8590ece-11d3-4c55-a195-f004689138a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:05,289 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.048s 2022-10-15 08:58:05,289 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff4afe07-8e1e-4767-b780-93bbd96a09e4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff4afe07-8e1e-4767-b780-93bbd96a09e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:06,345 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.042s 2022-10-15 08:58:06,345 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6db77bf-32ae-433b-9e80-f3d09086cb0a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6db77bf-32ae-433b-9e80-f3d09086cb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:07,402 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:58:07,403 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc0e9c3-8a5f-403e-bcba-e971a1b9037c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc0e9c3-8a5f-403e-bcba-e971a1b9037c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:08,467 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.050s 2022-10-15 08:58:08,467 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-968bf6be-8161-4ebc-85c3-f2806cdcdcad', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-968bf6be-8161-4ebc-85c3-f2806cdcdcad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:09,522 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.041s 2022-10-15 08:58:09,522 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b5d122-f550-45e1-b74e-5c128ed7c6ea', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b5d122-f550-45e1-b74e-5c128ed7c6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:10,580 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 08:58:10,580 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc49f3ab-2e13-4409-8004-bd4dca8a2dac', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc49f3ab-2e13-4409-8004-bd4dca8a2dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:11,645 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.051s 2022-10-15 08:58:11,645 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94cc0f8e-fe56-4e32-89fc-e6813a7a24e4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94cc0f8e-fe56-4e32-89fc-e6813a7a24e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:12,706 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.048s 2022-10-15 08:58:12,707 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ddc8430-a02c-4b89-b6c7-2e5471d8b469', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ddc8430-a02c-4b89-b6c7-2e5471d8b469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:13,760 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:58:13,760 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73fd0d33-3429-4236-adf2-69eb4358b7ae', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73fd0d33-3429-4236-adf2-69eb4358b7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:14,822 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.048s 2022-10-15 08:58:14,822 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a340dd2-28b6-48c4-882f-deab0f5f2b47', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a340dd2-28b6-48c4-882f-deab0f5f2b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:15,872 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:58:15,872 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7b9217-1adf-4fd6-b080-aef7ba6aadc4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7b9217-1adf-4fd6-b080-aef7ba6aadc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:16,932 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.045s 2022-10-15 08:58:16,932 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c71e395b-2625-4739-a006-4f32c4875cd0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c71e395b-2625-4739-a006-4f32c4875cd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:17,990 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 08:58:17,991 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb7e005-9f88-4100-848a-51c0692e33ab', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb7e005-9f88-4100-848a-51c0692e33ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:19,053 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.049s 2022-10-15 08:58:19,054 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2a9047-040b-449b-b45d-cd17b082b0d6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2a9047-040b-449b-b45d-cd17b082b0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:20,110 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:58:20,110 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-292a625b-43c0-442e-9162-a4ef35ec841d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-292a625b-43c0-442e-9162-a4ef35ec841d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:21,168 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:58:21,168 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbdb55a7-e099-4fcb-b2fc-2bf34bdaffc6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbdb55a7-e099-4fcb-b2fc-2bf34bdaffc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:22,222 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:58:22,222 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b71840-274c-473e-8012-2ec1c7654cd7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b71840-274c-473e-8012-2ec1c7654cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:23,283 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.048s 2022-10-15 08:58:23,284 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56024217-e412-45fd-8e1b-3c306e19ac53', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56024217-e412-45fd-8e1b-3c306e19ac53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:24,340 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:58:24,341 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90dc961-fb97-47ab-a596-c0ad8c634675', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90dc961-fb97-47ab-a596-c0ad8c634675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:25,397 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.042s 2022-10-15 08:58:25,398 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ed901a-e23f-49ca-b4f9-be5f5ecc82ed', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ed901a-e23f-49ca-b4f9-be5f5ecc82ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:26,464 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.052s 2022-10-15 08:58:26,464 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db30c7e8-dceb-424b-b050-1c5cd01f3766', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db30c7e8-dceb-424b-b050-1c5cd01f3766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:27,519 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.041s 2022-10-15 08:58:27,519 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22cdac7-493b-42ae-8de2-46d207001f53', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22cdac7-493b-42ae-8de2-46d207001f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:28,577 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 08:58:28,578 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a631575-f263-4b41-a067-21c1beb9d5b2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a631575-f263-4b41-a067-21c1beb9d5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:29,632 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:58:29,632 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31835c2-93a2-4f46-add4-8a85c9e90e45', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31835c2-93a2-4f46-add4-8a85c9e90e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:30,690 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 08:58:30,691 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ed0a55-c63e-434b-83d5-f49914a377c3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ed0a55-c63e-434b-83d5-f49914a377c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:31,748 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:58:31,748 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3a440f-7156-46f8-9e38-df7af9869e0d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3a440f-7156-46f8-9e38-df7af9869e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:32,812 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.051s 2022-10-15 08:58:32,813 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-184dd747-13a4-4593-a5d5-0366effd9bdf', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-184dd747-13a4-4593-a5d5-0366effd9bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:33,868 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.042s 2022-10-15 08:58:33,868 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b938a0c3-3c5e-4918-baf9-c5e5e0a30b1b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b938a0c3-3c5e-4918-baf9-c5e5e0a30b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:34,928 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.046s 2022-10-15 08:58:34,928 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76b7bb14-0ca7-4f40-87d4-0d36d478a450', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76b7bb14-0ca7-4f40-87d4-0d36d478a450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:35,986 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.045s 2022-10-15 08:58:35,986 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b096eda-097b-49e0-bbbc-6a1b1f9cae2c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b096eda-097b-49e0-bbbc-6a1b1f9cae2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:37,043 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:58:37,044 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac3f1df-268f-46fa-b3fb-761aba926754', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac3f1df-268f-46fa-b3fb-761aba926754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:38,105 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.048s 2022-10-15 08:58:38,106 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649f8720-8287-4065-b022-2e210a3bedc7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649f8720-8287-4065-b022-2e210a3bedc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:39,158 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:58:39,158 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456715fc-4bec-4b58-872e-925ca2bf7733', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456715fc-4bec-4b58-872e-925ca2bf7733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:40,213 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.041s 2022-10-15 08:58:40,214 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d07b39-a02e-43c2-a759-a931fb600a0a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d07b39-a02e-43c2-a759-a931fb600a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:41,269 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:58:41,269 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c502ecb8-798f-46e9-b216-14f6c2b9281d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c502ecb8-798f-46e9-b216-14f6c2b9281d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:42,321 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:58:42,322 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad80c618-fd9b-4cc4-8d05-6c75d055c0bc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad80c618-fd9b-4cc4-8d05-6c75d055c0bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:43,384 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.049s 2022-10-15 08:58:43,384 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a2f4a56-4f9a-463e-b7d1-551a216dba0a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a2f4a56-4f9a-463e-b7d1-551a216dba0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:44,445 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.047s 2022-10-15 08:58:44,446 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fef03ba5-ec38-4538-816f-65e7bf1ee1e2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef03ba5-ec38-4538-816f-65e7bf1ee1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:45,527 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.068s 2022-10-15 08:58:45,528 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d904f4a-5094-45b7-bc77-181b713f404c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d904f4a-5094-45b7-bc77-181b713f404c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:46,582 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:58:46,582 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5e0c62-8791-4cce-9a24-fe8a4675d97e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5e0c62-8791-4cce-9a24-fe8a4675d97e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:47,636 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:58:47,637 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-265d532b-222f-426a-9c99-5e34da45b3a6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-265d532b-222f-426a-9c99-5e34da45b3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:48,688 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:58:48,688 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe4edfb-11ca-4490-8d18-b41ecb03779b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe4edfb-11ca-4490-8d18-b41ecb03779b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:49,743 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.041s 2022-10-15 08:58:49,743 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a71982-9a86-4589-ae3c-948aeb876c26', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a71982-9a86-4589-ae3c-948aeb876c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:50,795 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:58:50,795 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef80c0fe-6e0d-4677-b467-e29cfbcc791f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef80c0fe-6e0d-4677-b467-e29cfbcc791f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:51,846 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:58:51,846 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a14ca32-afab-4ee7-95f1-1224243ad3c6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a14ca32-afab-4ee7-95f1-1224243ad3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:52,906 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.046s 2022-10-15 08:58:52,906 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19384ce4-53aa-4516-a5e9-fb0ffaee9ecc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19384ce4-53aa-4516-a5e9-fb0ffaee9ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:53,980 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.061s 2022-10-15 08:58:53,981 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-247e18db-aa2e-4070-8186-04f5df117678', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-247e18db-aa2e-4070-8186-04f5df117678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:55,031 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:58:55,032 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a25eed-7442-4444-b705-d6391a962b99', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a25eed-7442-4444-b705-d6391a962b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:56,091 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.046s 2022-10-15 08:58:56,092 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade2793a-af46-456d-a89c-9cd7bfd997ba', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade2793a-af46-456d-a89c-9cd7bfd997ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:57,143 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:58:57,143 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adabde69-e9e9-48a2-adfa-ffc87045b88c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adabde69-e9e9-48a2-adfa-ffc87045b88c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:58,195 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:58:58,196 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75276646-4d09-4975-b725-6d7af21230a3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75276646-4d09-4975-b725-6d7af21230a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:58:59,251 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.042s 2022-10-15 08:58:59,252 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6cc7ad7-970d-48f2-9df4-295665966413', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6cc7ad7-970d-48f2-9df4-295665966413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:00,313 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.047s 2022-10-15 08:59:00,313 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df02e09-2731-4fb8-8ce6-0af3df66fc94', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df02e09-2731-4fb8-8ce6-0af3df66fc94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:01,378 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.051s 2022-10-15 08:59:01,378 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fcc06c6-cba6-434d-a00f-71850badd482', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fcc06c6-cba6-434d-a00f-71850badd482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:02,432 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:59:02,433 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68525a33-22c8-4304-948a-fe0ee60dbbe6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68525a33-22c8-4304-948a-fe0ee60dbbe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:03,504 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.046s 2022-10-15 08:59:03,504 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5c1a64-7abe-493f-9ecd-127a31e329e0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5c1a64-7abe-493f-9ecd-127a31e329e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:04,579 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.061s 2022-10-15 08:59:04,580 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd461d4e-f0fb-4cc5-9fb6-39c284b1785a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd461d4e-f0fb-4cc5-9fb6-39c284b1785a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:05,637 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.042s 2022-10-15 08:59:05,637 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e578df1-cce2-4a65-8a7f-0e247d278488', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e578df1-cce2-4a65-8a7f-0e247d278488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:06,689 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:59:06,690 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4316422d-d553-4f3c-b9e4-ab0a79487a42', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4316422d-d553-4f3c-b9e4-ab0a79487a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:07,741 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:07,742 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32b7afb-eda9-4f9a-9d36-4a873e343e8b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32b7afb-eda9-4f9a-9d36-4a873e343e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:08,794 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:59:08,794 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26419156-2c43-4a75-88fd-e2aac6430cf0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26419156-2c43-4a75-88fd-e2aac6430cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:09,844 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:09,845 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a744818-026c-42ca-8a59-45deff4d7987', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a744818-026c-42ca-8a59-45deff4d7987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:10,894 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:59:10,894 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdc6d70-4ca6-49ca-893d-7fbf2d7f2762', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdc6d70-4ca6-49ca-893d-7fbf2d7f2762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:11,945 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:11,945 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9bc269-c7e3-459b-968b-93840aa53510', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9bc269-c7e3-459b-968b-93840aa53510', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:12,996 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:12,996 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29af2e1d-cb6e-4cde-b748-9a5b8d935fee', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29af2e1d-cb6e-4cde-b748-9a5b8d935fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:14,048 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:59:14,048 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70f1cfda-13d3-4db5-bbb4-6034c0368bef', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70f1cfda-13d3-4db5-bbb4-6034c0368bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:15,098 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:15,099 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5c1013-d7ec-4971-a018-0f4624715169', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5c1013-d7ec-4971-a018-0f4624715169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:16,150 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:16,150 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4456597d-bb65-45a5-bdc3-9b4bef017c02', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4456597d-bb65-45a5-bdc3-9b4bef017c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:17,203 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:59:17,203 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55836f45-3aa7-443b-9405-233afe137a8c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55836f45-3aa7-443b-9405-233afe137a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:18,254 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:18,254 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5f9de04-8382-494a-91ec-c4cb1fc3f8aa', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5f9de04-8382-494a-91ec-c4cb1fc3f8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:19,305 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:19,305 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30812fef-d77d-4f65-ba78-10ba1e468812', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30812fef-d77d-4f65-ba78-10ba1e468812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:20,360 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:20,361 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beb8a6fb-21a5-4310-985a-c4718cef9637', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb8a6fb-21a5-4310-985a-c4718cef9637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:21,412 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:59:21,413 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d8b3731-d122-42ce-84fa-a97e537f0977', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d8b3731-d122-42ce-84fa-a97e537f0977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:22,466 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:59:22,466 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2caf111-09bb-4336-a4ca-7e37baa8fe64', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2caf111-09bb-4336-a4ca-7e37baa8fe64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:23,517 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:23,518 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276d86ca-3f66-4ce3-afb4-15c1e1b99f18', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276d86ca-3f66-4ce3-afb4-15c1e1b99f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:24,569 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:24,569 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb5e7d4-dff3-4d57-ad57-dac37d90fe41', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb5e7d4-dff3-4d57-ad57-dac37d90fe41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:25,620 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:59:25,620 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f53e955c-489a-409d-903c-dbbaad07728f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f53e955c-489a-409d-903c-dbbaad07728f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:26,672 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:59:26,673 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a134ee34-5e94-4d09-9112-fd46a259d939', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a134ee34-5e94-4d09-9112-fd46a259d939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:27,726 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:59:27,727 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47bc4c8-62c8-45ea-955f-375fb3210568', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47bc4c8-62c8-45ea-955f-375fb3210568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:28,778 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:28,779 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be4b23b-02d9-40ce-a149-ce20964fb4f4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be4b23b-02d9-40ce-a149-ce20964fb4f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:29,830 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:29,830 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4239b256-f0a5-40b2-961b-3637bf8e0a6a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4239b256-f0a5-40b2-961b-3637bf8e0a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:30,881 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:30,881 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d954fd5a-1ad5-4664-9e14-bae68a839c2e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d954fd5a-1ad5-4664-9e14-bae68a839c2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:31,931 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:31,932 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5eea8c7-7351-43e7-aef9-1d7ce91339bc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5eea8c7-7351-43e7-aef9-1d7ce91339bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:32,982 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:32,983 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442bc7b2-c51d-4e86-b827-128715bc531f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442bc7b2-c51d-4e86-b827-128715bc531f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:34,034 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:34,034 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2edc987b-8c54-4a48-ae1b-961394a35578', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2edc987b-8c54-4a48-ae1b-961394a35578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:35,086 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:35,086 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c88ac7-29f1-4b58-9e7e-22434a16c2f8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c88ac7-29f1-4b58-9e7e-22434a16c2f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:36,137 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:36,137 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d97d04-a471-4f01-a43a-195c85009d87', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d97d04-a471-4f01-a43a-195c85009d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:37,187 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:59:37,188 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e74af26a-3276-4055-9cd1-2e5881691074', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e74af26a-3276-4055-9cd1-2e5881691074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:38,241 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:59:38,241 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c464b9-2368-49d1-95d7-c6f2fd674fa2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c464b9-2368-49d1-95d7-c6f2fd674fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:39,292 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:39,292 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3e1be5-f273-40d1-b326-5b5ed1e66870', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3e1be5-f273-40d1-b326-5b5ed1e66870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:40,342 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.036s 2022-10-15 08:59:40,343 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4e6ade-d092-4eb0-ba41-094c71cc8334', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4e6ade-d092-4eb0-ba41-094c71cc8334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:41,496 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.139s 2022-10-15 08:59:41,496 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17bbd22-fd7b-4e68-8973-628d39e2fc22', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17bbd22-fd7b-4e68-8973-628d39e2fc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:42,547 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:42,547 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d63d4094-d19f-4cdb-b449-ff1da482c55e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d63d4094-d19f-4cdb-b449-ff1da482c55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:43,601 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:59:43,602 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7a1f0b-33ad-48d6-8687-72fe0f4acb0c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7a1f0b-33ad-48d6-8687-72fe0f4acb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:44,662 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.046s 2022-10-15 08:59:44,663 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-074f3769-d688-445f-a427-fc43516e8b58', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-074f3769-d688-445f-a427-fc43516e8b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:45,725 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.049s 2022-10-15 08:59:45,725 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3ad3fc-71b0-4a06-a720-b832db8432bb', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3ad3fc-71b0-4a06-a720-b832db8432bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:46,776 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 08:59:46,776 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8831b75a-eb16-453d-994c-a6043d10e1e7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8831b75a-eb16-453d-994c-a6043d10e1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:47,833 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.043s 2022-10-15 08:59:47,834 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa058fc-293c-447e-96f1-df02f0fd9e40', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa058fc-293c-447e-96f1-df02f0fd9e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:48,895 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.048s 2022-10-15 08:59:48,896 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0cdcc0-c5f1-4482-a468-4c4e280e4fc4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0cdcc0-c5f1-4482-a468-4c4e280e4fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:49,949 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:59:49,950 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e20eed7a-25c2-4846-a829-fd9621731ab7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e20eed7a-25c2-4846-a829-fd9621731ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:51,019 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.056s 2022-10-15 08:59:51,020 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73ca0e57-2a50-48f5-b40b-967254b28d77', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73ca0e57-2a50-48f5-b40b-967254b28d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:52,074 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:59:52,074 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b388d35e-edba-4a71-8a8d-30f5825ba459', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b388d35e-edba-4a71-8a8d-30f5825ba459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:53,127 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 08:59:53,127 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ded9f23-9cc4-4bcc-a1cd-e7c4b535c1dd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ded9f23-9cc4-4bcc-a1cd-e7c4b535c1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:54,282 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.141s 2022-10-15 08:59:54,283 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a1a9a68-77a7-4424-ab04-645451e7428b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a1a9a68-77a7-4424-ab04-645451e7428b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:55,337 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:59:55,337 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-895f9d9d-a53e-4af2-abf7-4d038fe065b2', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-895f9d9d-a53e-4af2-abf7-4d038fe065b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:56,390 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 08:59:56,390 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a488fc1-7dff-4c34-80cf-1f4cc474157f', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a488fc1-7dff-4c34-80cf-1f4cc474157f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:57,451 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 08:59:57,452 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23461a3d-99dd-4794-9f3c-006e28d1b7f5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23461a3d-99dd-4794-9f3c-006e28d1b7f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:58,504 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 08:59:58,504 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ffdff48-7d24-455a-82c3-1ec98a49ddd7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ffdff48-7d24-455a-82c3-1ec98a49ddd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 08:59:59,560 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.042s 2022-10-15 08:59:59,560 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602dfb88-eb78-43c8-abbb-f75e36c049be', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602dfb88-eb78-43c8-abbb-f75e36c049be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:00,612 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:00,612 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc73a36-2974-4249-9e84-e9e157aa3603', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc73a36-2974-4249-9e84-e9e157aa3603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:01,664 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:01,665 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e009f1a-2e2c-4a12-90cb-e3dbf11b7288', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e009f1a-2e2c-4a12-90cb-e3dbf11b7288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:02,722 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.044s 2022-10-15 09:00:02,722 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d88fc5e-f0fd-4d60-ae5c-276cbf729c18', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d88fc5e-f0fd-4d60-ae5c-276cbf729c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:03,774 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:03,775 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66003181-2ea8-412b-8603-372c754e3bc3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66003181-2ea8-412b-8603-372c754e3bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:04,826 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 09:00:04,827 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b40e95-a306-442e-a56b-c0eb2612be8a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b40e95-a306-442e-a56b-c0eb2612be8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:05,878 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:05,878 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a8c9c4-7aa4-41f2-b1cf-0b58e19141db', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a8c9c4-7aa4-41f2-b1cf-0b58e19141db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:06,932 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 09:00:06,932 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f147ce6a-b324-44d0-9396-ec3008f78f7b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f147ce6a-b324-44d0-9396-ec3008f78f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:07,983 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 09:00:07,984 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab463ef-722e-41e6-8ca9-4c2a3ff54119', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab463ef-722e-41e6-8ca9-4c2a3ff54119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:09,036 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:09,037 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3433c4d-dc68-4d56-84ff-e9bd3e308a23', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3433c4d-dc68-4d56-84ff-e9bd3e308a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:10,089 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 09:00:10,089 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51b68ad1-00cd-4eec-998c-cb8e016c5304', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51b68ad1-00cd-4eec-998c-cb8e016c5304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:11,141 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:11,142 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa18224-7e6b-4c36-a2e7-b891c6cb5508', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa18224-7e6b-4c36-a2e7-b891c6cb5508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:12,194 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:12,194 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4e5216-b951-4388-8ee2-7a8615dd5064', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4e5216-b951-4388-8ee2-7a8615dd5064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:13,248 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 09:00:13,248 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a3e7c3-93bb-4be0-af7d-d0f1344d0c2b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a3e7c3-93bb-4be0-af7d-d0f1344d0c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:14,300 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:14,300 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5742873c-f09d-43fc-aec5-a61ae86b952d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5742873c-f09d-43fc-aec5-a61ae86b952d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:15,351 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:15,352 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb32f71c-c265-40e8-ba1c-82d6f52fb786', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb32f71c-c265-40e8-ba1c-82d6f52fb786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:16,404 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 09:00:16,405 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b294945-02d1-49b4-b42d-69e9ca2920f1', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b294945-02d1-49b4-b42d-69e9ca2920f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:17,456 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:17,456 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5750bc9-c0d9-4f07-a2b7-f3c453274de4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5750bc9-c0d9-4f07-a2b7-f3c453274de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:18,509 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 09:00:18,509 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c7933a4-23cd-440b-a614-2cb636400ee9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c7933a4-23cd-440b-a614-2cb636400ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:19,563 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 09:00:19,563 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b74cbff3-2b05-47d8-a081-5d0faf59c8bd', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b74cbff3-2b05-47d8-a081-5d0faf59c8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:20,616 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 09:00:20,617 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d64d84c3-bd41-496a-893f-b119c75111a8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d64d84c3-bd41-496a-893f-b119c75111a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:21,669 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:21,669 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47eb0a7b-b21f-4fff-a10c-884c13152e65', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47eb0a7b-b21f-4fff-a10c-884c13152e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:22,722 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 09:00:22,723 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b6c791-1371-432c-a7d7-c631dfc67af5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b6c791-1371-432c-a7d7-c631dfc67af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:23,775 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 09:00:23,776 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa931591-2289-4ffe-80ab-2ace9fa8555d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa931591-2289-4ffe-80ab-2ace9fa8555d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:24,827 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:24,828 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679fc66a-7381-460f-89f6-28dc06fdc74c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679fc66a-7381-460f-89f6-28dc06fdc74c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:25,880 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:25,880 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-190abfa6-be1c-4007-a3a6-0e7eb8d40a61', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-190abfa6-be1c-4007-a3a6-0e7eb8d40a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:26,933 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 09:00:26,933 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bcb1273-52c7-4920-a02d-07f80fcd9175', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bcb1273-52c7-4920-a02d-07f80fcd9175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:27,986 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:27,986 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8f471e-762a-4939-ab9a-d22aa82fb565', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8f471e-762a-4939-ab9a-d22aa82fb565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:29,038 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:29,038 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f6b4ebb-0b50-41be-84cf-53a83c65a221', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f6b4ebb-0b50-41be-84cf-53a83c65a221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:30,093 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 09:00:30,093 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c131a3e-6b61-4a6f-b091-6506fcf6a8e5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c131a3e-6b61-4a6f-b091-6506fcf6a8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:31,147 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 09:00:31,147 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94ca8bdb-61a5-41ca-881d-fa0425b2cc2a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94ca8bdb-61a5-41ca-881d-fa0425b2cc2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:32,199 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:32,199 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3975caef-66f7-4a9a-8699-7a4945a9a75e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3975caef-66f7-4a9a-8699-7a4945a9a75e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:33,250 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:33,251 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2013bd77-0bf0-417b-962e-c6c97cd01f73', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2013bd77-0bf0-417b-962e-c6c97cd01f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:34,303 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:34,304 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c76354-2c1c-4b63-876f-d7ce562773c8', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c76354-2c1c-4b63-876f-d7ce562773c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:35,356 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 09:00:35,356 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd4f403-74e1-4639-99a7-29caaa3e5989', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd4f403-74e1-4639-99a7-29caaa3e5989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:36,412 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.042s 2022-10-15 09:00:36,412 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4642e08e-473a-4a70-a939-a353224d11d9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4642e08e-473a-4a70-a939-a353224d11d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:37,463 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:37,464 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b4a650f-0236-4220-a208-10f82eb2aeac', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b4a650f-0236-4220-a208-10f82eb2aeac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:38,533 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.056s 2022-10-15 09:00:38,533 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6afdaa-2fc1-4083-9cb5-4ee1902750a0', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6afdaa-2fc1-4083-9cb5-4ee1902750a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:39,587 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:39,587 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2b5448-c17f-4e84-9aa4-78052334fa23', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2b5448-c17f-4e84-9aa4-78052334fa23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:40,638 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:40,639 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fb185a2-a730-47d1-bb05-81a577371d58', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb185a2-a730-47d1-bb05-81a577371d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:41,691 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 09:00:41,692 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15aeda9-a972-4522-a403-3c95be340763', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15aeda9-a972-4522-a403-3c95be340763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:42,745 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.040s 2022-10-15 09:00:42,746 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-089889d8-9404-4328-852a-fb2ee62935f3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-089889d8-9404-4328-852a-fb2ee62935f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:43,798 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:43,798 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2317ec5d-6428-4352-bae7-10f1cc310226', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2317ec5d-6428-4352-bae7-10f1cc310226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:44,850 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:44,850 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9279ed69-a01a-4275-a7a5-d7802361dd19', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9279ed69-a01a-4275-a7a5-d7802361dd19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:45,901 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 09:00:45,902 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbfa8f5a-f2a5-4ca0-87b2-b8cf937be359', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbfa8f5a-f2a5-4ca0-87b2-b8cf937be359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:46,955 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 09:00:46,956 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f385086b-e5e0-41b0-b727-7e3492b20125', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f385086b-e5e0-41b0-b727-7e3492b20125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:48,008 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:48,008 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d614970-bd76-448d-a808-3a1f94695190', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d614970-bd76-448d-a808-3a1f94695190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:49,059 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:49,060 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecda0248-6dbc-455b-9f1c-a6ee1c279759', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecda0248-6dbc-455b-9f1c-a6ee1c279759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:50,111 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 09:00:50,112 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c677eb5b-9092-4133-831f-9323b67df60a', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c677eb5b-9092-4133-831f-9323b67df60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:51,162 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:51,162 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9187fd8e-715b-4b82-b02d-548cce79b61d', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9187fd8e-715b-4b82-b02d-548cce79b61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:52,213 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.037s 2022-10-15 09:00:52,214 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e636490d-249e-42d7-bbff-9cf75d77bd95', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e636490d-249e-42d7-bbff-9cf75d77bd95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:53,267 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.039s 2022-10-15 09:00:53,267 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd9bbe7-5cc2-428f-8ddf-2b03f6d78d5e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd9bbe7-5cc2-428f-8ddf-2b03f6d78d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:54,322 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55 0.038s 2022-10-15 09:00:54,322 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1232e7ba-0199-4f6f-8725-2651eddd42ed', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1232e7ba-0199-4f6f-8725-2651eddd42ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55'} Body: b'{"volume": {"id": "a614f1cf-f351-43de-955b-b1e000707c55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:54:54.000000", "updated_at": "2022-10-15T08:54:54.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2054903656", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/23e3a95b1487450cad043a820d321f26/volumes/a614f1cf-f351-43de-955b-b1e000707c55"}], "user_id": "388ca829d87348bd9b524fd9a80e578b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "23e3a95b1487450cad043a820d321f26"}}' 2022-10-15 09:00:54,468 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797 0.132s 2022-10-15 09:00:54,468 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e753fdd7-2b28-4611-9833-3c14cfc16af3', 'x-compute-request-id': 'req-e753fdd7-2b28-4611-9833-3c14cfc16af3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797'} Body: b'' 2022-10-15 09:00:54,638 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797 0.169s 2022-10-15 09:00:54,638 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59a1befc-1ba6-437a-9d16-a53f5b07c01c', 'x-compute-request-id': 'req-59a1befc-1ba6-437a-9d16-a53f5b07c01c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797'} Body: b'{"server": {"id": "29f95b72-8aed-4cf1-9d99-e9a96e09e797", "name": "tempest-AttachVolumeShelveTestJSON-server-1297949324", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:54:08Z", "updated": "2022-10-15T09:00:54Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:8d:18"}, {"version": 4, "addr": "172.27.3.236", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:8d:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-324521777", "OS-SRV-USG:launched_at": "2022-10-15T08:54:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071256987"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 09:00:55,764 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797 0.109s 2022-10-15 09:00:55,765 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbd995bf-3fa7-424a-a95c-fe08654fee72', 'x-compute-request-id': 'req-dbd995bf-3fa7-424a-a95c-fe08654fee72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797'} Body: b'{"server": {"id": "29f95b72-8aed-4cf1-9d99-e9a96e09e797", "name": "tempest-AttachVolumeShelveTestJSON-server-1297949324", "status": "ACTIVE", "tenant_id": "23e3a95b1487450cad043a820d321f26", "user_id": "388ca829d87348bd9b524fd9a80e578b", "metadata": {}, "hostId": "afbd8c320ce5d41410bc8dd392df303fc42411060ef200b6fbb1bf8f", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:54:08Z", "updated": "2022-10-15T09:00:54Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-560338419-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:8d:18"}, {"version": 4, "addr": "172.27.3.236", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:8d:18"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-324521777", "OS-SRV-USG:launched_at": "2022-10-15T08:54:17.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-10-15 09:00:56,819 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797 0.038s 2022-10-15 09:00:56,820 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-2c07a968-e708-41f6-805f-d54e42cf29a2', 'x-compute-request-id': 'req-2c07a968-e708-41f6-805f-d54e42cf29a2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/29f95b72-8aed-4cf1-9d99-e9a96e09e797'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 29f95b72-8aed-4cf1-9d99-e9a96e09e797 could not be found."}}' 2022-10-15 09:00:56,848 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-324521777 0.028s 2022-10-15 09:00:56,848 126089 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d14dd277-3249-4334-b33b-5882b44ad7ea', 'x-compute-request-id': 'req-d14dd277-3249-4334-b33b-5882b44ad7ea', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-324521777'} Body: b'' 2022-10-15 09:00:56,982 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/security-groups/c28260a9-cf64-47ce-8fb3-17a10cd441c0 0.132s 2022-10-15 09:00:56,982 126089 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-bee27b08-e612-4530-8d42-4cd635fbb2e0', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 09:00:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups/c28260a9-cf64-47ce-8fb3-17a10cd441c0'} Body: b'' 2022-10-15 09:00:57,001 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.30:9696/networking/v2.0/security-groups/c28260a9-cf64-47ce-8fb3-17a10cd441c0 0.018s 2022-10-15 09:00:57,006 126089 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-91e71f60-47f9-476e-978b-e01de7d23a57', 'date': 'Sat, 15 Oct 2022 09:00:57 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups/c28260a9-cf64-47ce-8fb3-17a10cd441c0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c28260a9-cf64-47ce-8fb3-17a10cd441c0 does not exist", "detail": ""}}' 2022-10-15 09:00:57,441 126089 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/floatingips/aa7ca0df-1eaf-4e95-819b-34d3f15bbeea 0.434s 2022-10-15 09:00:57,441 126089 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-478bb9c7-de8f-4593-ac16-8fff4901129e', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 09:00:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/aa7ca0df-1eaf-4e95-819b-34d3f15bbeea'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume a614f1cf-f351-43de-955b-b1e000707c55 failed to reach available status (current creating) within the required time (360 s). |
||||||
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] |
fail
ft10.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-10-15 08:44:32,945 126082 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-10-15 08:44:32,945 126082 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-10-15 08:44:34,032 126082 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 1.084s 2022-10-15 08:44:34,033 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-502744667", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN5/dDyObexiGXHL2dojBtcd40iHNjXKQpzsCrouMUgQZTY/vV9SHhpvNT+GegrxbJJnyKB8tJwjKRZAAGkzdl8TbNpaEKlzwfA5DuxZGIt2URgR7Lz19C6QPy2M+X+XXA=="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f696cde-5c20-4e53-8792-a236788d9c80', 'x-compute-request-id': 'req-2f696cde-5c20-4e53-8792-a236788d9c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-502744667", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN5/dDyObexiGXHL2dojBtcd40iHNjXKQpzsCrouMUgQZTY/vV9SHhpvNT+GegrxbJJnyKB8tJwjKRZAAGkzdl8TbNpaEKlzwfA5DuxZGIt2URgR7Lz19C6QPy2M+X+XXA==", "fingerprint": "d2:53:15:e0:f7:23:6c:01:89:fc:55:7f:fb:ff:80:c9", "user_id": "a5d85f7efca040cc81253dfbf0de7c42"}}' 2022-10-15 08:44:34,037 126082 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-502744667 created 2022-10-15 08:44:36,127 126082 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-groups 2.089s 2022-10-15 08:44:36,127 126082 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--1260542462", "description": "tempest-description--820585402"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-fed2a650-5346-4693-8a68-93035e16ad3f', 'date': 'Sat, 15 Oct 2022 08:44:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a1368f99-fe19-4aeb-8e00-e9d246642702", "name": "tempest-securitygroup--1260542462", "stateful": true, "tenant_id": "becb9cd46453447a87846cf26561a190", "description": "tempest-description--820585402", "shared": false, "security_group_rules": [{"id": "5c16b249-fd0c-445a-bc41-bd45ffa06d9a", "tenant_id": "becb9cd46453447a87846cf26561a190", "security_group_id": "a1368f99-fe19-4aeb-8e00-e9d246642702", "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": 100, "description": null, "tags": [], "created_at": "2022-10-15T08:44:35Z", "updated_at": "2022-10-15T08:44:35Z", "revision_number": 0, "project_id": "becb9cd46453447a87846cf26561a190"}, {"id": "efdbc594-f5a7-4431-9b20-9f48e940298f", "tenant_id": "becb9cd46453447a87846cf26561a190", "security_group_id": "a1368f99-fe19-4aeb-8e00-e9d246642702", "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": 99, "description": null, "tags": [], "created_at": "2022-10-15T08:44:35Z", "updated_at": "2022-10-15T08:44:35Z", "revision_number": 0, "project_id": "becb9cd46453447a87846cf26561a190"}], "tags": [], "created_at": "2022-10-15T08:44:34Z", "updated_at": "2022-10-15T08:44:35Z", "revision_number": 1, "project_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:44:36,917 126082 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.789s 2022-10-15 08:44:36,918 126082 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": "a1368f99-fe19-4aeb-8e00-e9d246642702", "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-178b9b56-1856-4a50-aeb8-4666d310e06c', 'date': 'Sat, 15 Oct 2022 08:44:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "11d76890-ea27-4424-8076-0bfc1e8c4e11", "tenant_id": "becb9cd46453447a87846cf26561a190", "security_group_id": "a1368f99-fe19-4aeb-8e00-e9d246642702", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T08:44:36Z", "updated_at": "2022-10-15T08:44:36Z", "revision_number": 0, "project_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:44:37,506 126082 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.587s 2022-10-15 08:44:37,506 126082 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": "a1368f99-fe19-4aeb-8e00-e9d246642702", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5b700b30-4b50-4550-8f8a-7befc121e7c3', 'date': 'Sat, 15 Oct 2022 08:44:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f9fd7a1e-eb29-4bb9-8c16-252ab25cfade", "tenant_id": "becb9cd46453447a87846cf26561a190", "security_group_id": "a1368f99-fe19-4aeb-8e00-e9d246642702", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T08:44:37Z", "updated_at": "2022-10-15T08:44:37Z", "revision_number": 0, "project_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:44:37,507 126082 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1260542462 created 2022-10-15 08:44:43,946 126082 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/floatingips 6.439s 2022-10-15 08:44:43,946 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-9322cd7c-f418-4068-865a-913926b7bbd7', 'date': 'Sat, 15 Oct 2022 08:44:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c6a99864-faf0-40ab-9186-92283c7f9d46", "tenant_id": "becb9cd46453447a87846cf26561a190", "floating_ip_address": "172.27.3.224", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "becb9cd46453447a87846cf26561a190", "description": "", "port_details": null, "tags": [], "created_at": "2022-10-15T08:44:42Z", "updated_at": "2022-10-15T08:44:42Z", "revision_number": 0}}' 2022-10-15 08:44:43,947 126082 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c6a99864-faf0-40ab-9186-92283c7f9d46', 'tenant_id': 'becb9cd46453447a87846cf26561a190', 'floating_ip_address': '172.27.3.224', 'floating_network_id': 'a9f2bb15-f67a-42b4-b354-6db68dfeb13f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'becb9cd46453447a87846cf26561a190', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-10-15T08:44:42Z', 'updated_at': '2022-10-15T08:44:42Z', 'revision_number': 0, 'ip': '172.27.3.224'} created 2022-10-15 08:44:44,191 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.238s 2022-10-15 08:44:44,191 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3252', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3172124c-93fe-4efc-bb7e-8c3a0573352c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "a5d85f7efca040cc81253dfbf0de7c42", "name": "tempest-AttachVolumeTestJSON-297522293-project", "password_expires_at": null}, "audit_ids": ["XFUgr58MRfOJY_BU4P2ykg"], "expires_at": "2022-10-15T09:44:44.000000Z", "issued_at": "2022-10-15T08:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "becb9cd46453447a87846cf26561a190", "name": "tempest-AttachVolumeTestJSON-297522293"}, "is_domain": false, "roles": [{"id": "3248f0268738489b883041851d681bb7", "name": "member"}, {"id": "080a66722a3d4936966a3a50bf9bafe1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "62786354f6024ea1ada9210aa98ea275", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "1497a3cd8b854c72af5f9aa23fa752c9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4395d388392c44acbce0ef44931b4e46", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190", "region": "RegionOne"}], "id": "1c31719e1e9d43158c5d370e9f561bc4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "81ad7b2f01774c028b06cd2430101a69", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/becb9cd46453447a87846cf26561a190", "region": "RegionOne"}], "id": "259011d7f1a14f86aa1efccde13876d5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "82466acaea994f73b487e467d5ba839a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "57a2dff7f1754e4a88265c5900962d05", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "11003f7896304228b2e40f9dd0e51c99", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "6ff2817b180d419985450b23becc3704", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "269478e975794acca78658051d821e8f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/networking", "region": "RegionOne"}], "id": "919cf4ab5e73419f86f50ea2af2fb754", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fd4249603d26444786f6ac37b13f3eca", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "c8fabbc0c02f4dbd92168d95326c58d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5143267d72444601a1ae5304a336fb1e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190", "region": "RegionOne"}], "id": "f82e1ab33ab44041a4ae37dea257e5ca", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0cbbd8cc9aa54a479d38c623f4f9d608", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_becb9cd46453447a87846cf26561a190", "region": "RegionOne"}, {"id": "63450b6db2c9479bb23665e227457161", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "fc0069003c8e49f892e5afb67ea77d16", "type": "object-store", "name": "swift"}]}}' 2022-10-15 08:44:44,192 126082 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '4e61cdcd-c5f4-41ef-bbf5-ce16b32429c6', 'name': 'tempest-AttachVolumeTestJSON-426558120-network', 'tenant_id': 'becb9cd46453447a87846cf26561a190', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'becb9cd46453447a87846cf26561a190', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 308, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-10-15T08:44:22Z', 'updated_at': '2022-10-15T08:44:22Z', 'revision_number': 1} available for tenant 2022-10-15 08:44:44,193 126082 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-502744667', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN5/dDyObexiGXHL2dojBtcd40iHNjXKQpzsCrouMUgQZTY/vV9SHhpvNT+GegrxbJJnyKB8tJwjKRZAAGkzdl8TbNpaEKlzwfA5DuxZGIt2URgR7Lz19C6QPy2M+X+XXA==', 'fingerprint': 'd2:53:15:e0:f7:23:6c:01:89:fc:55:7f:fb:ff:80:c9', 'user_id': 'a5d85f7efca040cc81253dfbf0de7c42', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC+Zl2GsKgR+8lYebGeT4U/ruMfTYPT8P3Ag4ZY/G6MVzI/pAP3dS26\nJWIVekTj19WgBwYFK4EEACKhZANiAATef3Q8jm3sYhlxy9naIwbXHeNIhzY1ykKc\n7Aq6LjFIEGU2P71fUh4abzU/hnoK8WySZ8igfLScIykWQABpM3ZfE2zaWhCpc8Hw\nOQ7sWRiLdlEYEey89fQukD8tjPl/l1w=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a1368f99-fe19-4aeb-8e00-e9d246642702', 'name': 'tempest-securitygroup--1260542462', 'stateful': True, 'tenant_id': 'becb9cd46453447a87846cf26561a190', 'description': 'tempest-description--820585402', 'shared': False, 'security_group_rules': [{'id': '5c16b249-fd0c-445a-bc41-bd45ffa06d9a', 'tenant_id': 'becb9cd46453447a87846cf26561a190', 'security_group_id': 'a1368f99-fe19-4aeb-8e00-e9d246642702', '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': 100, 'description': None, 'tags': [], 'created_at': '2022-10-15T08:44:35Z', 'updated_at': '2022-10-15T08:44:35Z', 'revision_number': 0, 'project_id': 'becb9cd46453447a87846cf26561a190'}, {'id': 'efdbc594-f5a7-4431-9b20-9f48e940298f', 'tenant_id': 'becb9cd46453447a87846cf26561a190', 'security_group_id': 'a1368f99-fe19-4aeb-8e00-e9d246642702', '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': 99, 'description': None, 'tags': [], 'created_at': '2022-10-15T08:44:35Z', 'updated_at': '2022-10-15T08:44:35Z', 'revision_number': 0, 'project_id': 'becb9cd46453447a87846cf26561a190'}], 'tags': [], 'created_at': '2022-10-15T08:44:34Z', 'updated_at': '2022-10-15T08:44:35Z', 'revision_number': 1, 'project_id': 'becb9cd46453447a87846cf26561a190'}, 'floating_ip': {'id': 'c6a99864-faf0-40ab-9186-92283c7f9d46', 'tenant_id': 'becb9cd46453447a87846cf26561a190', 'floating_ip_address': '172.27.3.224', 'floating_network_id': 'a9f2bb15-f67a-42b4-b354-6db68dfeb13f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'becb9cd46453447a87846cf26561a190', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-10-15T08:44:42Z', 'updated_at': '2022-10-15T08:44:42Z', 'revision_number': 0, 'ip': '172.27.3.224'}} 2022-10-15 08:44:47,656 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.30/compute/v2.1/servers 3.462s 2022-10-15 08:44:47,657 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1965899824", "imageRef": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "4e61cdcd-c5f4-41ef-bbf5-ce16b32429c6"}], "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "key_name": "tempest-keypair-502744667", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af0425c-975e-4b32-835d-32358a144549', 'x-compute-request-id': 'req-9af0425c-975e-4b32-835d-32358a144549', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "adminPass": "password"}}' 2022-10-15 08:44:48,579 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.919s 2022-10-15 08:44:48,579 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42dc2d24-28c8-4eec-bebe-0d7610f3d94c', 'x-compute-request-id': 'req-42dc2d24-28c8-4eec-bebe-0d7610f3d94c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:48Z", "updated": "2022-10-15T08:44:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:44:50,220 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.621s 2022-10-15 08:44:50,220 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4c1f911-ed53-4144-884a-5b1956c20ff1', 'x-compute-request-id': 'req-d4c1f911-ed53-4144-884a-5b1956c20ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:44:50,235 126082 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-10-15 08:44:51,745 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.509s 2022-10-15 08:44:51,746 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d03aed7f-cb9d-4e14-a02e-7e09cb52c35c', 'x-compute-request-id': 'req-d03aed7f-cb9d-4e14-a02e-7e09cb52c35c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:44:51,763 126082 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-10-15 08:44:54,885 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 2.121s 2022-10-15 08:44:54,885 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f05d4138-eb99-4eb1-858e-d3baae497387', 'x-compute-request-id': 'req-f05d4138-eb99-4eb1-858e-d3baae497387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:44:58,927 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 3.023s 2022-10-15 08:44:58,928 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315b280f-e4fc-483f-b24c-a210ce9ca08d', 'x-compute-request-id': 'req-315b280f-e4fc-483f-b24c-a210ce9ca08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:01,341 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 1.397s 2022-10-15 08:45:01,342 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5c4eb8d-7839-490f-951f-0817ae2267b0', 'x-compute-request-id': 'req-a5c4eb8d-7839-490f-951f-0817ae2267b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:03,087 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.728s 2022-10-15 08:45:03,087 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72cd5c1f-0d22-4410-957c-6e2f612f3b37', 'x-compute-request-id': 'req-72cd5c1f-0d22-4410-957c-6e2f612f3b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:05,518 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 1.414s 2022-10-15 08:45:05,519 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4013f8c2-8388-4e97-ba0c-8002822b3b71', 'x-compute-request-id': 'req-4013f8c2-8388-4e97-ba0c-8002822b3b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:06,715 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.182s 2022-10-15 08:45:06,715 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2571efc-6855-4230-b100-de38cd681760', 'x-compute-request-id': 'req-d2571efc-6855-4230-b100-de38cd681760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:07,883 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.152s 2022-10-15 08:45:07,883 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-862e1c92-81e7-4a27-bd6e-ad1362b6392f', 'x-compute-request-id': 'req-862e1c92-81e7-4a27-bd6e-ad1362b6392f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:09,106 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.208s 2022-10-15 08:45:09,106 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4edbb535-6736-4e7f-98d0-dc056f20729a', 'x-compute-request-id': 'req-4edbb535-6736-4e7f-98d0-dc056f20729a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:10,291 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.169s 2022-10-15 08:45:10,291 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d1c6d60-b319-4b93-97ee-9f90728948fb', 'x-compute-request-id': 'req-9d1c6d60-b319-4b93-97ee-9f90728948fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:11,486 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.180s 2022-10-15 08:45:11,486 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8b85482-c1f4-4a28-8ddb-0975bf880ac4', 'x-compute-request-id': 'req-e8b85482-c1f4-4a28-8ddb-0975bf880ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:12,678 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.178s 2022-10-15 08:45:12,679 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01841dc9-fb6e-422a-ab36-9af1aebd4af7', 'x-compute-request-id': 'req-01841dc9-fb6e-422a-ab36-9af1aebd4af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:13,880 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.187s 2022-10-15 08:45:13,880 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00ce2356-8711-42db-b492-f7c43753b35b', 'x-compute-request-id': 'req-00ce2356-8711-42db-b492-f7c43753b35b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:15,055 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.160s 2022-10-15 08:45:15,056 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c69fc74-a819-4074-abca-5e325a0de032', 'x-compute-request-id': 'req-5c69fc74-a819-4074-abca-5e325a0de032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:16,220 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.150s 2022-10-15 08:45:16,221 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace6dbcf-8c6e-48fc-ba0f-d553be73a905', 'x-compute-request-id': 'req-ace6dbcf-8c6e-48fc-ba0f-d553be73a905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:17,385 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.150s 2022-10-15 08:45:17,385 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67557d40-d4cf-460a-ba8f-2c5ad20301e1', 'x-compute-request-id': 'req-67557d40-d4cf-460a-ba8f-2c5ad20301e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:20,060 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 1.661s 2022-10-15 08:45:20,060 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0227e60c-668b-4aae-84ee-6876facf0400', 'x-compute-request-id': 'req-0227e60c-668b-4aae-84ee-6876facf0400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:21,284 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.209s 2022-10-15 08:45:21,284 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fac7086-c8d9-4193-b739-d2cbc2cdf4f3', 'x-compute-request-id': 'req-7fac7086-c8d9-4193-b739-d2cbc2cdf4f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:22,470 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.172s 2022-10-15 08:45:22,470 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87b91a30-6e16-4b2f-8fdb-5ad10853d096', 'x-compute-request-id': 'req-87b91a30-6e16-4b2f-8fdb-5ad10853d096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:23,903 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.419s 2022-10-15 08:45:23,903 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58750831-5a10-4397-b9b7-34e273e62d49', 'x-compute-request-id': 'req-58750831-5a10-4397-b9b7-34e273e62d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:25,280 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.362s 2022-10-15 08:45:25,280 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-099958f3-38fe-4112-b7bb-a5d8a5a46658', 'x-compute-request-id': 'req-099958f3-38fe-4112-b7bb-a5d8a5a46658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:26,445 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.151s 2022-10-15 08:45:26,445 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2078aa-fef3-40ce-80dc-2cd8ed8e5f99', 'x-compute-request-id': 'req-ae2078aa-fef3-40ce-80dc-2cd8ed8e5f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:27,782 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.323s 2022-10-15 08:45:27,783 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af82a83-c777-48f8-8165-06732fe689f1', 'x-compute-request-id': 'req-3af82a83-c777-48f8-8165-06732fe689f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:28,953 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.152s 2022-10-15 08:45:28,953 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df8f8a6-9bac-4fea-999a-8ac801112b36', 'x-compute-request-id': 'req-0df8f8a6-9bac-4fea-999a-8ac801112b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:30,122 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.155s 2022-10-15 08:45:30,122 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df4cc4ba-9224-405a-8da0-ed15bb204b58', 'x-compute-request-id': 'req-df4cc4ba-9224-405a-8da0-ed15bb204b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:31,300 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.163s 2022-10-15 08:45:31,300 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8344c126-759e-4497-a1f2-9d0e809fd36a', 'x-compute-request-id': 'req-8344c126-759e-4497-a1f2-9d0e809fd36a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:44:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:32,839 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.522s 2022-10-15 08:45:32,839 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-370037c1-ad00-4760-a2b4-c96caadf16bd', 'x-compute-request-id': 'req-370037c1-ad00-4760-a2b4-c96caadf16bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "BUILD", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:45:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:34,367 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.512s 2022-10-15 08:45:34,367 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-467895d3-4be7-4f2f-af6a-3e68f3dca207', 'x-compute-request-id': 'req-467895d3-4be7-4f2f-af6a-3e68f3dca207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:45:34Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:34,384 126082 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 46 second wait 2022-10-15 08:45:34,533 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-interface 0.148s 2022-10-15 08:45:34,533 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d13865fc-c9b3-4ab5-9cca-991cba889a6b', 'x-compute-request-id': 'req-d13865fc-c9b3-4ab5-9cca-991cba889a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4e61cdcd-c5f4-41ef-bbf5-ce16b32429c6", "port_id": "3b5d8ee5-126d-4bd3-a3d0-928e5922b384", "mac_addr": "fa:16:3e:d9:dc:12", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "6541788d-df72-4f6e-bf28-daeba85f1361", "ip_address": "172.20.0.12"}]}]}' 2022-10-15 08:45:36,883 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.30:9696/networking/v2.0/floatingips/c6a99864-faf0-40ab-9186-92283c7f9d46 2.345s 2022-10-15 08:45:36,883 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "3b5d8ee5-126d-4bd3-a3d0-928e5922b384"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-0346b19d-ca2d-46fc-adce-7ec2395855b1', 'date': 'Sat, 15 Oct 2022 08:45:36 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/c6a99864-faf0-40ab-9186-92283c7f9d46'} Body: b'{"floatingip": {"id": "c6a99864-faf0-40ab-9186-92283c7f9d46", "tenant_id": "becb9cd46453447a87846cf26561a190", "floating_ip_address": "172.27.3.224", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": "2cf17f7e-f517-4413-8f10-05f8ded555a1", "port_id": "3b5d8ee5-126d-4bd3-a3d0-928e5922b384", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4e61cdcd-c5f4-41ef-bbf5-ce16b32429c6", "mac_address": "fa:16:3e:d9:dc:12", "admin_state_up": true, "status": "ACTIVE", "device_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-10-15T08:44:42Z", "updated_at": "2022-10-15T08:45:35Z", "revision_number": 1, "project_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:45:36,884 126082 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.224:22' as 'ubuntu' with public key authentication 2022-10-15 08:45:41,754 126082 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.224 ([Errno None] Unable to connect to port 22 on 172.27.3.224). Number attempts: 1. Retry after 2 seconds. 2022-10-15 08:45:47,325 126082 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.224 ([Errno None] Unable to connect to port 22 on 172.27.3.224). Number attempts: 2. Retry after 3 seconds. 2022-10-15 08:45:53,885 126082 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.224 ([Errno None] Unable to connect to port 22 on 172.27.3.224). Number attempts: 3. Retry after 4 seconds. 2022-10-15 08:46:01,465 126082 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.224 ([Errno None] Unable to connect to port 22 on 172.27.3.224). Number attempts: 4. Retry after 5 seconds. 2022-10-15 08:46:10,041 126082 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.224 ([Errno None] Unable to connect to port 22 on 172.27.3.224). Number attempts: 5. Retry after 6 seconds. 2022-10-15 08:46:16,550 126082 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.224 ([Errno None] Unable to connect to port 22 on 172.27.3.224). Number attempts: 6. Retry after 7 seconds. 2022-10-15 08:46:24,127 126082 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 08:46:24,630 126082 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-10-15 08:46:24,632 126082 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.224 (Authentication failed.). Number attempts: 7. Retry after 8 seconds. 2022-10-15 08:46:33,190 126082 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 08:46:33,430 126082 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 08:46:33,431 126082 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.224 successfully created 2022-10-15 08:46:33,507 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/ips 0.075s 2022-10-15 08:46:33,508 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '146', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c754115-aac0-4759-823b-306181323e61', 'x-compute-request-id': 'req-7c754115-aac0-4759-823b-306181323e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12"}, {"version": 4, "addr": "172.27.3.224"}]}}' 2022-10-15 08:46:33,512 126082 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.224:22' as 'ubuntu' with public key authentication 2022-10-15 08:46:33,616 126082 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 08:46:33,749 126082 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 08:46:33,750 126082 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.224 successfully created 2022-10-15 08:46:33,750 126082 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-10-15 08:46:33,750 126082 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.224:22' as 'ubuntu' with public key authentication 2022-10-15 08:46:33,818 126082 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 08:46:34,107 126082 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 08:46:34,107 126082 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.224 successfully created 2022-10-15 08:46:35,694 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes 0.328s 2022-10-15 08:46:35,695 126082 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-AttachVolumeTestJSON-volume-1893058307"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1259a4ac-4bf2-4510-b8e9-268299bf163e', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1259a4ac-4bf2-4510-b8e9-268299bf163e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:35.601534", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-10-15 08:46:35,829 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.122s 2022-10-15 08:46:35,830 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a78b09-275c-44ff-aa71-9fac5859c38f', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a78b09-275c-44ff-aa71-9fac5859c38f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:36,888 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:46:36,888 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d216fe35-518d-43bd-b98e-7ee406b75277', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d216fe35-518d-43bd-b98e-7ee406b75277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:36.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:36,900 126082 INFO [tempest.common.waiters] volume 3cc4d512-e380-4e9b-8c35-477c7d66eb5b reached available after waiting for 1.900659 seconds 2022-10-15 08:46:41,599 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 4.698s 2022-10-15 08:46:41,599 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:36 GMT', 'server': 'Apache/2.4.41 (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-3aeb2ac7-fc00-4c47-95ab-e31bb9f47db1', 'x-compute-request-id': 'req-3aeb2ac7-fc00-4c47-95ab-e31bb9f47db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "device": "/dev/sdb"}}' 2022-10-15 08:46:41,688 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.085s 2022-10-15 08:46:41,689 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abe6c03b-8aea-481d-bd7f-f5f81a9bae0e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abe6c03b-8aea-481d-bd7f-f5f81a9bae0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:42.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:42,760 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.054s 2022-10-15 08:46:42,760 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c871811-dbd8-4cf6-9a9a-6b3e38c98fee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c871811-dbd8-4cf6-9a9a-6b3e38c98fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:42.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:43,824 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:46:43,824 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063f0497-bed0-4ec8-87f4-9283eecb5c67', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063f0497-bed0-4ec8-87f4-9283eecb5c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:42.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:44,900 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.062s 2022-10-15 08:46:44,900 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e83ac69-5569-4c1a-8134-fe4ec3cb1ba8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e83ac69-5569-4c1a-8134-fe4ec3cb1ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:42.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:45,960 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:46:45,960 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e4aec1-d258-4367-aa56-8f443806bbd9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e4aec1-d258-4367-aa56-8f443806bbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:42.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:47,019 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:46:47,019 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae54dc50-71a0-42f1-99fc-60b28b142523', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae54dc50-71a0-42f1-99fc-60b28b142523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:42.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:48,081 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.047s 2022-10-15 08:46:48,081 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28955787-f836-4a5e-ad99-4d4c2e5bc7bd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28955787-f836-4a5e-ad99-4d4c2e5bc7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:42.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:49,139 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 08:46:49,140 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a70261c-c180-4287-8446-3b60243f4d57', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a70261c-c180-4287-8446-3b60243f4d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:50,196 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:46:50,196 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e378ab28-a615-47cb-a418-d3e39f29dbd5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e378ab28-a615-47cb-a418-d3e39f29dbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:51,253 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:46:51,253 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f895b5bc-050c-4317-88bf-8cd76a2b61e8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f895b5bc-050c-4317-88bf-8cd76a2b61e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:52,310 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:46:52,310 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763c5996-ee15-467e-8667-1407bddd94f4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763c5996-ee15-467e-8667-1407bddd94f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:53,366 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:46:53,366 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8169ae39-76f1-4f30-9fb8-13aa96ad8ab2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8169ae39-76f1-4f30-9fb8-13aa96ad8ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:54,425 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:46:54,425 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d8822c-be07-439d-9b4d-9fb34ab838fa', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d8822c-be07-439d-9b4d-9fb34ab838fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:55,484 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:46:55,484 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09bdbe32-16ea-41f3-9d7f-e5a02824ddac', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09bdbe32-16ea-41f3-9d7f-e5a02824ddac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:56,539 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:46:56,540 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df374062-f476-40fa-a38b-30d8aeef120d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df374062-f476-40fa-a38b-30d8aeef120d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:57,599 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 08:46:57,600 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9143eca5-9ea7-4795-be9e-524bfc2051da', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9143eca5-9ea7-4795-be9e-524bfc2051da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:58,657 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:46:58,657 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adca1dc6-26a4-4022-9013-2b387f59776a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adca1dc6-26a4-4022-9013-2b387f59776a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:46:59,716 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:46:59,716 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63965848-7d25-44d4-b697-2cb06ba142ca', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63965848-7d25-44d4-b697-2cb06ba142ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:00,772 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:47:00,772 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-676bacf1-dcaf-419e-961c-f577144c1fa6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-676bacf1-dcaf-419e-961c-f577144c1fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:01,828 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:47:01,828 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54d6c89-61ff-4d2f-b47d-2258e6571806', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54d6c89-61ff-4d2f-b47d-2258e6571806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:02,885 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:02,885 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac492d6-dabd-4a07-b40b-fb1417aefeb5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac492d6-dabd-4a07-b40b-fb1417aefeb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:03,945 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.047s 2022-10-15 08:47:03,945 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d01182-2975-450e-941d-807a967c4b70', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d01182-2975-450e-941d-807a967c4b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:05,001 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:05,001 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c90e315b-6352-4397-b5d9-58d35fea21dd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c90e315b-6352-4397-b5d9-58d35fea21dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:06,058 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:06,058 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68390479-9069-47c0-9aff-fbae4c46357c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68390479-9069-47c0-9aff-fbae4c46357c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:07,113 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:47:07,113 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35026093-f3a7-44ea-aba1-e47cab0a0149', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35026093-f3a7-44ea-aba1-e47cab0a0149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:08,170 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:08,170 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-425610b0-13e5-487b-94b0-ad24e66743f6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-425610b0-13e5-487b-94b0-ad24e66743f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:09,225 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:47:09,225 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-718d4806-6618-4f8a-adf2-8265a0e9f44f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-718d4806-6618-4f8a-adf2-8265a0e9f44f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:10,283 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:47:10,284 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd95242f-3992-408a-943f-097b373c4d0f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd95242f-3992-408a-943f-097b373c4d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:11,341 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:47:11,341 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ffd0e3c-5385-4c10-9ba2-3ba9d0f21286', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ffd0e3c-5385-4c10-9ba2-3ba9d0f21286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:12,406 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.051s 2022-10-15 08:47:12,407 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c645d2-9e26-4f3a-841f-e1684130f725', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c645d2-9e26-4f3a-841f-e1684130f725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:13,464 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:13,464 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d78f5e-33bd-47e9-9ebe-659412016b28', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d78f5e-33bd-47e9-9ebe-659412016b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:14,519 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:47:14,519 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f400dafc-0c90-4645-b7f5-ed9d688763f8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f400dafc-0c90-4645-b7f5-ed9d688763f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:15,575 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:47:15,576 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61783918-b39a-4b1f-a9fa-3d552a8f14da', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61783918-b39a-4b1f-a9fa-3d552a8f14da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:16,632 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:16,632 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882674b6-d12b-414e-b890-394d7ae8dcba', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882674b6-d12b-414e-b890-394d7ae8dcba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:17,689 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:47:17,689 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcfdd980-76d4-460f-a704-0b19b29832ed', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcfdd980-76d4-460f-a704-0b19b29832ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:18,746 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:47:18,747 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb88ccf-e3a5-4df5-92ef-65db0ab3020b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb88ccf-e3a5-4df5-92ef-65db0ab3020b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:19,803 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:47:19,803 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b60e543-178c-496a-b5c4-370ce3815789', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b60e543-178c-496a-b5c4-370ce3815789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:20,859 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:47:20,860 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e00d3e80-3a0e-4fac-a429-d78e40682275', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00d3e80-3a0e-4fac-a429-d78e40682275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:21,916 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:21,916 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95d7d36-3258-4367-92c9-1d37730743a0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95d7d36-3258-4367-92c9-1d37730743a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:22,971 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:22,972 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9953d5ab-fd48-4d2b-8468-03ebaba2c825', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9953d5ab-fd48-4d2b-8468-03ebaba2c825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:24,030 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:47:24,030 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2877bba-3de2-40ec-9b53-ab49b88b4883', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2877bba-3de2-40ec-9b53-ab49b88b4883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:25,089 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.047s 2022-10-15 08:47:25,090 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a42afc-e7ea-4ca4-a8a1-65b36cb06480', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a42afc-e7ea-4ca4-a8a1-65b36cb06480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:26,147 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:47:26,148 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc7f5bb7-e411-421d-b111-72e1fca4a7ee', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc7f5bb7-e411-421d-b111-72e1fca4a7ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:27,204 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:27,204 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7a89cf-a4d2-4fb7-8fe7-81d41acf7734', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7a89cf-a4d2-4fb7-8fe7-81d41acf7734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:28,262 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:47:28,262 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a357f93a-25cc-494a-9bb6-7091e674cc7c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a357f93a-25cc-494a-9bb6-7091e674cc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:29,320 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:47:29,321 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f60d0f-8329-472b-8d22-5376a704ca1b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f60d0f-8329-472b-8d22-5376a704ca1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:30,376 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:30,377 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e1900d5-242e-4a16-ba46-87353c67127e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e1900d5-242e-4a16-ba46-87353c67127e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:31,433 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:31,433 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-116584ad-f102-45b8-8717-eaf51127fd3b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-116584ad-f102-45b8-8717-eaf51127fd3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:32,488 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:47:32,488 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd01d30c-2900-49af-bad7-b9182458c0f4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd01d30c-2900-49af-bad7-b9182458c0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:33,545 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:47:33,545 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d9319cd-df21-47a5-a966-222fae1f714d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d9319cd-df21-47a5-a966-222fae1f714d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:34,603 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:34,603 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c45bf99-001c-4235-8c9b-690c1b9bf80e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c45bf99-001c-4235-8c9b-690c1b9bf80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:35,659 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:35,660 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de22f9d-c6b6-46cb-afe2-097c241707e5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de22f9d-c6b6-46cb-afe2-097c241707e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:36,716 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:47:36,717 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a58cd9-571f-49a4-a9e9-3a89d734a892', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a58cd9-571f-49a4-a9e9-3a89d734a892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:37,773 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:47:37,773 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf4a54a-9099-4bcd-a932-db6a2633f3ac', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf4a54a-9099-4bcd-a932-db6a2633f3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:38,832 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 08:47:38,832 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9aa51f3-78a9-409f-bf1b-a0b3b85fe60a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9aa51f3-78a9-409f-bf1b-a0b3b85fe60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:39,889 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:47:39,890 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea7583a-d7d4-4edd-acb4-9c97628ab967', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea7583a-d7d4-4edd-acb4-9c97628ab967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:40,945 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:47:40,946 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38563461-8775-4480-81b4-ac2832741d37', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38563461-8775-4480-81b4-ac2832741d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:42,000 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:47:42,001 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc65e9fc-a424-49e2-b1ed-158eec4fc6d4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc65e9fc-a424-49e2-b1ed-158eec4fc6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:43,058 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:47:43,059 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c760c9c6-aa70-41d4-8cdf-46fc45c6ca29', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c760c9c6-aa70-41d4-8cdf-46fc45c6ca29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:44,148 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.076s 2022-10-15 08:47:44,148 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afbaef9a-622f-404c-8667-21c62238d9f2', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afbaef9a-622f-404c-8667-21c62238d9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:47:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:44,161 126082 INFO [tempest.common.waiters] Attachment c7e89866-4023-42b1-a238-4ebf69ba706d created for volume 3cc4d512-e380-4e9b-8c35-477c7d66eb5b to server 42fe6c8c-4787-4c73-8993-3bcb42cf1e4a after waiting for 63.161282 seconds 2022-10-15 08:47:44,221 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.060s 2022-10-15 08:47:44,222 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0173b78d-33a7-433b-bac0-ea3c59949c6a', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0173b78d-33a7-433b-bac0-ea3c59949c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:47:44.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:47:44,235 126082 INFO [tempest.common.waiters] volume 3cc4d512-e380-4e9b-8c35-477c7d66eb5b reached in-use after waiting for 0.235563 seconds 2022-10-15 08:47:44,359 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/action 0.123s 2022-10-15 08:47:44,359 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-stop": {}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb3f53e0-dcab-4141-8ea7-3cc63c219963', 'x-compute-request-id': 'req-bb3f53e0-dcab-4141-8ea7-3cc63c219963', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/action'} Body: b'' 2022-10-15 08:47:44,573 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.213s 2022-10-15 08:47:44,574 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-505f93d5-e373-472c-a669-9cf6f2736c5a', 'x-compute-request-id': 'req-505f93d5-e373-472c-a669-9cf6f2736c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:47:44Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 08:47:45,745 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.157s 2022-10-15 08:47:45,746 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d10d1ff-0b59-4085-8483-badd8e3e148c', 'x-compute-request-id': 'req-8d10d1ff-0b59-4085-8483-badd8e3e148c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:47:44Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 08:47:46,966 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.206s 2022-10-15 08:47:46,967 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2222e2e8-c603-431a-925a-7b8611a59b9e', 'x-compute-request-id': 'req-2222e2e8-c603-431a-925a-7b8611a59b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:47:44Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 08:47:48,176 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.194s 2022-10-15 08:47:48,176 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54c0e694-cf7b-42ae-90b8-067b57a4faf4', 'x-compute-request-id': 'req-54c0e694-cf7b-42ae-90b8-067b57a4faf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:47:44Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 08:47:49,433 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.242s 2022-10-15 08:47:49,433 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41fe082d-37ee-40ca-853a-fbe5998ce9fc', 'x-compute-request-id': 'req-41fe082d-37ee-40ca-853a-fbe5998ce9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:47:44Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 08:47:50,623 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.175s 2022-10-15 08:47:50,624 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f260a80-7b18-4e62-8533-43fda6ce94c4', 'x-compute-request-id': 'req-3f260a80-7b18-4e62-8533-43fda6ce94c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:47:44Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 08:47:51,824 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.184s 2022-10-15 08:47:51,824 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-723dadb5-60cd-4b74-a9ad-17bc539ddf7e', 'x-compute-request-id': 'req-723dadb5-60cd-4b74-a9ad-17bc539ddf7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:47:44Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 08:47:53,070 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.227s 2022-10-15 08:47:53,070 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8e7487d-46d6-47eb-808f-b4276ca4ae9c', 'x-compute-request-id': 'req-e8e7487d-46d6-47eb-808f-b4276ca4ae9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:47:44Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 08:47:54,284 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.194s 2022-10-15 08:47:54,284 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56e59c00-e7dc-4dff-a0da-2989d871c577', 'x-compute-request-id': 'req-56e59c00-e7dc-4dff-a0da-2989d871c577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:47:44Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 08:47:55,540 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.239s 2022-10-15 08:47:55,541 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1701', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-694559d2-5979-4d27-8fe3-d3da986808aa', 'x-compute-request-id': 'req-694559d2-5979-4d27-8fe3-d3da986808aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "SHUTOFF", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:47:55Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 08:47:55,555 126082 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 11 second wait 2022-10-15 08:47:55,694 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/action 0.139s 2022-10-15 08:47:55,695 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-start": {}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59d83ba9-b2c8-422e-a017-0d71311a0149', 'x-compute-request-id': 'req-59d83ba9-b2c8-422e-a017-0d71311a0149', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/action'} Body: b'' 2022-10-15 08:47:55,989 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.294s 2022-10-15 08:47:55,990 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aade0c4d-cc68-4871-ad4a-1127cfaa666e', 'x-compute-request-id': 'req-aade0c4d-cc68-4871-ad4a-1127cfaa666e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "SHUTOFF", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:47:56Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 08:47:57,166 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.160s 2022-10-15 08:47:57,166 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc4de9e9-5685-4976-b010-ed09c3775c13', 'x-compute-request-id': 'req-bc4de9e9-5685-4976-b010-ed09c3775c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "SHUTOFF", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:47:56Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 08:47:58,340 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.159s 2022-10-15 08:47:58,340 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fca33843-5012-4ca7-8154-4da2ff626e3d', 'x-compute-request-id': 'req-fca33843-5012-4ca7-8154-4da2ff626e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T08:47:57Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 08:47:58,353 126082 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 2 second wait 2022-10-15 08:47:58,354 126082 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-10-15 08:47:58,354 126082 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.224:22' as 'ubuntu' with public key authentication 2022-10-15 08:48:16,826 126082 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.224 ([Errno None] Unable to connect to port 22 on 172.27.3.224). Number attempts: 1. Retry after 2 seconds. 2022-10-15 08:48:22,394 126082 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.224 ([Errno None] Unable to connect to port 22 on 172.27.3.224). Number attempts: 2. Retry after 3 seconds. 2022-10-15 08:48:25,899 126082 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.224 ([Errno None] Unable to connect to port 22 on 172.27.3.224). Number attempts: 3. Retry after 4 seconds. 2022-10-15 08:48:30,456 126082 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 08:48:30,788 126082 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 08:48:30,789 126082 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.224 successfully created 2022-10-15 08:48:31,657 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 DELETE http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.292s 2022-10-15 08:48:31,657 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1da0b247-4c05-4613-8aa6-b40819f6cf1d', 'x-compute-request-id': 'req-1da0b247-4c05-4613-8aa6-b40819f6cf1d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'' 2022-10-15 08:48:31,703 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:48:31,704 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f57bc9dc-93d2-410f-9f83-95ad5511de6f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f57bc9dc-93d2-410f-9f83-95ad5511de6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:32,761 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:48:32,761 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b263f39-e760-40f8-8b2b-a000c485409d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b263f39-e760-40f8-8b2b-a000c485409d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:33,817 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:48:33,817 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a020c474-091c-4948-8135-3d66c7285756', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a020c474-091c-4948-8135-3d66c7285756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:34,872 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:48:34,873 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd5a80a-ba9f-4ce8-b48a-1ea77127c72d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd5a80a-ba9f-4ce8-b48a-1ea77127c72d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:35,928 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:48:35,929 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa9e1d0b-aa3b-48d2-9d00-6c3697ab23c1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9e1d0b-aa3b-48d2-9d00-6c3697ab23c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:36,985 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:48:36,985 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec22d139-96f5-46a2-853d-9e741339ea59', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec22d139-96f5-46a2-853d-9e741339ea59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:38,042 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:48:38,042 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95e4e26-82a4-4180-9e0c-8f00597e5d3c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95e4e26-82a4-4180-9e0c-8f00597e5d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:39,099 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:48:39,099 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d34e1089-df93-464d-aad5-6a8401188b55', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d34e1089-df93-464d-aad5-6a8401188b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:40,156 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:48:40,156 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645f3a1c-7fdd-4298-9496-7f48bbf0f7f7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645f3a1c-7fdd-4298-9496-7f48bbf0f7f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:41,211 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:48:41,211 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-476264b1-28d1-4d8a-bd93-7716948edb59', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-476264b1-28d1-4d8a-bd93-7716948edb59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:42,267 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:48:42,268 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a178aad-fd5f-49fa-8cf0-853eb2b167c5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a178aad-fd5f-49fa-8cf0-853eb2b167c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:43,324 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:48:43,325 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5edc7a0c-1413-49a0-bd32-0284289c9d53', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5edc7a0c-1413-49a0-bd32-0284289c9d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:44,381 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:48:44,382 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a03bf8d-3f90-4a48-835f-1540b5c112fd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a03bf8d-3f90-4a48-835f-1540b5c112fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:45,438 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:48:45,438 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ceeec4-81b4-459a-95ea-13218e01d712', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ceeec4-81b4-459a-95ea-13218e01d712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:46,496 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:48:46,497 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42f6e3c-c974-4114-86e1-6e26c70c83be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42f6e3c-c974-4114-86e1-6e26c70c83be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:47,553 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:48:47,554 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab457af-17e2-42da-9821-7f6dd14a2209', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab457af-17e2-42da-9821-7f6dd14a2209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:48,609 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:48:48,609 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526a23a0-02f6-42a0-bb89-1ca794de5b9d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526a23a0-02f6-42a0-bb89-1ca794de5b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:49,665 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:48:49,665 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4255962d-9a7c-4412-88d5-e953e443b388', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4255962d-9a7c-4412-88d5-e953e443b388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:50,721 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:48:50,722 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5da53ea-3399-4ccf-ac30-4266a2c1b9be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5da53ea-3399-4ccf-ac30-4266a2c1b9be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:51,780 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:48:51,780 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf1140bd-ffa4-4ff5-9e77-331c3662fa6a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf1140bd-ffa4-4ff5-9e77-331c3662fa6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:52,836 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:48:52,836 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec4c371-250f-450d-93e1-4de29edee71d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec4c371-250f-450d-93e1-4de29edee71d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:53,893 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:48:53,893 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31302b81-9a33-4220-ab13-2fe6fcf9b083', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31302b81-9a33-4220-ab13-2fe6fcf9b083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:54,949 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:48:54,950 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c16b0f-de48-48e3-86ba-e291e22c9a02', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c16b0f-de48-48e3-86ba-e291e22c9a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:56,004 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:48:56,005 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c3086ab-9ac6-4b7f-a807-c6c47f49d188', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c3086ab-9ac6-4b7f-a807-c6c47f49d188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:57,060 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:48:57,060 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf8d8b9-fcbd-420c-bcc5-a8ded1a1fbba', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf8d8b9-fcbd-420c-bcc5-a8ded1a1fbba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:58,117 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:48:58,118 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-476cb8d3-3de6-4183-a070-07546da0e5cf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-476cb8d3-3de6-4183-a070-07546da0e5cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:48:59,175 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:48:59,175 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820597a9-147a-487e-9fe2-603efa15d989', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820597a9-147a-487e-9fe2-603efa15d989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:00,231 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:00,231 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624c5f3b-adf1-489a-ba0e-f648249a43f3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624c5f3b-adf1-489a-ba0e-f648249a43f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:01,288 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:01,288 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15ac2284-9957-4250-a9c1-af0f1452cdea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15ac2284-9957-4250-a9c1-af0f1452cdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:02,345 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:02,346 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64fe83e8-53ec-4cc4-9fe6-28ce505f0d13', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64fe83e8-53ec-4cc4-9fe6-28ce505f0d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:03,402 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:03,402 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7941c9-8132-49c6-b502-da9c4c4d90d3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7941c9-8132-49c6-b502-da9c4c4d90d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:04,460 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:04,460 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-886f8f01-8e4f-4621-8556-c249ffb1ddc4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-886f8f01-8e4f-4621-8556-c249ffb1ddc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:05,515 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:49:05,515 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73586e20-ad54-4380-a028-b3c0814a1f40', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73586e20-ad54-4380-a028-b3c0814a1f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:06,571 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:49:06,571 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1bdb327-afa7-4cff-9fb9-54d1881fdf69', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1bdb327-afa7-4cff-9fb9-54d1881fdf69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:07,627 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:07,628 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72349a3f-969e-4079-9848-d7e812160f75', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72349a3f-969e-4079-9848-d7e812160f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:08,686 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:49:08,687 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156b4d7e-703b-4788-b351-92afc213ef4d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156b4d7e-703b-4788-b351-92afc213ef4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:09,744 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:09,744 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217a869b-c401-4496-a65f-224c08f176eb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217a869b-c401-4496-a65f-224c08f176eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:10,800 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:10,800 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38bec24c-5885-4265-b38a-ad69b6abb50d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38bec24c-5885-4265-b38a-ad69b6abb50d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:11,856 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:11,857 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed3907b-2227-414e-bcdb-61d08116fcb7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed3907b-2227-414e-bcdb-61d08116fcb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:12,914 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:49:12,914 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22b5b72-0a92-4ec7-8633-b6d5dabefd4a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22b5b72-0a92-4ec7-8633-b6d5dabefd4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:13,969 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:13,970 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a43a5c-c77b-4afe-bd46-46fb72db1bc6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a43a5c-c77b-4afe-bd46-46fb72db1bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:15,025 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:15,025 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea85467-eaa9-4d59-aa47-9568d9fe96ca', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea85467-eaa9-4d59-aa47-9568d9fe96ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:16,081 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:16,081 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c75f3c-79d7-4404-a2cc-ab4d6004f67a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c75f3c-79d7-4404-a2cc-ab4d6004f67a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:17,136 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:49:17,137 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60835ac7-dae8-4817-89db-94e555d94745', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60835ac7-dae8-4817-89db-94e555d94745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:18,198 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:18,198 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1afc60b7-7148-4fe0-9ef7-93715da52618', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1afc60b7-7148-4fe0-9ef7-93715da52618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:19,255 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:49:19,256 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3036b61a-6ecc-45f3-a7dd-2028f438a4a1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3036b61a-6ecc-45f3-a7dd-2028f438a4a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:20,311 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:20,312 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37635f4b-35bc-4dff-b581-76027feafcda', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37635f4b-35bc-4dff-b581-76027feafcda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:21,367 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:21,368 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b0c4c7-e566-4cad-9f63-c084ee48bc8c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b0c4c7-e566-4cad-9f63-c084ee48bc8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:22,426 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:49:22,427 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b75d7f-d0fa-4eac-8898-b704ae33c254', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b75d7f-d0fa-4eac-8898-b704ae33c254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:23,483 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:23,483 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-121958e2-c5cc-457f-91ab-7643404747c6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-121958e2-c5cc-457f-91ab-7643404747c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:24,538 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:24,538 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885cbc8a-610e-428a-bab8-8b036a92eafe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885cbc8a-610e-428a-bab8-8b036a92eafe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:25,594 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:49:25,594 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1abf7fe-fc7f-4e33-8e5e-c13e7090490e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1abf7fe-fc7f-4e33-8e5e-c13e7090490e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:26,649 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:26,650 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c7fd4c4-4ea0-4cd0-b142-d3f5ae5f07eb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c7fd4c4-4ea0-4cd0-b142-d3f5ae5f07eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:27,707 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:27,708 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fb49486-ee1c-41bc-b08c-8a7c13e98cb2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fb49486-ee1c-41bc-b08c-8a7c13e98cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:28,766 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:49:28,766 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70e96de6-07d8-40ef-93a5-766d47c1b770', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70e96de6-07d8-40ef-93a5-766d47c1b770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:29,822 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:29,823 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b9204b-5a4a-46a2-b2e8-bd912106ab01', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b9204b-5a4a-46a2-b2e8-bd912106ab01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:30,878 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:49:30,878 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c65a13b2-fdea-4e1b-89f4-dd4a2a9e616a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c65a13b2-fdea-4e1b-89f4-dd4a2a9e616a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:31,933 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:49:31,933 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff969002-71d8-4dc0-863d-bf9c4ae7092d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff969002-71d8-4dc0-863d-bf9c4ae7092d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:33,130 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.183s 2022-10-15 08:49:33,130 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-560db09c-32ce-41ac-9e35-52746f99996a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-560db09c-32ce-41ac-9e35-52746f99996a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:34,186 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:34,187 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f695ad1-2705-418e-933f-46aa8fe0e378', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f695ad1-2705-418e-933f-46aa8fe0e378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:35,248 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.048s 2022-10-15 08:49:35,249 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce73adc-7024-4c18-ab88-e418c9cb8597', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce73adc-7024-4c18-ab88-e418c9cb8597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:36,305 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:36,306 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e84b66-f47d-49dc-9824-063c3950833d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e84b66-f47d-49dc-9824-063c3950833d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:37,362 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:37,362 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c272af4-d226-4326-92e2-249becbdd4bc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c272af4-d226-4326-92e2-249becbdd4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:38,420 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:49:38,420 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c552906-f9e5-4881-aec0-5facc791f1fb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c552906-f9e5-4881-aec0-5facc791f1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:39,476 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:39,477 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7038a712-4ff8-4790-a204-f1386c4fe5c2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7038a712-4ff8-4790-a204-f1386c4fe5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:40,535 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:49:40,535 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be35cf8-ac67-40ff-a899-bed8414741cd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be35cf8-ac67-40ff-a899-bed8414741cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:41,591 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:41,592 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ba050df-f896-4c14-a271-37264ec4e60d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ba050df-f896-4c14-a271-37264ec4e60d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:42,648 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:42,648 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48df73f4-5d19-47ec-bebe-ccf0ba62ac3b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48df73f4-5d19-47ec-bebe-ccf0ba62ac3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:43,704 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:43,704 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6df591-d4b4-454d-8bcb-51ddf8572f50', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6df591-d4b4-454d-8bcb-51ddf8572f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:44,761 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:44,761 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc9a74e-0fc8-428a-a85b-37a5ad89bd9b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc9a74e-0fc8-428a-a85b-37a5ad89bd9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:45,817 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:45,817 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26af4942-7eb3-4008-abd1-dd8f780f9e8c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26af4942-7eb3-4008-abd1-dd8f780f9e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:46,873 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:46,874 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2943f8ec-40ed-494f-b6a7-148b91db3c20', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2943f8ec-40ed-494f-b6a7-148b91db3c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:47,930 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:47,931 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764a3add-5898-4948-b67a-b9f400364dd8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764a3add-5898-4948-b67a-b9f400364dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:48,987 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:48,987 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e6dfee3-57e5-4790-8baf-1c2e7e70c556', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e6dfee3-57e5-4790-8baf-1c2e7e70c556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:50,044 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:50,044 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a6ec0b-19c6-402b-84eb-b45c84f1e4f3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a6ec0b-19c6-402b-84eb-b45c84f1e4f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:51,102 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:49:51,102 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f16abc8c-9694-4260-814c-73a4de4bf824', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f16abc8c-9694-4260-814c-73a4de4bf824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:52,160 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:49:52,160 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c82454a-aea9-4bc9-94c6-ce5876553d2f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c82454a-aea9-4bc9-94c6-ce5876553d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:53,216 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:53,217 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef01be78-e98d-4723-b3e1-6dc554712186', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef01be78-e98d-4723-b3e1-6dc554712186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:54,272 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:54,273 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-775a9480-8ea3-4aa7-ac72-ff4bc386a035', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-775a9480-8ea3-4aa7-ac72-ff4bc386a035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:55,330 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:55,330 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1975a27d-1cef-4ffd-8925-11822c83e268', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1975a27d-1cef-4ffd-8925-11822c83e268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:56,385 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:49:56,385 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7edce49-6a38-4a8b-b93d-9486631d583b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7edce49-6a38-4a8b-b93d-9486631d583b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:57,442 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:49:57,443 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e46af1da-6f39-4409-80e5-60446e3a3c6f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46af1da-6f39-4409-80e5-60446e3a3c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:58,500 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:49:58,500 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c4a998-7d00-4877-972c-0d766fb18d32', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c4a998-7d00-4877-972c-0d766fb18d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:49:59,556 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:49:59,556 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333458d2-ea6a-4048-9b50-e3b4f700accd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333458d2-ea6a-4048-9b50-e3b4f700accd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:00,614 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:50:00,615 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-769ecbce-c65a-4309-9ffc-cfa9fb2113f7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-769ecbce-c65a-4309-9ffc-cfa9fb2113f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:01,672 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:50:01,672 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a67194cd-8faa-4d2a-b1f1-e4ff43d9b8cf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a67194cd-8faa-4d2a-b1f1-e4ff43d9b8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:02,728 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:02,728 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1d7e9d-304b-4b9d-8c43-7bc37ab9254f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1d7e9d-304b-4b9d-8c43-7bc37ab9254f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:03,785 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:03,786 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13d1073-f1c2-4e44-88cc-78bc8f447753', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d13d1073-f1c2-4e44-88cc-78bc8f447753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:04,843 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:04,844 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714ca43a-552d-45f4-a918-f743099d8cfa', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714ca43a-552d-45f4-a918-f743099d8cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:05,900 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:05,900 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2c8943-5351-4eb8-8d50-f89a6c945bf4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2c8943-5351-4eb8-8d50-f89a6c945bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:06,957 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:06,957 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f12bc5ca-8116-486a-8d0f-d0714ae581af', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f12bc5ca-8116-486a-8d0f-d0714ae581af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:08,012 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:08,012 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56fe81d4-56ee-41e9-9ee6-d21d5c27f11c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56fe81d4-56ee-41e9-9ee6-d21d5c27f11c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:09,068 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:09,069 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dec31ae-9ed0-4a9a-89f3-2087e1562916', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dec31ae-9ed0-4a9a-89f3-2087e1562916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:10,129 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:50:10,130 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf06c92-d0b5-43d9-8c53-745678b2ea04', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf06c92-d0b5-43d9-8c53-745678b2ea04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:11,186 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:11,187 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aae28da-0229-4813-b7a1-477aaceea4d4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aae28da-0229-4813-b7a1-477aaceea4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:12,241 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:50:12,242 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3508ca4a-6a7c-4c0a-9c69-fb0dd3461352', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3508ca4a-6a7c-4c0a-9c69-fb0dd3461352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:13,300 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:50:13,300 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372095f7-f847-4343-a7da-de3eec891115', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372095f7-f847-4343-a7da-de3eec891115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:14,355 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:50:14,355 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b166d2-24cd-4e72-8119-6d0a4fc870ef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b166d2-24cd-4e72-8119-6d0a4fc870ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:15,413 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:15,413 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68aa322c-1701-4c8c-82eb-3034df414b9b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68aa322c-1701-4c8c-82eb-3034df414b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:16,471 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:16,471 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd75066-ef32-4aa5-96af-d1f27ef273df', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd75066-ef32-4aa5-96af-d1f27ef273df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:17,528 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:17,528 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df31d69a-214f-4d80-a69b-4ff4c7ee8b5f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df31d69a-214f-4d80-a69b-4ff4c7ee8b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:18,585 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:18,585 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-398eafea-ed4b-4e92-ba07-62125894c296', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-398eafea-ed4b-4e92-ba07-62125894c296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:19,642 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:19,642 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb09d32-7cea-46c0-a2ba-719be5f1473d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb09d32-7cea-46c0-a2ba-719be5f1473d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:20,705 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.048s 2022-10-15 08:50:20,705 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4db9ee9-146c-49c9-9fe5-5cc542dceb5d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4db9ee9-146c-49c9-9fe5-5cc542dceb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:21,763 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:50:21,763 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9bb1e18-e2c5-4b08-9843-8b3ba06adc4b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9bb1e18-e2c5-4b08-9843-8b3ba06adc4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:22,820 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:22,820 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef3faa89-793d-457a-92d4-4bf787c849a4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef3faa89-793d-457a-92d4-4bf787c849a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:23,876 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:23,876 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9085e45a-48bc-4c10-ac3e-fd6c550fecef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9085e45a-48bc-4c10-ac3e-fd6c550fecef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:24,935 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:50:24,935 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94caf41-f053-4db3-bfd3-6c21992a601f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94caf41-f053-4db3-bfd3-6c21992a601f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:25,991 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:25,991 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c8eed76-784a-4e01-93ce-b5bcfd211a49', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c8eed76-784a-4e01-93ce-b5bcfd211a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:27,047 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:27,047 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17df0639-96e5-4b79-805a-4d4c0796e253', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17df0639-96e5-4b79-805a-4d4c0796e253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:28,104 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:28,104 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a6570c3-e17e-4a43-ac0c-5367af6de0c0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a6570c3-e17e-4a43-ac0c-5367af6de0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:29,165 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.048s 2022-10-15 08:50:29,165 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2b1e71-ae93-43a4-885e-585aa985756d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2b1e71-ae93-43a4-885e-585aa985756d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:30,221 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:30,222 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b6937c5-9b51-4c99-b494-fe8acf747c60', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b6937c5-9b51-4c99-b494-fe8acf747c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:31,280 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:50:31,280 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f267ff67-6111-4c1c-9d65-8ca7a5a6b266', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f267ff67-6111-4c1c-9d65-8ca7a5a6b266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:32,338 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:50:32,338 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195d060e-fb87-41ba-92bb-40602b5daab3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195d060e-fb87-41ba-92bb-40602b5daab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:33,395 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:33,395 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75312217-f657-43f5-bf36-7d48b9db3457', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75312217-f657-43f5-bf36-7d48b9db3457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:34,452 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:50:34,453 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1896821-3263-41e8-b5df-d30074c07333', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1896821-3263-41e8-b5df-d30074c07333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:35,509 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:35,509 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3323be52-c6aa-4cac-8dc5-9827f56d4796', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3323be52-c6aa-4cac-8dc5-9827f56d4796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:36,565 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:36,566 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9360d03a-d568-48d4-90ea-648dce29a2ff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9360d03a-d568-48d4-90ea-648dce29a2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:37,624 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:50:37,624 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c155bb-4c9c-4dc5-9d38-f951db66c04b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c155bb-4c9c-4dc5-9d38-f951db66c04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:38,681 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:38,681 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f194f663-1093-4c69-939d-cbdd593be80e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f194f663-1093-4c69-939d-cbdd593be80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:39,738 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:39,738 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce0ab048-90c9-4513-9cbf-9448c57ca341', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce0ab048-90c9-4513-9cbf-9448c57ca341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:40,795 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:40,795 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739aaba0-a648-4764-819b-6d65d1d4fe91', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739aaba0-a648-4764-819b-6d65d1d4fe91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:41,852 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:50:41,852 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14851997-694a-467f-86a7-7c612765849d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14851997-694a-467f-86a7-7c612765849d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:42,910 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:50:42,910 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ffaaae-85c4-466e-a1bb-47e8e9970f79', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ffaaae-85c4-466e-a1bb-47e8e9970f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:43,969 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:50:43,970 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c765de-5218-4ac0-9159-5a7ae033ec8c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c765de-5218-4ac0-9159-5a7ae033ec8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:45,025 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:45,026 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa42982-0e73-41fd-8d34-8996cafed702', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa42982-0e73-41fd-8d34-8996cafed702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:46,082 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:46,082 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d83cf72-0469-4ac7-adb8-83968557cc24', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d83cf72-0469-4ac7-adb8-83968557cc24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:47,139 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:47,140 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce86a113-13a9-4e37-bdce-2a9769e7f66f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce86a113-13a9-4e37-bdce-2a9769e7f66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:48,196 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:48,196 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f735416-ec7d-4b3d-b70d-e772a2bb4079', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f735416-ec7d-4b3d-b70d-e772a2bb4079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:49,253 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:49,253 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a81fb3-ad12-4682-924a-2af29f7046bc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a81fb3-ad12-4682-924a-2af29f7046bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:50,310 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:50,311 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-782808f7-8296-4c75-984a-a0ea13072dad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-782808f7-8296-4c75-984a-a0ea13072dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:51,366 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:51,367 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09cdc1bd-4d3e-4159-89e5-908c76b45f59', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09cdc1bd-4d3e-4159-89e5-908c76b45f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:52,429 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.048s 2022-10-15 08:50:52,430 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a1c622-70ef-49bc-aebe-80e4f7f01f16', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a1c622-70ef-49bc-aebe-80e4f7f01f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:53,491 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:53,491 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4ff74b-cafe-4d59-8ea0-4a3089bbd360', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4ff74b-cafe-4d59-8ea0-4a3089bbd360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:54,550 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:50:54,551 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19515430-7100-48aa-b529-9ff06fa9c256', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19515430-7100-48aa-b529-9ff06fa9c256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:55,606 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:55,606 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1426bb66-1d87-42df-97bc-fada966e0bc0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1426bb66-1d87-42df-97bc-fada966e0bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:56,667 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.047s 2022-10-15 08:50:56,667 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa77d8ea-29b2-470a-a696-3a67d200b566', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa77d8ea-29b2-470a-a696-3a67d200b566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:57,723 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:50:57,724 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed29c3a-9b80-4db6-9a0c-019881bcc3d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed29c3a-9b80-4db6-9a0c-019881bcc3d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:58,782 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:50:58,782 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c71424da-97dc-42ef-a87f-4fe6d429a3d4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c71424da-97dc-42ef-a87f-4fe6d429a3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:50:59,839 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:50:59,839 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80032411-3937-4b20-9958-ad459347f869', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80032411-3937-4b20-9958-ad459347f869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:00,895 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:00,896 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16f69067-5da0-427b-812a-a3eaef4c3836', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16f69067-5da0-427b-812a-a3eaef4c3836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:01,953 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:51:01,954 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac6860a-5bef-40aa-992c-09d073b985e3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac6860a-5bef-40aa-992c-09d073b985e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:03,010 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:03,010 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768fbc42-b24f-4a8a-b8d9-6a335bd7fe10', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768fbc42-b24f-4a8a-b8d9-6a335bd7fe10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:04,067 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:04,067 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b18d9e35-548f-46c6-9e19-89f96bff7dc0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b18d9e35-548f-46c6-9e19-89f96bff7dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:05,125 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:05,125 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6e1802-4ecc-447a-b7f5-b782e135b236', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6e1802-4ecc-447a-b7f5-b782e135b236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:06,184 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:51:06,184 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-859e36c0-00ac-4745-9f73-b3292162e270', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-859e36c0-00ac-4745-9f73-b3292162e270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:07,240 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:07,240 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1278fa51-5904-47da-a14c-fa0634823400', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1278fa51-5904-47da-a14c-fa0634823400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:08,298 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:51:08,299 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19426ba0-c8fd-48c0-934e-9c600e007d95', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19426ba0-c8fd-48c0-934e-9c600e007d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:09,355 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:09,355 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4087169e-3e97-4bd6-af91-ec77e37fb3d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4087169e-3e97-4bd6-af91-ec77e37fb3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:10,413 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:51:10,413 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-979610ab-38b2-4c60-a4cb-b9d935368611', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-979610ab-38b2-4c60-a4cb-b9d935368611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:11,471 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:51:11,471 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2fd5aeb-1a42-4b84-a9a6-bad680cd3e54', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2fd5aeb-1a42-4b84-a9a6-bad680cd3e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:12,527 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:12,528 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16793298-c4e8-4f05-8ff6-f43c3d811611', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16793298-c4e8-4f05-8ff6-f43c3d811611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:13,586 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:51:13,586 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52a95544-cf61-4006-8470-8d52f4e810c4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52a95544-cf61-4006-8470-8d52f4e810c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:14,644 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:14,644 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aaf6f0b-1bf5-40ca-9116-acff11492087', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aaf6f0b-1bf5-40ca-9116-acff11492087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:15,700 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:15,701 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a176624d-816e-4cfe-9277-2109a8203dd0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a176624d-816e-4cfe-9277-2109a8203dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:16,757 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:16,758 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1ba73a-c1ea-4fd4-8477-1d0dac37d5dc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1ba73a-c1ea-4fd4-8477-1d0dac37d5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:17,816 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:51:17,816 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-881e9a21-d415-48a5-8ae9-a00a149e62e4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-881e9a21-d415-48a5-8ae9-a00a149e62e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:18,872 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:18,872 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92badbe-151a-4495-a035-adcf6db7f3ae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92badbe-151a-4495-a035-adcf6db7f3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:19,929 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:19,929 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d0bb66-f74b-48d2-8933-d341ec01e8dc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d0bb66-f74b-48d2-8933-d341ec01e8dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:20,987 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:51:20,988 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5acc6c7-cf42-486e-9740-ad01cba3247e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5acc6c7-cf42-486e-9740-ad01cba3247e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:22,044 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:22,045 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c306ed9-2d0e-4056-91d2-299b4b438d49', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c306ed9-2d0e-4056-91d2-299b4b438d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:23,105 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 08:51:23,106 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ca3d5a-a316-4935-bc80-8f2cc010271d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ca3d5a-a316-4935-bc80-8f2cc010271d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:24,164 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:51:24,164 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a16f7ce-bf04-4854-b90e-3a7ed3f22c31', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a16f7ce-bf04-4854-b90e-3a7ed3f22c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:25,221 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:25,221 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe72825-d507-41d5-b102-b68cef902096', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe72825-d507-41d5-b102-b68cef902096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:26,277 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:26,277 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19201477-db3a-499c-bb00-2d46e05e5551', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19201477-db3a-499c-bb00-2d46e05e5551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:27,333 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:27,334 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af05e254-fd7d-4518-8963-18bf914b7b38', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af05e254-fd7d-4518-8963-18bf914b7b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:28,391 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:28,391 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95965463-cac9-49e4-8ebb-9b0753302870', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95965463-cac9-49e4-8ebb-9b0753302870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:29,447 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:29,447 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4537a659-e995-4ba1-9690-106249c3f924', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4537a659-e995-4ba1-9690-106249c3f924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:30,504 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:30,504 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5094bce0-af64-46e3-87fa-9bf5f4db9e1d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5094bce0-af64-46e3-87fa-9bf5f4db9e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:31,561 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:31,561 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c48a5f-6de9-45b7-bfbe-23bce9335bcc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c48a5f-6de9-45b7-bfbe-23bce9335bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:32,619 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:32,619 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e3edf6d-1612-4220-828d-606ae22c1c36', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e3edf6d-1612-4220-828d-606ae22c1c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:33,676 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:33,677 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b29410c3-8edd-4891-bdd2-c2943244e236', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b29410c3-8edd-4891-bdd2-c2943244e236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:34,735 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:51:34,736 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21951cd-1dc1-4fb4-a166-d3b0979509a3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21951cd-1dc1-4fb4-a166-d3b0979509a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:35,791 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:35,792 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279e30a1-524c-4d28-a302-f2fb697d037a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279e30a1-524c-4d28-a302-f2fb697d037a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:36,849 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:36,849 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab219846-1e3f-4046-a74f-df894d1f6969', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab219846-1e3f-4046-a74f-df894d1f6969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:37,904 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:37,905 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c75cdb4-a0e3-4bf9-b12d-8c6848c62776', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c75cdb4-a0e3-4bf9-b12d-8c6848c62776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:38,962 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:38,963 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cc73055-f5ef-4d79-97d5-8a59a0954fe0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cc73055-f5ef-4d79-97d5-8a59a0954fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:40,020 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:51:40,021 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb5a700-1c1a-42a7-bb50-260f891454c7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb5a700-1c1a-42a7-bb50-260f891454c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:41,077 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:41,077 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62f27b65-e947-4ab0-8fe1-f78cf00b1521', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62f27b65-e947-4ab0-8fe1-f78cf00b1521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:42,135 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:42,135 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87a0283-001e-40b8-b7c2-445d78ff3fab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87a0283-001e-40b8-b7c2-445d78ff3fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:43,193 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:51:43,194 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2961e845-ccd0-4f53-b0d0-6d113f8998a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2961e845-ccd0-4f53-b0d0-6d113f8998a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:44,253 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:51:44,253 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f602fa-c297-431c-944f-bb0fd2f714fd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f602fa-c297-431c-944f-bb0fd2f714fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:45,310 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:45,310 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a170581-c081-474d-ade7-01ac1dffab86', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a170581-c081-474d-ade7-01ac1dffab86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:46,367 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:46,367 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dd87eac-ac0f-4f2d-8dda-f487165cec03', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dd87eac-ac0f-4f2d-8dda-f487165cec03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:47,423 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:47,424 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcb8dd19-e7e0-4a98-8a4d-c270f6edc8ec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcb8dd19-e7e0-4a98-8a4d-c270f6edc8ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:48,481 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:51:48,481 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-670b3a8e-8b9f-4b41-9bc3-ee2c8b7133ab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670b3a8e-8b9f-4b41-9bc3-ee2c8b7133ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:49,537 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:49,538 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83890e38-b9d2-466a-ab83-57cb537a098f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83890e38-b9d2-466a-ab83-57cb537a098f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:50,595 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:50,595 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bd8a02f-fb8d-4602-8a57-5a5c448b596a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bd8a02f-fb8d-4602-8a57-5a5c448b596a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:51,651 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:51,651 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95788d6e-0f94-48d2-abae-da50d9f32b74', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95788d6e-0f94-48d2-abae-da50d9f32b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:52,711 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 08:51:52,712 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdadf301-ab4d-462a-9d5e-1b1df965a90f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdadf301-ab4d-462a-9d5e-1b1df965a90f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:53,770 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:51:53,770 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b154b5-932a-44f9-897e-261774729136', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b154b5-932a-44f9-897e-261774729136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:54,826 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:54,826 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c93175-1cf7-4c6e-a67b-d20861b081bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c93175-1cf7-4c6e-a67b-d20861b081bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:55,884 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:55,884 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e5ceff-ce3c-47b4-97c2-9fb5f848ae5b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e5ceff-ce3c-47b4-97c2-9fb5f848ae5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:56,941 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:51:56,941 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d757b5a0-2ad2-49d8-9853-14c96d02a2ef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d757b5a0-2ad2-49d8-9853-14c96d02a2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:57,997 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:57,997 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a28745c5-6492-44ce-99f5-f1cab54a43ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a28745c5-6492-44ce-99f5-f1cab54a43ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:51:59,053 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:51:59,053 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-913d0e88-0112-40b5-88ea-aa0b9a890763', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-913d0e88-0112-40b5-88ea-aa0b9a890763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:00,108 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:00,109 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f33b682-a155-47c9-aa3d-e3275360a66a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f33b682-a155-47c9-aa3d-e3275360a66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:01,165 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:01,166 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01948fc6-b8ea-4f7a-a171-a4d5b74218d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01948fc6-b8ea-4f7a-a171-a4d5b74218d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:02,221 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:02,222 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4b75d0-bd5e-40c4-a168-3c06c0dad40a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4b75d0-bd5e-40c4-a168-3c06c0dad40a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:03,279 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:03,280 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a3bb95-4308-486f-833c-c46a6393b1d8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a3bb95-4308-486f-833c-c46a6393b1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:04,341 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.047s 2022-10-15 08:52:04,341 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eaa3702-e7e4-46c8-994b-edeb4b90e662', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eaa3702-e7e4-46c8-994b-edeb4b90e662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:05,398 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:05,398 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef4334a4-4b36-4972-b38b-4295a13d3d05', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef4334a4-4b36-4972-b38b-4295a13d3d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:06,455 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:06,455 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a96f64e-86f8-442c-b8e3-aeff34c5a99d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a96f64e-86f8-442c-b8e3-aeff34c5a99d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:07,512 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:07,512 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a24dabf8-9643-430a-b223-0710c884bfbe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a24dabf8-9643-430a-b223-0710c884bfbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:08,569 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:08,569 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9553258e-3fef-4118-a848-2cd19cb0c0ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9553258e-3fef-4118-a848-2cd19cb0c0ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:09,624 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:09,624 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-097b8179-605c-4f4a-ab7f-7dbfe5077fcb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-097b8179-605c-4f4a-ab7f-7dbfe5077fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:10,680 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:10,680 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-668f42e2-fa31-4982-8ac4-e956317cf868', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-668f42e2-fa31-4982-8ac4-e956317cf868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:11,735 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:11,736 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1900115b-308d-4bc5-8a32-d3da5d984723', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1900115b-308d-4bc5-8a32-d3da5d984723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:12,793 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:12,793 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3a197c-a594-46e0-8b9a-53970abbe2e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3a197c-a594-46e0-8b9a-53970abbe2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:13,851 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:13,852 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1932b7d-5491-4ce3-83b7-57cb7cad3cfc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1932b7d-5491-4ce3-83b7-57cb7cad3cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:14,920 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:52:14,920 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecd6b26-2a29-499f-8e1a-07094e396de0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecd6b26-2a29-499f-8e1a-07094e396de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:15,977 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:15,977 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f538b1-fb27-4d8a-9db9-758db27189df', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f538b1-fb27-4d8a-9db9-758db27189df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:17,033 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:17,034 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6444ef4-8e24-419e-b19d-59b34188dee0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6444ef4-8e24-419e-b19d-59b34188dee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:18,090 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:18,090 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e127045d-40f4-4ce0-9c9f-7a70de3a15da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e127045d-40f4-4ce0-9c9f-7a70de3a15da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:19,147 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:19,147 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-830ab20c-7156-4e4c-82f3-1c477d163937', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-830ab20c-7156-4e4c-82f3-1c477d163937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:20,205 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:20,205 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7f3b44-edcf-4a59-b6b2-2900bac1b7f6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7f3b44-edcf-4a59-b6b2-2900bac1b7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:21,261 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:21,261 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a2acd2c-b946-4c65-a14f-4f4062032d2f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a2acd2c-b946-4c65-a14f-4f4062032d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:22,320 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:22,320 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-110b2980-91fd-4cfc-afcf-cebec5c3140f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-110b2980-91fd-4cfc-afcf-cebec5c3140f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:23,376 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:23,377 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01868acd-321d-4e59-95e0-1a2aea336000', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01868acd-321d-4e59-95e0-1a2aea336000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:24,434 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:24,434 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d907c639-b82f-4478-bd32-eea11988dedf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d907c639-b82f-4478-bd32-eea11988dedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:25,490 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:25,490 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b07d07-da9e-421a-b76b-e56b0f1559c4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b07d07-da9e-421a-b76b-e56b0f1559c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:26,548 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:26,548 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2d3669f-eeb2-4bd5-b43e-c08c48d374c7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2d3669f-eeb2-4bd5-b43e-c08c48d374c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:27,604 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:27,605 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7677191a-a904-488f-a002-99d6ccef0da5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7677191a-a904-488f-a002-99d6ccef0da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:28,662 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:28,662 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe2c8b6-706f-41ac-af77-f8cba57a90dc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe2c8b6-706f-41ac-af77-f8cba57a90dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:29,718 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:29,719 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f73c0781-2cfb-4a4e-b6d8-d2253e7dc18a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f73c0781-2cfb-4a4e-b6d8-d2253e7dc18a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:30,774 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:30,774 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3996d5fa-7156-486a-bedc-8500693ef405', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3996d5fa-7156-486a-bedc-8500693ef405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:31,838 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.050s 2022-10-15 08:52:31,839 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c06691-68f2-4553-a380-1a2a46b3659b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c06691-68f2-4553-a380-1a2a46b3659b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:32,895 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:32,896 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160606b7-75f9-4c7e-bde9-521459b51bdd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160606b7-75f9-4c7e-bde9-521459b51bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:33,953 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:33,953 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3008cfe1-46e3-4a99-85e4-eaf0ab90dfe8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3008cfe1-46e3-4a99-85e4-eaf0ab90dfe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:35,013 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:35,013 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb73f8d-1b38-4596-affd-d8df7be0c378', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb73f8d-1b38-4596-affd-d8df7be0c378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:36,071 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:36,071 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d4f2746-63a5-48d4-b6f5-519e5620e38c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d4f2746-63a5-48d4-b6f5-519e5620e38c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:37,130 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 08:52:37,130 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b460ee35-1cbf-41c9-93f0-da26b210186e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b460ee35-1cbf-41c9-93f0-da26b210186e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:38,186 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:38,186 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb3a37cd-489b-4905-925d-2f913471e2c3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb3a37cd-489b-4905-925d-2f913471e2c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:39,244 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:39,245 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f7bc3ee-65db-479a-9c0c-81d69356b6c4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f7bc3ee-65db-479a-9c0c-81d69356b6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:40,300 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:40,300 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a992ce0c-7bef-4596-872c-d9460cbf8d31', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a992ce0c-7bef-4596-872c-d9460cbf8d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:41,355 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 08:52:41,356 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7bf9332-6ef8-4027-a9db-a8ed8854a865', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7bf9332-6ef8-4027-a9db-a8ed8854a865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:42,412 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:42,412 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f95bc716-90de-4e7c-a5d1-511ed3047d69', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f95bc716-90de-4e7c-a5d1-511ed3047d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:43,470 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:43,470 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de57f1c0-0896-46f9-a0b7-ae45361a3c3e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de57f1c0-0896-46f9-a0b7-ae45361a3c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:44,528 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:44,528 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcccd19b-dd48-44b8-bc1f-ba57d770828e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcccd19b-dd48-44b8-bc1f-ba57d770828e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:45,588 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:45,588 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6764a41e-18cc-4342-a142-86fab1fe60ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6764a41e-18cc-4342-a142-86fab1fe60ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:46,656 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.054s 2022-10-15 08:52:46,656 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c60c32d-aebd-4fab-83a2-cb4210fc98ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c60c32d-aebd-4fab-83a2-cb4210fc98ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:47,719 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 08:52:47,719 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e55aa89-e0b5-4586-85e8-43a5e0101e02', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e55aa89-e0b5-4586-85e8-43a5e0101e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:48,777 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:48,778 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c526030-f342-47d8-9b08-deb4f7e39a83', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c526030-f342-47d8-9b08-deb4f7e39a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:49,835 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:49,836 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe8deec-781f-4ef0-ba7c-f383dbd28308', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe8deec-781f-4ef0-ba7c-f383dbd28308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:50,893 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:50,894 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-625a58d8-535f-4aa5-b9a4-05e3351966a6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-625a58d8-535f-4aa5-b9a4-05e3351966a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:51,952 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:51,953 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9940dd26-35e9-42f3-be6e-ad21aaabdaab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9940dd26-35e9-42f3-be6e-ad21aaabdaab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:53,011 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:53,011 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f053e0b-9557-41d9-bdf3-fe413ccd8088', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f053e0b-9557-41d9-bdf3-fe413ccd8088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:54,066 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:54,067 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecca2c3e-e606-4181-b381-521c44f3bd6f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecca2c3e-e606-4181-b381-521c44f3bd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:55,122 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:52:55,123 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79584195-2347-46a9-b5f1-480c1f267b8a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79584195-2347-46a9-b5f1-480c1f267b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:56,180 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:52:56,180 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95af3e75-322d-47d8-b239-e5b945860844', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95af3e75-322d-47d8-b239-e5b945860844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:57,250 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.056s 2022-10-15 08:52:57,250 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3528a5e-8c39-4ea7-9032-727bfc270515', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3528a5e-8c39-4ea7-9032-727bfc270515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:58,311 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:52:58,311 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ecd304-2506-4c7b-a08b-b821dd6150d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ecd304-2506-4c7b-a08b-b821dd6150d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:52:59,370 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:52:59,370 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-936e6b70-28b9-4612-bdee-7441f2db5e9f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-936e6b70-28b9-4612-bdee-7441f2db5e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:00,429 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:53:00,429 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65a36759-88ab-4476-b15c-a598e747e47c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65a36759-88ab-4476-b15c-a598e747e47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:01,492 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.049s 2022-10-15 08:53:01,492 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-350a1a49-c228-40ee-b160-c18fd88c01a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-350a1a49-c228-40ee-b160-c18fd88c01a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:02,554 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.048s 2022-10-15 08:53:02,554 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fab5285-a737-47eb-94a0-2c74f212fb35', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fab5285-a737-47eb-94a0-2c74f212fb35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:03,614 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 08:53:03,615 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd7f78d4-49a1-4f94-8610-b8f0f433fee3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd7f78d4-49a1-4f94-8610-b8f0f433fee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:04,672 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:53:04,673 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764289dc-5776-404a-a5e9-d15720b81c81', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764289dc-5776-404a-a5e9-d15720b81c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:05,728 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:53:05,729 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d53fa4e-bab2-4718-aed2-bb381ed8edf1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d53fa4e-bab2-4718-aed2-bb381ed8edf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:06,786 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:53:06,786 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ce9ad97-ecd9-4ab5-9560-c16ab4bfe313', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ce9ad97-ecd9-4ab5-9560-c16ab4bfe313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:07,849 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.048s 2022-10-15 08:53:07,849 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6fb36e-b16e-4ff7-a964-180d8a455b00', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6fb36e-b16e-4ff7-a964-180d8a455b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:08,905 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:53:08,905 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76faa542-1176-4b53-8ae9-28c69fd85c5c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76faa542-1176-4b53-8ae9-28c69fd85c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:09,962 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:09,962 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df0f94cb-bfbf-4982-8d3f-57aaba291fa1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df0f94cb-bfbf-4982-8d3f-57aaba291fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:11,021 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:53:11,021 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6ee99f-c6af-4237-9624-5d66d5011419', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6ee99f-c6af-4237-9624-5d66d5011419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:12,078 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:53:12,078 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30e3ec10-80fc-491e-9a49-06abcaa06c3a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30e3ec10-80fc-491e-9a49-06abcaa06c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:13,135 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:13,135 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4efc722e-9617-4dd6-97ea-e2d8e50412dd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4efc722e-9617-4dd6-97ea-e2d8e50412dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:14,197 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.048s 2022-10-15 08:53:14,197 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158110bd-10be-4715-9141-48a91c22cc05', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158110bd-10be-4715-9141-48a91c22cc05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:15,255 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:15,255 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0540753-b656-4219-adef-8ee705513dea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0540753-b656-4219-adef-8ee705513dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:16,312 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:53:16,313 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a0de10f-51f8-4b57-a57a-e5a7d8047380', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a0de10f-51f8-4b57-a57a-e5a7d8047380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:17,370 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:17,370 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c53a0908-f6be-4fc9-b3ec-eebad42f95ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53a0908-f6be-4fc9-b3ec-eebad42f95ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:18,428 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:53:18,429 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44620757-7de5-41d6-954f-591e34fdf966', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44620757-7de5-41d6-954f-591e34fdf966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:19,486 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:19,486 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20918c85-1413-4c8f-9229-5ab0ee60dee1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20918c85-1413-4c8f-9229-5ab0ee60dee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:20,543 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:20,543 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52368590-0013-4669-a2dd-f2955302650a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52368590-0013-4669-a2dd-f2955302650a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:21,599 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:21,600 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daeb154e-672f-45fd-b4d5-30e01a313b1e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daeb154e-672f-45fd-b4d5-30e01a313b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:22,656 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:22,657 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5f2c2ce-ee06-414c-a114-5451b2e2d9bc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5f2c2ce-ee06-414c-a114-5451b2e2d9bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:23,713 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:23,714 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-926a37d6-20c8-47a9-b3bf-767d0d7d74eb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-926a37d6-20c8-47a9-b3bf-767d0d7d74eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:24,771 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:24,771 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa5eda5f-273a-4cd0-952c-2f40183c4b3a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5eda5f-273a-4cd0-952c-2f40183c4b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:25,828 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:53:25,828 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a41635e-0710-42ee-bd65-076949cb2654', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a41635e-0710-42ee-bd65-076949cb2654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:26,886 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:53:26,886 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b47c06a-8c0c-49ff-b427-75020663654d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b47c06a-8c0c-49ff-b427-75020663654d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:27,942 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:27,942 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c90aa9-a0cd-41b9-8f6a-e89039c649d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c90aa9-a0cd-41b9-8f6a-e89039c649d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:29,000 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:53:29,000 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178b3d4f-4bf5-49d0-b0d1-e3707fa489bd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178b3d4f-4bf5-49d0-b0d1-e3707fa489bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:30,058 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:53:30,059 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-847b93c8-2026-46c2-8b4d-fce1f875f5a8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-847b93c8-2026-46c2-8b4d-fce1f875f5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:31,114 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:53:31,115 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732a6b8c-b3b7-451a-8285-f51b3c4c6b68', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732a6b8c-b3b7-451a-8285-f51b3c4c6b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:32,171 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:32,171 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8e7e0b-9113-4256-bacc-5b66f756533b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8e7e0b-9113-4256-bacc-5b66f756533b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:33,228 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:33,228 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c40b218f-46fd-4fba-964f-ce03de92eb01', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c40b218f-46fd-4fba-964f-ce03de92eb01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:34,285 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:34,286 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a780d75-1eb8-4dbb-a6e9-a93595a9b8b4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a780d75-1eb8-4dbb-a6e9-a93595a9b8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:35,344 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:53:35,344 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866b6c5a-3d7f-42b7-8b4d-a34b17f87c0a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866b6c5a-3d7f-42b7-8b4d-a34b17f87c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:36,401 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:53:36,402 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a413ba66-3405-4477-b0ab-3ad66ec44f83', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a413ba66-3405-4477-b0ab-3ad66ec44f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:37,458 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:37,459 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b1e124-8f0c-48dd-a239-3aae2ade9382', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b1e124-8f0c-48dd-a239-3aae2ade9382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:38,514 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:53:38,514 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c04fb569-f6b4-4744-9512-ade462c17a22', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c04fb569-f6b4-4744-9512-ade462c17a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:39,571 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:39,572 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1389f767-3216-494e-a183-b18a61f8848c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1389f767-3216-494e-a183-b18a61f8848c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:40,630 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:53:40,630 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8b33c1f-1e23-431c-98d2-cbdcf6bd07f3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8b33c1f-1e23-431c-98d2-cbdcf6bd07f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:41,686 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:53:41,687 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed0562b3-46fa-42cc-b7d4-bf7aa6b9dfb2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed0562b3-46fa-42cc-b7d4-bf7aa6b9dfb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:42,742 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:53:42,743 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2274a941-9c05-423c-b58a-7667b3f62f62', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2274a941-9c05-423c-b58a-7667b3f62f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:43,813 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.056s 2022-10-15 08:53:43,813 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4736f5a-4e00-4d61-a863-b503e3933e40', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4736f5a-4e00-4d61-a863-b503e3933e40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:44,870 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:44,871 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d227cb11-83d4-4267-a3ea-26fa4a2291f2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d227cb11-83d4-4267-a3ea-26fa4a2291f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:45,931 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 08:53:45,931 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae41f27-52c9-410d-9c9a-35657fdd0228', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae41f27-52c9-410d-9c9a-35657fdd0228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:46,988 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:46,989 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d827f56-dbf1-4117-a041-7ecb57966ce6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d827f56-dbf1-4117-a041-7ecb57966ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:48,046 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:48,046 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-725bc37a-c771-4c85-91a8-7e7d7f1a172c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725bc37a-c771-4c85-91a8-7e7d7f1a172c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:49,103 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:53:49,104 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e60a4fc9-1a2e-4929-a8d4-fbe594bf5d3a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e60a4fc9-1a2e-4929-a8d4-fbe594bf5d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:50,159 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:50,160 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e137d7c-a2bb-4a18-a177-b0b5bde33282', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e137d7c-a2bb-4a18-a177-b0b5bde33282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:51,217 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:53:51,218 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e14d5d57-507e-4f90-80a5-63629c2d5301', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e14d5d57-507e-4f90-80a5-63629c2d5301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:52,274 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:52,274 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb721eb6-b8a2-4d13-adda-4baac4c94171', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb721eb6-b8a2-4d13-adda-4baac4c94171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:53,334 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 08:53:53,334 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e667ee4e-f614-42bc-87ea-d3f7a31c0ae5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e667ee4e-f614-42bc-87ea-d3f7a31c0ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:54,391 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:54,391 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da4da46-ae32-4e3c-bf64-cb24342ced4a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da4da46-ae32-4e3c-bf64-cb24342ced4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:55,448 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:55,448 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ecc9cb-80fb-457b-99f2-632cae68b556', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ecc9cb-80fb-457b-99f2-632cae68b556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:56,505 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:53:56,506 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b2233c-0388-43cf-9908-9bc49af7971e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b2233c-0388-43cf-9908-9bc49af7971e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:57,562 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:57,563 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d06e96-f5dc-4a87-864a-634f6961ba97', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d06e96-f5dc-4a87-864a-634f6961ba97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:58,618 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:53:58,619 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4632edb3-cd57-4a11-b54a-bbd00f3e08f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4632edb3-cd57-4a11-b54a-bbd00f3e08f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:53:59,674 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:53:59,675 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a784d27a-43d6-4017-bba2-7a4c1dac23ff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a784d27a-43d6-4017-bba2-7a4c1dac23ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:00,730 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:54:00,731 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7085e61b-c89f-4eb0-a228-028059f94a39', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7085e61b-c89f-4eb0-a228-028059f94a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:01,787 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:54:01,787 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c24f9f-2284-42a2-86c9-73a4938a75d1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c24f9f-2284-42a2-86c9-73a4938a75d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:02,843 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:54:02,843 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b4cd34-a09e-411f-ae00-f06137376ba7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b4cd34-a09e-411f-ae00-f06137376ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:03,930 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.074s 2022-10-15 08:54:03,930 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff713d14-c5db-4463-9a04-f56e8026013b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff713d14-c5db-4463-9a04-f56e8026013b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:04,998 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.053s 2022-10-15 08:54:04,998 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe2a719-71b9-4286-a930-8d7274839a08', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe2a719-71b9-4286-a930-8d7274839a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:06,062 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.050s 2022-10-15 08:54:06,063 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2b99b8-9a75-4e34-a939-2e64f6b72ed2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2b99b8-9a75-4e34-a939-2e64f6b72ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:07,123 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:54:07,123 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c5548d-d7ce-4976-bb06-781394b62fec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c5548d-d7ce-4976-bb06-781394b62fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:08,182 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:54:08,183 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d4d361-8006-4b4b-8ba6-5d35fd9d62a9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d4d361-8006-4b4b-8ba6-5d35fd9d62a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:09,239 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:54:09,240 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e730323b-d1dd-48bf-ac13-7776510764fe', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e730323b-d1dd-48bf-ac13-7776510764fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:10,299 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:54:10,299 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a63bdc-1980-4bb3-9824-13c7f16994e7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a63bdc-1980-4bb3-9824-13c7f16994e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:11,357 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:54:11,358 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cfb7881-0359-4ba6-8523-286588ddc2eb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cfb7881-0359-4ba6-8523-286588ddc2eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:12,423 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.051s 2022-10-15 08:54:12,424 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b90814-bc5d-43c5-8309-14ff4740db8e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b90814-bc5d-43c5-8309-14ff4740db8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:13,484 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:54:13,484 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bdff2bb-13b9-4bd2-bf68-30e51109e8b4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bdff2bb-13b9-4bd2-bf68-30e51109e8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:14,540 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:54:14,541 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d01cf86-dc7e-4083-95b2-abef5b652c33', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d01cf86-dc7e-4083-95b2-abef5b652c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:15,601 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 08:54:15,602 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9815f351-f25f-4c21-bf7d-49c2c5a41632', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9815f351-f25f-4c21-bf7d-49c2c5a41632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:16,658 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:54:16,658 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b071eb-a67d-4c6b-8fc6-027c6822707e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b071eb-a67d-4c6b-8fc6-027c6822707e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:17,719 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 08:54:17,720 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2df1a07-6ebb-4a3f-8e47-bcd46b4d45f3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2df1a07-6ebb-4a3f-8e47-bcd46b4d45f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:18,781 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:54:18,782 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dacbb66-682c-4037-8ce9-a2c27b2eb94d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dacbb66-682c-4037-8ce9-a2c27b2eb94d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:19,842 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:54:19,842 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-851a050a-a863-4b8a-b7c7-d5bc711f37a9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-851a050a-a863-4b8a-b7c7-d5bc711f37a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:20,898 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:54:20,898 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75487fba-0df3-4155-90f5-433259380231', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75487fba-0df3-4155-90f5-433259380231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:21,954 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:54:21,955 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a5008e0-399e-4267-9112-5ba3c75d1668', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a5008e0-399e-4267-9112-5ba3c75d1668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:23,010 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:54:23,011 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a3a8c2-4ab6-4ee3-b2d9-81ba7a15c040', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a3a8c2-4ab6-4ee3-b2d9-81ba7a15c040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:24,069 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:54:24,069 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f09168-018b-477e-a56f-df0b94f1dc17', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f09168-018b-477e-a56f-df0b94f1dc17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:25,127 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:54:25,127 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67cd43a2-cdad-46e8-9aee-181b7c4daeea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67cd43a2-cdad-46e8-9aee-181b7c4daeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:26,184 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:54:26,184 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5976b9b-0f29-4f03-b074-e3fbdab11ae2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5976b9b-0f29-4f03-b074-e3fbdab11ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:27,241 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:54:27,242 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d4298a-4686-484e-8c06-ec9a19789914', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d4298a-4686-484e-8c06-ec9a19789914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:28,299 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 08:54:28,300 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef927908-8540-48c9-afc2-f6b01a4ebcaf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef927908-8540-48c9-afc2-f6b01a4ebcaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:29,355 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 08:54:29,356 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d70b414-7993-465e-a89e-f0e639c26c8e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d70b414-7993-465e-a89e-f0e639c26c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:30,412 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 08:54:30,413 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1b6123-58f7-4c34-aa46-c4bfcf961a6c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1b6123-58f7-4c34-aa46-c4bfcf961a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:31,471 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 08:54:31,471 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853b5332-ab14-4ada-8415-1fddd4f996b7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853b5332-ab14-4ada-8415-1fddd4f996b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:31,544 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.060s 2022-10-15 08:54:31,544 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05087d65-1fe6-44f7-833c-4914877564ba', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05087d65-1fe6-44f7-833c-4914877564ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 08:54:31,612 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.055s 2022-10-15 08:54:31,613 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:31 GMT', 'server': 'Apache/2.4.41 (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-3df6fbbc-1855-4b87-bc77-42946afb3bab', 'x-compute-request-id': 'req-3df6fbbc-1855-4b87-bc77-42946afb3bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:32,675 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.058s 2022-10-15 08:54:32,676 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:32 GMT', 'server': 'Apache/2.4.41 (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-c1a44dc4-44bc-40c0-b3f8-4efa5aab23da', 'x-compute-request-id': 'req-c1a44dc4-44bc-40c0-b3f8-4efa5aab23da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:33,855 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.175s 2022-10-15 08:54:33,856 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:33 GMT', 'server': 'Apache/2.4.41 (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-431e4a70-1b6f-475d-abee-43fb7d9199b4', 'x-compute-request-id': 'req-431e4a70-1b6f-475d-abee-43fb7d9199b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:34,908 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:54:34,908 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:34 GMT', 'server': 'Apache/2.4.41 (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-759110a4-c248-420b-b39e-c895ea245b75', 'x-compute-request-id': 'req-759110a4-c248-420b-b39e-c895ea245b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:35,961 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:54:35,961 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:35 GMT', 'server': 'Apache/2.4.41 (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-b6bf56c5-8228-4d74-bcc3-930d5e2cf473', 'x-compute-request-id': 'req-b6bf56c5-8228-4d74-bcc3-930d5e2cf473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:37,012 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.047s 2022-10-15 08:54:37,013 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:36 GMT', 'server': 'Apache/2.4.41 (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-2c3d6c68-bcec-487d-8554-9d114bce1a5b', 'x-compute-request-id': 'req-2c3d6c68-bcec-487d-8554-9d114bce1a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:38,067 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:54:38,067 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:38 GMT', 'server': 'Apache/2.4.41 (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-87c873cf-b7c8-4244-a187-cea3160212bc', 'x-compute-request-id': 'req-87c873cf-b7c8-4244-a187-cea3160212bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:39,119 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:54:39,120 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:39 GMT', 'server': 'Apache/2.4.41 (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-20acf766-8ffa-469b-903f-81c28f5fd8b3', 'x-compute-request-id': 'req-20acf766-8ffa-469b-903f-81c28f5fd8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:40,173 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:54:40,173 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:40 GMT', 'server': 'Apache/2.4.41 (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-03264039-a379-4bd3-a563-1a93db7d0f8d', 'x-compute-request-id': 'req-03264039-a379-4bd3-a563-1a93db7d0f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:41,234 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.057s 2022-10-15 08:54:41,234 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:41 GMT', 'server': 'Apache/2.4.41 (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-3cc014c3-ee0b-46f8-a211-b3d550b82512', 'x-compute-request-id': 'req-3cc014c3-ee0b-46f8-a211-b3d550b82512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:42,288 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:54:42,289 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:42 GMT', 'server': 'Apache/2.4.41 (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-13a1df9e-824e-42c4-8ee1-290806f645df', 'x-compute-request-id': 'req-13a1df9e-824e-42c4-8ee1-290806f645df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:43,342 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:54:43,342 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:43 GMT', 'server': 'Apache/2.4.41 (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-3cea7b26-8777-4aa5-98c0-832f9ea3ba36', 'x-compute-request-id': 'req-3cea7b26-8777-4aa5-98c0-832f9ea3ba36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:44,396 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:54:44,396 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:44 GMT', 'server': 'Apache/2.4.41 (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-0ce5bcb8-f039-4f83-98b9-8dd9853a9798', 'x-compute-request-id': 'req-0ce5bcb8-f039-4f83-98b9-8dd9853a9798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:45,450 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:54:45,451 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:45 GMT', 'server': 'Apache/2.4.41 (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-a90600da-40d9-490d-82da-81e9544e9d0a', 'x-compute-request-id': 'req-a90600da-40d9-490d-82da-81e9544e9d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:46,503 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:54:46,503 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:46 GMT', 'server': 'Apache/2.4.41 (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-058506ba-c805-4c94-9cef-b0e66ce199cd', 'x-compute-request-id': 'req-058506ba-c805-4c94-9cef-b0e66ce199cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:47,558 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:54:47,558 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:47 GMT', 'server': 'Apache/2.4.41 (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-55805f4a-bffd-4e38-ad5f-bb280aff8c70', 'x-compute-request-id': 'req-55805f4a-bffd-4e38-ad5f-bb280aff8c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:48,611 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:54:48,611 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:48 GMT', 'server': 'Apache/2.4.41 (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-e08b0921-9d20-4344-a9b9-d25f90190495', 'x-compute-request-id': 'req-e08b0921-9d20-4344-a9b9-d25f90190495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:49,665 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:54:49,666 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:49 GMT', 'server': 'Apache/2.4.41 (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-f7bec010-bccf-4502-85af-46daf4e1d301', 'x-compute-request-id': 'req-f7bec010-bccf-4502-85af-46daf4e1d301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:50,719 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:54:50,719 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:50 GMT', 'server': 'Apache/2.4.41 (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-9f108225-208f-4784-9cf5-65a4604bde63', 'x-compute-request-id': 'req-9f108225-208f-4784-9cf5-65a4604bde63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:51,772 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:54:51,773 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:51 GMT', 'server': 'Apache/2.4.41 (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-14e754eb-0e36-4736-9f10-ebfed999dad7', 'x-compute-request-id': 'req-14e754eb-0e36-4736-9f10-ebfed999dad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:52,825 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:54:52,826 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:52 GMT', 'server': 'Apache/2.4.41 (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-52a69738-b18b-4c3a-993e-52619a1178f5', 'x-compute-request-id': 'req-52a69738-b18b-4c3a-993e-52619a1178f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:53,880 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:54:53,880 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:53 GMT', 'server': 'Apache/2.4.41 (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-f2ece409-851e-44a4-b5aa-6717ed199f99', 'x-compute-request-id': 'req-f2ece409-851e-44a4-b5aa-6717ed199f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:54,934 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:54:54,934 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:54 GMT', 'server': 'Apache/2.4.41 (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-f1a0136d-7433-4bf7-9bb0-7bfd4de00c0a', 'x-compute-request-id': 'req-f1a0136d-7433-4bf7-9bb0-7bfd4de00c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:55,986 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:54:55,986 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:55 GMT', 'server': 'Apache/2.4.41 (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-00295907-26cd-4bb7-a884-7628b07be11d', 'x-compute-request-id': 'req-00295907-26cd-4bb7-a884-7628b07be11d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:57,039 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:54:57,039 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:56 GMT', 'server': 'Apache/2.4.41 (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-a8cc43a0-43ba-4bc2-8944-f2f8acab47d4', 'x-compute-request-id': 'req-a8cc43a0-43ba-4bc2-8944-f2f8acab47d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:58,096 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.053s 2022-10-15 08:54:58,097 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:58 GMT', 'server': 'Apache/2.4.41 (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-21e32a28-ba52-4f92-8d40-1909424d493d', 'x-compute-request-id': 'req-21e32a28-ba52-4f92-8d40-1909424d493d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:54:59,149 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:54:59,149 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:59 GMT', 'server': 'Apache/2.4.41 (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-6dfab5e1-8619-4a73-89ab-3ffdc5cbca1b', 'x-compute-request-id': 'req-6dfab5e1-8619-4a73-89ab-3ffdc5cbca1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:00,202 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:00,203 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:00 GMT', 'server': 'Apache/2.4.41 (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-cd9837fa-f7ea-4331-a99f-640f018900c9', 'x-compute-request-id': 'req-cd9837fa-f7ea-4331-a99f-640f018900c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:01,257 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:55:01,257 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:01 GMT', 'server': 'Apache/2.4.41 (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-d0249636-bf39-4a5d-b28c-82d0f998b48e', 'x-compute-request-id': 'req-d0249636-bf39-4a5d-b28c-82d0f998b48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:02,312 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:55:02,313 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:02 GMT', 'server': 'Apache/2.4.41 (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-d8130656-e10b-4b07-8a37-62d901fc9730', 'x-compute-request-id': 'req-d8130656-e10b-4b07-8a37-62d901fc9730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:03,369 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:55:03,369 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:03 GMT', 'server': 'Apache/2.4.41 (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-b5bdae96-71ab-4e02-a479-58df55b19e05', 'x-compute-request-id': 'req-b5bdae96-71ab-4e02-a479-58df55b19e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:04,421 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:04,422 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:04 GMT', 'server': 'Apache/2.4.41 (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-2e9cc034-b25c-4ea2-9a36-6ff3ff6bf964', 'x-compute-request-id': 'req-2e9cc034-b25c-4ea2-9a36-6ff3ff6bf964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:05,474 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:05,474 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:05 GMT', 'server': 'Apache/2.4.41 (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-2bd64d13-caff-4208-b904-1e74d1ae71cf', 'x-compute-request-id': 'req-2bd64d13-caff-4208-b904-1e74d1ae71cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:06,526 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:06,526 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:06 GMT', 'server': 'Apache/2.4.41 (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-28e31c81-c938-47a7-beb5-30526cc57e66', 'x-compute-request-id': 'req-28e31c81-c938-47a7-beb5-30526cc57e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:07,578 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:07,579 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:07 GMT', 'server': 'Apache/2.4.41 (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-ece3ea8f-411a-458e-a2c6-d4c8d9038c92', 'x-compute-request-id': 'req-ece3ea8f-411a-458e-a2c6-d4c8d9038c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:08,632 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:08,633 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:08 GMT', 'server': 'Apache/2.4.41 (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-e21009b4-d789-4b50-b6df-a4e661db8bdf', 'x-compute-request-id': 'req-e21009b4-d789-4b50-b6df-a4e661db8bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:09,686 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:09,686 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:09 GMT', 'server': 'Apache/2.4.41 (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-993e30bf-2a73-4edd-91a0-6d6af0755e55', 'x-compute-request-id': 'req-993e30bf-2a73-4edd-91a0-6d6af0755e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:10,738 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:10,738 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:10 GMT', 'server': 'Apache/2.4.41 (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-38616bf4-3e8a-4f05-8155-4beb10abec67', 'x-compute-request-id': 'req-38616bf4-3e8a-4f05-8155-4beb10abec67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:11,790 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:11,790 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:11 GMT', 'server': 'Apache/2.4.41 (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-357115c5-7896-4304-aa85-1802926cac45', 'x-compute-request-id': 'req-357115c5-7896-4304-aa85-1802926cac45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:12,842 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:12,842 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:12 GMT', 'server': 'Apache/2.4.41 (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-64bb8ae1-6748-4952-94a3-0953f783c861', 'x-compute-request-id': 'req-64bb8ae1-6748-4952-94a3-0953f783c861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:13,895 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:13,895 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:13 GMT', 'server': 'Apache/2.4.41 (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-61fda384-61fb-4a84-b3cd-c7fe68ebf904', 'x-compute-request-id': 'req-61fda384-61fb-4a84-b3cd-c7fe68ebf904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:14,948 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:14,948 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:14 GMT', 'server': 'Apache/2.4.41 (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-c639d8b7-999a-45b8-a835-00532bff37d3', 'x-compute-request-id': 'req-c639d8b7-999a-45b8-a835-00532bff37d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:16,001 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:16,002 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:15 GMT', 'server': 'Apache/2.4.41 (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-4138c042-e152-41d5-8269-f0977c0e01ea', 'x-compute-request-id': 'req-4138c042-e152-41d5-8269-f0977c0e01ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:17,056 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:55:17,057 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:17 GMT', 'server': 'Apache/2.4.41 (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-c062603b-02af-45c3-9301-8962ee53c79a', 'x-compute-request-id': 'req-c062603b-02af-45c3-9301-8962ee53c79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:18,109 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:18,109 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:18 GMT', 'server': 'Apache/2.4.41 (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-72a1a952-0e00-40f1-aa8b-9a9831b8ce0a', 'x-compute-request-id': 'req-72a1a952-0e00-40f1-aa8b-9a9831b8ce0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:19,161 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:19,162 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:19 GMT', 'server': 'Apache/2.4.41 (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-46f7f6b8-5fc9-47c1-aebd-4ffc6f02705f', 'x-compute-request-id': 'req-46f7f6b8-5fc9-47c1-aebd-4ffc6f02705f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:20,214 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:20,214 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:20 GMT', 'server': 'Apache/2.4.41 (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-05d697a0-519d-4815-bd1b-d11c68635df1', 'x-compute-request-id': 'req-05d697a0-519d-4815-bd1b-d11c68635df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:21,266 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:21,267 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:21 GMT', 'server': 'Apache/2.4.41 (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-1949c074-230d-4eff-9a43-bc428f88e669', 'x-compute-request-id': 'req-1949c074-230d-4eff-9a43-bc428f88e669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:22,318 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:22,318 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:22 GMT', 'server': 'Apache/2.4.41 (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-dd4569fa-c6b6-4e52-9e91-c78e5a3e23dd', 'x-compute-request-id': 'req-dd4569fa-c6b6-4e52-9e91-c78e5a3e23dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:23,371 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:23,371 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:23 GMT', 'server': 'Apache/2.4.41 (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-29540306-0621-46a0-b681-d4b6f2e7c5c7', 'x-compute-request-id': 'req-29540306-0621-46a0-b681-d4b6f2e7c5c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:24,425 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:24,425 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:24 GMT', 'server': 'Apache/2.4.41 (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-e74fffdd-3aeb-41f0-94e1-7703fd5f636a', 'x-compute-request-id': 'req-e74fffdd-3aeb-41f0-94e1-7703fd5f636a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:25,478 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:25,478 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:25 GMT', 'server': 'Apache/2.4.41 (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-a7cc6101-c0cd-41e2-abe7-d56c642ec652', 'x-compute-request-id': 'req-a7cc6101-c0cd-41e2-abe7-d56c642ec652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:26,530 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:26,531 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:26 GMT', 'server': 'Apache/2.4.41 (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-307a6a3a-44b4-4595-99eb-88bb06e8a96e', 'x-compute-request-id': 'req-307a6a3a-44b4-4595-99eb-88bb06e8a96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:27,583 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:27,583 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:27 GMT', 'server': 'Apache/2.4.41 (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-de91c73d-cd0f-4dc1-9dd2-468be5574296', 'x-compute-request-id': 'req-de91c73d-cd0f-4dc1-9dd2-468be5574296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:28,635 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:28,635 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:28 GMT', 'server': 'Apache/2.4.41 (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-9f5d105b-0e60-43ea-8d39-a80adace7c0c', 'x-compute-request-id': 'req-9f5d105b-0e60-43ea-8d39-a80adace7c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:29,688 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:29,688 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:29 GMT', 'server': 'Apache/2.4.41 (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-4873349c-ae2a-4aaf-82f5-9cae67f65ee0', 'x-compute-request-id': 'req-4873349c-ae2a-4aaf-82f5-9cae67f65ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:30,740 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:30,741 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:30 GMT', 'server': 'Apache/2.4.41 (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-243df82a-a777-45bf-88a8-0759cec359bb', 'x-compute-request-id': 'req-243df82a-a777-45bf-88a8-0759cec359bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:31,793 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:31,793 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:31 GMT', 'server': 'Apache/2.4.41 (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-ccab8573-f720-40be-a4d2-863a76fc2604', 'x-compute-request-id': 'req-ccab8573-f720-40be-a4d2-863a76fc2604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:32,844 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.047s 2022-10-15 08:55:32,845 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:32 GMT', 'server': 'Apache/2.4.41 (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-2e00a542-b410-4d08-8977-cc2ba9e181e8', 'x-compute-request-id': 'req-2e00a542-b410-4d08-8977-cc2ba9e181e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:33,899 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:55:33,899 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:33 GMT', 'server': 'Apache/2.4.41 (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-722e1f41-ec9a-4aa3-b08a-0e1b674ff1e6', 'x-compute-request-id': 'req-722e1f41-ec9a-4aa3-b08a-0e1b674ff1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:34,955 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:55:34,956 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:34 GMT', 'server': 'Apache/2.4.41 (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-b182b1b2-b8e7-4a53-9c89-9110d5283c82', 'x-compute-request-id': 'req-b182b1b2-b8e7-4a53-9c89-9110d5283c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:36,008 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:36,009 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:35 GMT', 'server': 'Apache/2.4.41 (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-014369d1-25fc-4502-bf72-6805f21d1010', 'x-compute-request-id': 'req-014369d1-25fc-4502-bf72-6805f21d1010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:37,060 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.047s 2022-10-15 08:55:37,060 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:37 GMT', 'server': 'Apache/2.4.41 (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-107fbd7a-8a4e-45d2-925e-d47c3146a397', 'x-compute-request-id': 'req-107fbd7a-8a4e-45d2-925e-d47c3146a397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:38,114 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:38,114 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:38 GMT', 'server': 'Apache/2.4.41 (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-16214546-8c5b-40b2-97d1-04d68c5c1a85', 'x-compute-request-id': 'req-16214546-8c5b-40b2-97d1-04d68c5c1a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:39,166 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:39,167 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:39 GMT', 'server': 'Apache/2.4.41 (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-a1856203-2162-4c1b-94b6-44d7226db5f2', 'x-compute-request-id': 'req-a1856203-2162-4c1b-94b6-44d7226db5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:40,221 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:55:40,221 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:40 GMT', 'server': 'Apache/2.4.41 (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-50ccbca6-3be3-4e31-ac91-91c1c9169dce', 'x-compute-request-id': 'req-50ccbca6-3be3-4e31-ac91-91c1c9169dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:41,274 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:41,274 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:41 GMT', 'server': 'Apache/2.4.41 (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-766629f6-1644-468c-b83d-63926efc6896', 'x-compute-request-id': 'req-766629f6-1644-468c-b83d-63926efc6896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:42,326 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:42,326 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:42 GMT', 'server': 'Apache/2.4.41 (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-82032509-6adf-493b-ac03-3aab7db7a35f', 'x-compute-request-id': 'req-82032509-6adf-493b-ac03-3aab7db7a35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:43,381 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:55:43,381 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:43 GMT', 'server': 'Apache/2.4.41 (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-7ea19f8a-0f93-4be4-974a-ed03d62d1ef6', 'x-compute-request-id': 'req-7ea19f8a-0f93-4be4-974a-ed03d62d1ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:44,433 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:44,434 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:44 GMT', 'server': 'Apache/2.4.41 (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-fb481d5e-0207-4670-9b6e-aca7d054f663', 'x-compute-request-id': 'req-fb481d5e-0207-4670-9b6e-aca7d054f663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:45,489 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:45,489 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:45 GMT', 'server': 'Apache/2.4.41 (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-e8a0aeb2-9c73-4845-bd3d-4d52a4043298', 'x-compute-request-id': 'req-e8a0aeb2-9c73-4845-bd3d-4d52a4043298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:46,543 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:46,543 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:46 GMT', 'server': 'Apache/2.4.41 (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-5a1e2b42-f29c-4673-aeb6-20dc0b516480', 'x-compute-request-id': 'req-5a1e2b42-f29c-4673-aeb6-20dc0b516480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:47,595 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:47,596 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:47 GMT', 'server': 'Apache/2.4.41 (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-53885750-6552-4399-b03d-77c542ea3a4a', 'x-compute-request-id': 'req-53885750-6552-4399-b03d-77c542ea3a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:48,649 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:48,649 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:48 GMT', 'server': 'Apache/2.4.41 (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-72e83e81-e333-4631-ab41-be16fe0ffd6f', 'x-compute-request-id': 'req-72e83e81-e333-4631-ab41-be16fe0ffd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:49,701 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:49,702 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:49 GMT', 'server': 'Apache/2.4.41 (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-0f0d017b-70ab-4b26-992b-add2819773a1', 'x-compute-request-id': 'req-0f0d017b-70ab-4b26-992b-add2819773a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:50,754 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:50,754 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:50 GMT', 'server': 'Apache/2.4.41 (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-86a57431-b8c3-4661-aed1-9a434790a754', 'x-compute-request-id': 'req-86a57431-b8c3-4661-aed1-9a434790a754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:51,806 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:51,807 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:51 GMT', 'server': 'Apache/2.4.41 (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-241397ce-1070-4a36-b052-a68214327eea', 'x-compute-request-id': 'req-241397ce-1070-4a36-b052-a68214327eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:52,859 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:52,859 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:52 GMT', 'server': 'Apache/2.4.41 (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-28ea9300-3ebc-4ebd-825f-908c2c1103b9', 'x-compute-request-id': 'req-28ea9300-3ebc-4ebd-825f-908c2c1103b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:53,911 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:53,912 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:53 GMT', 'server': 'Apache/2.4.41 (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-80f9f06e-3b00-45cf-b48c-648118464d89', 'x-compute-request-id': 'req-80f9f06e-3b00-45cf-b48c-648118464d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:54,964 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:54,964 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:54 GMT', 'server': 'Apache/2.4.41 (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-8dcf1aa5-71f5-4e4b-9b75-d85c1825f909', 'x-compute-request-id': 'req-8dcf1aa5-71f5-4e4b-9b75-d85c1825f909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:56,016 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:56,016 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:55 GMT', 'server': 'Apache/2.4.41 (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-a514ec55-e557-4318-835f-b193cbcf2658', 'x-compute-request-id': 'req-a514ec55-e557-4318-835f-b193cbcf2658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:57,068 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:57,069 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:57 GMT', 'server': 'Apache/2.4.41 (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-86b1a7eb-3c74-4707-98e4-9b3a0d6e7008', 'x-compute-request-id': 'req-86b1a7eb-3c74-4707-98e4-9b3a0d6e7008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:58,121 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:55:58,122 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:58 GMT', 'server': 'Apache/2.4.41 (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-463f1b06-52d7-430a-90f8-d714f3c96043', 'x-compute-request-id': 'req-463f1b06-52d7-430a-90f8-d714f3c96043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:55:59,174 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:55:59,174 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:59 GMT', 'server': 'Apache/2.4.41 (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-d77a9b71-6d6e-42be-8746-4cd6b0541ca6', 'x-compute-request-id': 'req-d77a9b71-6d6e-42be-8746-4cd6b0541ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:00,226 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:56:00,226 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:00 GMT', 'server': 'Apache/2.4.41 (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-2c105553-3f6a-4383-a1e3-b81f9356fd11', 'x-compute-request-id': 'req-2c105553-3f6a-4383-a1e3-b81f9356fd11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:01,279 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:56:01,279 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:01 GMT', 'server': 'Apache/2.4.41 (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-4cda1a71-4311-41bf-9460-3986539a2497', 'x-compute-request-id': 'req-4cda1a71-4311-41bf-9460-3986539a2497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:02,334 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:56:02,334 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:02 GMT', 'server': 'Apache/2.4.41 (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-882822c5-5883-43ce-97d1-52e74439da6a', 'x-compute-request-id': 'req-882822c5-5883-43ce-97d1-52e74439da6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:03,392 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.053s 2022-10-15 08:56:03,392 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:03 GMT', 'server': 'Apache/2.4.41 (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-2281a102-6ce8-4a39-8b19-44b2df8665c2', 'x-compute-request-id': 'req-2281a102-6ce8-4a39-8b19-44b2df8665c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:04,447 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:56:04,448 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:04 GMT', 'server': 'Apache/2.4.41 (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-e18cd859-eb7e-4616-9fc4-bca92dac2a82', 'x-compute-request-id': 'req-e18cd859-eb7e-4616-9fc4-bca92dac2a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:05,509 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.058s 2022-10-15 08:56:05,510 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:05 GMT', 'server': 'Apache/2.4.41 (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-b6051309-1d69-4eb1-8b85-eaaf4c8e658e', 'x-compute-request-id': 'req-b6051309-1d69-4eb1-8b85-eaaf4c8e658e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:06,574 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.061s 2022-10-15 08:56:06,575 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:06 GMT', 'server': 'Apache/2.4.41 (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-80e9e63c-f503-45c8-acf2-0ef6464b89df', 'x-compute-request-id': 'req-80e9e63c-f503-45c8-acf2-0ef6464b89df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:07,629 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:56:07,630 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:07 GMT', 'server': 'Apache/2.4.41 (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-c42b2276-e65e-4bbe-a1ae-18f4eda50eba', 'x-compute-request-id': 'req-c42b2276-e65e-4bbe-a1ae-18f4eda50eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:08,683 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:08,684 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:08 GMT', 'server': 'Apache/2.4.41 (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-cf5e2690-c565-4da9-b519-2c6bc3ab37cd', 'x-compute-request-id': 'req-cf5e2690-c565-4da9-b519-2c6bc3ab37cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:09,741 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.053s 2022-10-15 08:56:09,741 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:09 GMT', 'server': 'Apache/2.4.41 (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-395f4e67-e9da-4882-8e12-b29609c0d5d9', 'x-compute-request-id': 'req-395f4e67-e9da-4882-8e12-b29609c0d5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:10,796 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:56:10,796 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:10 GMT', 'server': 'Apache/2.4.41 (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-390b2565-1dd0-4c74-b398-1fd060ddfc98', 'x-compute-request-id': 'req-390b2565-1dd0-4c74-b398-1fd060ddfc98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:11,849 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:11,850 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:11 GMT', 'server': 'Apache/2.4.41 (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-3f94e005-5865-45d1-8c9a-4cfde7073973', 'x-compute-request-id': 'req-3f94e005-5865-45d1-8c9a-4cfde7073973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:12,905 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:56:12,906 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:12 GMT', 'server': 'Apache/2.4.41 (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-f6b5baf4-4bdc-46ea-a702-dece7e12bbc1', 'x-compute-request-id': 'req-f6b5baf4-4bdc-46ea-a702-dece7e12bbc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:13,972 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.062s 2022-10-15 08:56:13,972 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:13 GMT', 'server': 'Apache/2.4.41 (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-aaf12bf1-f085-4179-90f9-f632e58756d7', 'x-compute-request-id': 'req-aaf12bf1-f085-4179-90f9-f632e58756d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:15,032 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.056s 2022-10-15 08:56:15,032 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:14 GMT', 'server': 'Apache/2.4.41 (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-d5459d40-1cfd-424c-b181-e9b0b765367f', 'x-compute-request-id': 'req-d5459d40-1cfd-424c-b181-e9b0b765367f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:16,088 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:56:16,088 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:16 GMT', 'server': 'Apache/2.4.41 (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-133854e6-68d7-4f94-a478-13e76b5d3062', 'x-compute-request-id': 'req-133854e6-68d7-4f94-a478-13e76b5d3062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:17,145 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:56:17,145 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:17 GMT', 'server': 'Apache/2.4.41 (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-0f781bfe-fe5e-4a90-9857-af7136f1b593', 'x-compute-request-id': 'req-0f781bfe-fe5e-4a90-9857-af7136f1b593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:18,202 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:56:18,202 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:18 GMT', 'server': 'Apache/2.4.41 (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-f114aa00-29b9-48fd-ba5e-774558f6dee0', 'x-compute-request-id': 'req-f114aa00-29b9-48fd-ba5e-774558f6dee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:19,262 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.056s 2022-10-15 08:56:19,262 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:19 GMT', 'server': 'Apache/2.4.41 (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-d258819a-ed9f-46ea-a15c-3beb54c585d9', 'x-compute-request-id': 'req-d258819a-ed9f-46ea-a15c-3beb54c585d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:20,318 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:56:20,319 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:20 GMT', 'server': 'Apache/2.4.41 (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-976ef9f8-2b30-4f63-adb2-6173bd71037b', 'x-compute-request-id': 'req-976ef9f8-2b30-4f63-adb2-6173bd71037b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:21,371 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:21,371 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:21 GMT', 'server': 'Apache/2.4.41 (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-dd3edb2f-990e-4476-a022-5a1fa6a8f119', 'x-compute-request-id': 'req-dd3edb2f-990e-4476-a022-5a1fa6a8f119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:22,432 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.057s 2022-10-15 08:56:22,433 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:22 GMT', 'server': 'Apache/2.4.41 (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-a90eb4a6-b995-44b7-a492-2551e050fd67', 'x-compute-request-id': 'req-a90eb4a6-b995-44b7-a492-2551e050fd67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:23,489 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:56:23,489 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:23 GMT', 'server': 'Apache/2.4.41 (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-dad05d97-59b9-4bc9-9057-5337f957f455', 'x-compute-request-id': 'req-dad05d97-59b9-4bc9-9057-5337f957f455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:24,545 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:56:24,545 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:24 GMT', 'server': 'Apache/2.4.41 (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-feb3589d-d581-438f-bb2e-a7fc63a23083', 'x-compute-request-id': 'req-feb3589d-d581-438f-bb2e-a7fc63a23083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:25,601 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:56:25,602 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:25 GMT', 'server': 'Apache/2.4.41 (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-e8d47b58-07d7-405e-94e0-97076c9536c1', 'x-compute-request-id': 'req-e8d47b58-07d7-405e-94e0-97076c9536c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:26,654 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:26,655 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:26 GMT', 'server': 'Apache/2.4.41 (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-4f583e2f-327f-4293-b810-40679bb04797', 'x-compute-request-id': 'req-4f583e2f-327f-4293-b810-40679bb04797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:27,712 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.054s 2022-10-15 08:56:27,713 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:27 GMT', 'server': 'Apache/2.4.41 (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-72432cb3-f227-401c-8e7e-18521ba3383f', 'x-compute-request-id': 'req-72432cb3-f227-401c-8e7e-18521ba3383f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:28,767 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:56:28,767 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:28 GMT', 'server': 'Apache/2.4.41 (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-b4162a73-be14-48ab-a0ac-f2cfb50fe1be', 'x-compute-request-id': 'req-b4162a73-be14-48ab-a0ac-f2cfb50fe1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:29,821 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:29,821 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:29 GMT', 'server': 'Apache/2.4.41 (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-7167c859-ac1b-43c2-b985-928b8209d30c', 'x-compute-request-id': 'req-7167c859-ac1b-43c2-b985-928b8209d30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:30,877 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:56:30,878 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:30 GMT', 'server': 'Apache/2.4.41 (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-b6306c4a-219d-4291-9f04-e11bae1d1ba9', 'x-compute-request-id': 'req-b6306c4a-219d-4291-9f04-e11bae1d1ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:31,930 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:31,930 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:31 GMT', 'server': 'Apache/2.4.41 (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-136a5b71-3f85-4174-993e-b73deaf168ac', 'x-compute-request-id': 'req-136a5b71-3f85-4174-993e-b73deaf168ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:32,983 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:56:32,983 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:32 GMT', 'server': 'Apache/2.4.41 (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-51c4a098-851d-4bb4-8c59-6e99074fd1c0', 'x-compute-request-id': 'req-51c4a098-851d-4bb4-8c59-6e99074fd1c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:34,037 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:56:34,037 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:33 GMT', 'server': 'Apache/2.4.41 (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-2a7e330d-38e9-40c8-80fd-28784a490aa6', 'x-compute-request-id': 'req-2a7e330d-38e9-40c8-80fd-28784a490aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:35,090 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:35,091 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:35 GMT', 'server': 'Apache/2.4.41 (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-ce41f93a-a450-4e8d-93d2-92707c584183', 'x-compute-request-id': 'req-ce41f93a-a450-4e8d-93d2-92707c584183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:36,144 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:36,144 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:36 GMT', 'server': 'Apache/2.4.41 (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-ef9ccd55-c870-46c2-ade4-53de5eeae50f', 'x-compute-request-id': 'req-ef9ccd55-c870-46c2-ade4-53de5eeae50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:37,199 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:56:37,200 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:37 GMT', 'server': 'Apache/2.4.41 (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-ed213911-e5f2-4e63-afa7-1e4855be01f1', 'x-compute-request-id': 'req-ed213911-e5f2-4e63-afa7-1e4855be01f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:38,254 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:56:38,254 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:38 GMT', 'server': 'Apache/2.4.41 (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-e3594905-80dc-4f38-8df2-badad85be226', 'x-compute-request-id': 'req-e3594905-80dc-4f38-8df2-badad85be226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:39,307 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:39,307 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:39 GMT', 'server': 'Apache/2.4.41 (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-8c7a25be-7089-4c7f-a7f0-3e94b7e967db', 'x-compute-request-id': 'req-8c7a25be-7089-4c7f-a7f0-3e94b7e967db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:40,360 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:56:40,360 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:40 GMT', 'server': 'Apache/2.4.41 (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-33f156a1-789e-45e7-ab04-c87282890837', 'x-compute-request-id': 'req-33f156a1-789e-45e7-ab04-c87282890837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:41,414 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:56:41,414 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:41 GMT', 'server': 'Apache/2.4.41 (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-27f8dc90-a6a4-4c9e-9aae-8278198606d8', 'x-compute-request-id': 'req-27f8dc90-a6a4-4c9e-9aae-8278198606d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:42,468 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:56:42,468 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:42 GMT', 'server': 'Apache/2.4.41 (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-aa7c2d03-ead1-4df2-a83a-1e9b0030a044', 'x-compute-request-id': 'req-aa7c2d03-ead1-4df2-a83a-1e9b0030a044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:43,521 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:43,522 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:43 GMT', 'server': 'Apache/2.4.41 (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-762d026d-284d-4b23-a375-794596840c5f', 'x-compute-request-id': 'req-762d026d-284d-4b23-a375-794596840c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:44,574 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:56:44,575 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:44 GMT', 'server': 'Apache/2.4.41 (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-9fab9f70-265e-4242-8331-004e2295ec2d', 'x-compute-request-id': 'req-9fab9f70-265e-4242-8331-004e2295ec2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:45,627 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:56:45,627 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:45 GMT', 'server': 'Apache/2.4.41 (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-be3b0b08-9ec6-4ebb-ae4c-34f8119939fa', 'x-compute-request-id': 'req-be3b0b08-9ec6-4ebb-ae4c-34f8119939fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:46,687 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.056s 2022-10-15 08:56:46,687 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:46 GMT', 'server': 'Apache/2.4.41 (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-56a57b04-1a9e-428d-a80b-5bfef5340c9a', 'x-compute-request-id': 'req-56a57b04-1a9e-428d-a80b-5bfef5340c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:47,739 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:56:47,739 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:47 GMT', 'server': 'Apache/2.4.41 (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-ff6cdd81-9bfb-4d87-941f-0b711ac2cff9', 'x-compute-request-id': 'req-ff6cdd81-9bfb-4d87-941f-0b711ac2cff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:48,794 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:56:48,794 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:48 GMT', 'server': 'Apache/2.4.41 (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-3f33e901-ac0e-4bed-84ca-5f7161317048', 'x-compute-request-id': 'req-3f33e901-ac0e-4bed-84ca-5f7161317048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:49,850 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:56:49,850 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:49 GMT', 'server': 'Apache/2.4.41 (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-1e88b373-7e64-43b4-9e0c-df2da6e5da75', 'x-compute-request-id': 'req-1e88b373-7e64-43b4-9e0c-df2da6e5da75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:50,902 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:56:50,902 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:50 GMT', 'server': 'Apache/2.4.41 (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-dc8b6fbf-3549-42bc-a68c-9f05e248b93f', 'x-compute-request-id': 'req-dc8b6fbf-3549-42bc-a68c-9f05e248b93f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:51,956 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:56:51,957 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:51 GMT', 'server': 'Apache/2.4.41 (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-8583dd33-96b0-47b3-bae6-598a779028de', 'x-compute-request-id': 'req-8583dd33-96b0-47b3-bae6-598a779028de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:53,009 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:53,010 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:52 GMT', 'server': 'Apache/2.4.41 (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-ed67522c-c3b3-42f9-870d-e425ad6b4997', 'x-compute-request-id': 'req-ed67522c-c3b3-42f9-870d-e425ad6b4997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:54,062 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:54,063 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:54 GMT', 'server': 'Apache/2.4.41 (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-1ecdd7d9-9148-49ec-8f6c-d086fe3656af', 'x-compute-request-id': 'req-1ecdd7d9-9148-49ec-8f6c-d086fe3656af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:55,116 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:55,116 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:55 GMT', 'server': 'Apache/2.4.41 (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-48ea08b3-6358-4c22-8f0b-e9e760801b46', 'x-compute-request-id': 'req-48ea08b3-6358-4c22-8f0b-e9e760801b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:56,168 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:56:56,168 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:56 GMT', 'server': 'Apache/2.4.41 (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-fb625d47-5b63-4c35-b783-1dd31232c6ef', 'x-compute-request-id': 'req-fb625d47-5b63-4c35-b783-1dd31232c6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:57,221 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:56:57,221 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:57 GMT', 'server': 'Apache/2.4.41 (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-8a85128c-626e-42c9-a0e3-d72fc4a82dc9', 'x-compute-request-id': 'req-8a85128c-626e-42c9-a0e3-d72fc4a82dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:58,275 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:56:58,275 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:58 GMT', 'server': 'Apache/2.4.41 (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-a6f0e002-6ced-4ad4-ac43-063243acea51', 'x-compute-request-id': 'req-a6f0e002-6ced-4ad4-ac43-063243acea51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:56:59,327 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:56:59,328 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:59 GMT', 'server': 'Apache/2.4.41 (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-93df6569-f5ca-4abf-8dae-efc5fcfe2fb2', 'x-compute-request-id': 'req-93df6569-f5ca-4abf-8dae-efc5fcfe2fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:00,381 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:00,381 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:00 GMT', 'server': 'Apache/2.4.41 (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-395e96d0-7984-47f9-97fa-cdefb6f1dd1e', 'x-compute-request-id': 'req-395e96d0-7984-47f9-97fa-cdefb6f1dd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:01,435 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:01,435 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:01 GMT', 'server': 'Apache/2.4.41 (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-0eef4f32-a583-41bc-9c68-f9df04364138', 'x-compute-request-id': 'req-0eef4f32-a583-41bc-9c68-f9df04364138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:02,489 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:57:02,489 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:02 GMT', 'server': 'Apache/2.4.41 (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-cf0c98d9-c1f5-4922-a8de-feff42157b8b', 'x-compute-request-id': 'req-cf0c98d9-c1f5-4922-a8de-feff42157b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:03,543 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:03,543 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:03 GMT', 'server': 'Apache/2.4.41 (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-8fd5e0d7-9168-474e-afe0-4120370a8468', 'x-compute-request-id': 'req-8fd5e0d7-9168-474e-afe0-4120370a8468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:04,596 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:57:04,596 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:04 GMT', 'server': 'Apache/2.4.41 (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-508b1474-daa1-462b-8370-07d59f2c5a85', 'x-compute-request-id': 'req-508b1474-daa1-462b-8370-07d59f2c5a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:05,649 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:05,650 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:05 GMT', 'server': 'Apache/2.4.41 (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-8c7775d5-58e8-42db-ae78-ceab260fb704', 'x-compute-request-id': 'req-8c7775d5-58e8-42db-ae78-ceab260fb704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:06,705 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:57:06,705 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:06 GMT', 'server': 'Apache/2.4.41 (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-cf5fd722-0051-40e8-893b-ffa113019d5d', 'x-compute-request-id': 'req-cf5fd722-0051-40e8-893b-ffa113019d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:07,757 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:57:07,758 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:07 GMT', 'server': 'Apache/2.4.41 (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-bda3708f-1873-473f-bcb7-f998dabecfed', 'x-compute-request-id': 'req-bda3708f-1873-473f-bcb7-f998dabecfed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:08,812 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:57:08,812 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:08 GMT', 'server': 'Apache/2.4.41 (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-be5ccb2b-0c1c-4cdb-9dfa-6acce1c5f5ae', 'x-compute-request-id': 'req-be5ccb2b-0c1c-4cdb-9dfa-6acce1c5f5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:09,867 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:57:09,867 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:09 GMT', 'server': 'Apache/2.4.41 (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-7d52c139-e740-4108-b9ec-3659e87c31e8', 'x-compute-request-id': 'req-7d52c139-e740-4108-b9ec-3659e87c31e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:10,919 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:57:10,920 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:10 GMT', 'server': 'Apache/2.4.41 (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-f0696b40-8b4d-45d7-a961-23f717ca05e9', 'x-compute-request-id': 'req-f0696b40-8b4d-45d7-a961-23f717ca05e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:11,973 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:11,974 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:11 GMT', 'server': 'Apache/2.4.41 (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-82fff099-76c7-43c0-be42-47bc444186f5', 'x-compute-request-id': 'req-82fff099-76c7-43c0-be42-47bc444186f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:13,026 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:13,027 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:12 GMT', 'server': 'Apache/2.4.41 (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-a8de4ee2-0c92-43c4-9fe5-2fcc89743424', 'x-compute-request-id': 'req-a8de4ee2-0c92-43c4-9fe5-2fcc89743424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:14,081 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:57:14,081 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:14 GMT', 'server': 'Apache/2.4.41 (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-572766da-801e-4af8-95ef-dfb5de816c57', 'x-compute-request-id': 'req-572766da-801e-4af8-95ef-dfb5de816c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:15,134 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:15,134 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:15 GMT', 'server': 'Apache/2.4.41 (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-9ab06687-e74e-4f30-9f62-180004c5b316', 'x-compute-request-id': 'req-9ab06687-e74e-4f30-9f62-180004c5b316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:16,188 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:16,188 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:16 GMT', 'server': 'Apache/2.4.41 (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-5bfa600b-5e23-472c-84da-7419097c300e', 'x-compute-request-id': 'req-5bfa600b-5e23-472c-84da-7419097c300e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:17,242 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:17,243 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:17 GMT', 'server': 'Apache/2.4.41 (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-26fb2e53-f84d-4c9c-8060-0498273988fa', 'x-compute-request-id': 'req-26fb2e53-f84d-4c9c-8060-0498273988fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:18,297 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:57:18,297 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:18 GMT', 'server': 'Apache/2.4.41 (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-f04e15f4-29bc-473c-a078-00965b7e61f9', 'x-compute-request-id': 'req-f04e15f4-29bc-473c-a078-00965b7e61f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:19,352 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:57:19,352 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:19 GMT', 'server': 'Apache/2.4.41 (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-248e3475-1909-4853-9323-c4a0796cf3e8', 'x-compute-request-id': 'req-248e3475-1909-4853-9323-c4a0796cf3e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:20,404 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:20,405 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:20 GMT', 'server': 'Apache/2.4.41 (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-1a597a22-d51f-4fdc-879b-f29c10c5dbdc', 'x-compute-request-id': 'req-1a597a22-d51f-4fdc-879b-f29c10c5dbdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:21,458 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:21,458 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:21 GMT', 'server': 'Apache/2.4.41 (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-0451d45f-c119-47d0-8a09-ce76579367b4', 'x-compute-request-id': 'req-0451d45f-c119-47d0-8a09-ce76579367b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:22,510 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:57:22,510 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:22 GMT', 'server': 'Apache/2.4.41 (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-21e3f062-9673-4e58-ad1a-74b0f79047de', 'x-compute-request-id': 'req-21e3f062-9673-4e58-ad1a-74b0f79047de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:23,564 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:57:23,564 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:23 GMT', 'server': 'Apache/2.4.41 (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-7a64d0ef-8219-438a-ada6-d2fe7f7f0b7a', 'x-compute-request-id': 'req-7a64d0ef-8219-438a-ada6-d2fe7f7f0b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:24,617 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:57:24,618 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:24 GMT', 'server': 'Apache/2.4.41 (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-df8ff943-4cb7-4c61-9263-599fbc3e7583', 'x-compute-request-id': 'req-df8ff943-4cb7-4c61-9263-599fbc3e7583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:25,670 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:57:25,670 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:25 GMT', 'server': 'Apache/2.4.41 (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-f66cf1da-d875-487f-b6fb-77dd1b1c9864', 'x-compute-request-id': 'req-f66cf1da-d875-487f-b6fb-77dd1b1c9864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:26,726 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:57:26,726 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:26 GMT', 'server': 'Apache/2.4.41 (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-33ed6c0a-1ed6-4af5-b7a7-0510689fd12a', 'x-compute-request-id': 'req-33ed6c0a-1ed6-4af5-b7a7-0510689fd12a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:27,778 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:57:27,779 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:27 GMT', 'server': 'Apache/2.4.41 (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-cb87f946-b5fd-4222-9aba-82ed5c445d25', 'x-compute-request-id': 'req-cb87f946-b5fd-4222-9aba-82ed5c445d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:28,832 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:28,832 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:28 GMT', 'server': 'Apache/2.4.41 (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-4dbad8ab-b75a-4319-a168-4dcf74054c21', 'x-compute-request-id': 'req-4dbad8ab-b75a-4319-a168-4dcf74054c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:29,885 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:57:29,885 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:29 GMT', 'server': 'Apache/2.4.41 (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-2d88c1f6-a25a-4ed2-abb0-cdd3eba86af1', 'x-compute-request-id': 'req-2d88c1f6-a25a-4ed2-abb0-cdd3eba86af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:30,942 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.053s 2022-10-15 08:57:30,942 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:30 GMT', 'server': 'Apache/2.4.41 (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-5e7ed4fc-90b0-4a20-8efd-f77cc788b6a7', 'x-compute-request-id': 'req-5e7ed4fc-90b0-4a20-8efd-f77cc788b6a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:31,995 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:31,995 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:31 GMT', 'server': 'Apache/2.4.41 (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-adca682f-b649-4170-b3ed-1f3efb718e65', 'x-compute-request-id': 'req-adca682f-b649-4170-b3ed-1f3efb718e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:33,049 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:33,050 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:33 GMT', 'server': 'Apache/2.4.41 (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-75c35f56-c133-4900-a6cd-17034dc0b54e', 'x-compute-request-id': 'req-75c35f56-c133-4900-a6cd-17034dc0b54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:34,103 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:57:34,103 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:34 GMT', 'server': 'Apache/2.4.41 (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-0ba282f4-cd6c-483d-b1f1-8d495ac18eb2', 'x-compute-request-id': 'req-0ba282f4-cd6c-483d-b1f1-8d495ac18eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:35,156 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:35,157 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:35 GMT', 'server': 'Apache/2.4.41 (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-a565875d-4fac-4a2c-99ad-37fe74ca2402', 'x-compute-request-id': 'req-a565875d-4fac-4a2c-99ad-37fe74ca2402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:36,210 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:36,211 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:36 GMT', 'server': 'Apache/2.4.41 (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-0458ca27-456c-4248-a1f6-a880981b2813', 'x-compute-request-id': 'req-0458ca27-456c-4248-a1f6-a880981b2813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:37,261 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.047s 2022-10-15 08:57:37,262 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:37 GMT', 'server': 'Apache/2.4.41 (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-19a4d196-2b02-4b09-ab4b-11e4cc836733', 'x-compute-request-id': 'req-19a4d196-2b02-4b09-ab4b-11e4cc836733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:38,315 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:57:38,316 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:38 GMT', 'server': 'Apache/2.4.41 (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-7733c9db-29ff-4be4-ba91-2c54d8e0bf47', 'x-compute-request-id': 'req-7733c9db-29ff-4be4-ba91-2c54d8e0bf47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:39,369 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:39,369 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:39 GMT', 'server': 'Apache/2.4.41 (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-e8f780d3-d3b6-4ac8-bece-c5bf49b35d45', 'x-compute-request-id': 'req-e8f780d3-d3b6-4ac8-bece-c5bf49b35d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:40,425 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:57:40,425 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:40 GMT', 'server': 'Apache/2.4.41 (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-27d0e55a-a18f-4a2e-896d-0d63d91503bb', 'x-compute-request-id': 'req-27d0e55a-a18f-4a2e-896d-0d63d91503bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:41,480 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:57:41,480 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:41 GMT', 'server': 'Apache/2.4.41 (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-00ecfd52-d5f0-4a49-9a18-ecb35a6dd991', 'x-compute-request-id': 'req-00ecfd52-d5f0-4a49-9a18-ecb35a6dd991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:42,532 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:42,532 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:42 GMT', 'server': 'Apache/2.4.41 (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-8a5c4b6d-423b-4401-8688-7cf63153eebf', 'x-compute-request-id': 'req-8a5c4b6d-423b-4401-8688-7cf63153eebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:43,585 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:57:43,585 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:43 GMT', 'server': 'Apache/2.4.41 (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-130d6826-c7c1-482b-8211-2e58c1273063', 'x-compute-request-id': 'req-130d6826-c7c1-482b-8211-2e58c1273063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:44,638 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:44,639 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:44 GMT', 'server': 'Apache/2.4.41 (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-da035cfb-3985-48c6-a04a-bf55b56f4f49', 'x-compute-request-id': 'req-da035cfb-3985-48c6-a04a-bf55b56f4f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:45,692 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:57:45,693 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:45 GMT', 'server': 'Apache/2.4.41 (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-87f12914-5a20-43ae-892d-bd6e919b7d5b', 'x-compute-request-id': 'req-87f12914-5a20-43ae-892d-bd6e919b7d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:46,744 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:57:46,745 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:46 GMT', 'server': 'Apache/2.4.41 (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-1abfe9b3-a67f-4a69-9f46-46b5e92c8a70', 'x-compute-request-id': 'req-1abfe9b3-a67f-4a69-9f46-46b5e92c8a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:47,797 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:47,797 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:47 GMT', 'server': 'Apache/2.4.41 (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-ca82753c-323e-48e6-8571-c8e5bc761627', 'x-compute-request-id': 'req-ca82753c-323e-48e6-8571-c8e5bc761627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:48,851 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:48,851 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:48 GMT', 'server': 'Apache/2.4.41 (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-77eb0da2-3f81-4436-a941-8281935557c2', 'x-compute-request-id': 'req-77eb0da2-3f81-4436-a941-8281935557c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:49,907 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:57:49,908 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:49 GMT', 'server': 'Apache/2.4.41 (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-774bee26-b755-43c6-8b1a-c470fc2627a3', 'x-compute-request-id': 'req-774bee26-b755-43c6-8b1a-c470fc2627a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:50,960 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:57:50,961 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:50 GMT', 'server': 'Apache/2.4.41 (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-4f214c9f-1e32-42a8-ab64-4f2cef38774d', 'x-compute-request-id': 'req-4f214c9f-1e32-42a8-ab64-4f2cef38774d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:52,013 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:57:52,013 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:51 GMT', 'server': 'Apache/2.4.41 (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-c6312849-2731-4a6d-bd7f-573ee04b140f', 'x-compute-request-id': 'req-c6312849-2731-4a6d-bd7f-573ee04b140f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:53,067 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:53,067 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:53 GMT', 'server': 'Apache/2.4.41 (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-f7ddd94c-016f-4729-a3e1-18ae7eec73e3', 'x-compute-request-id': 'req-f7ddd94c-016f-4729-a3e1-18ae7eec73e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:54,119 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:57:54,119 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:54 GMT', 'server': 'Apache/2.4.41 (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-a68dbfb9-90a4-4ad9-9d14-d05ccface485', 'x-compute-request-id': 'req-a68dbfb9-90a4-4ad9-9d14-d05ccface485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:55,174 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:57:55,175 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:55 GMT', 'server': 'Apache/2.4.41 (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-758b4ebb-9d60-48f5-85ff-2562c3e975ec', 'x-compute-request-id': 'req-758b4ebb-9d60-48f5-85ff-2562c3e975ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:56,228 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:56,228 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:56 GMT', 'server': 'Apache/2.4.41 (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-fbf8f62c-2f8e-4858-936e-8d54044b8090', 'x-compute-request-id': 'req-fbf8f62c-2f8e-4858-936e-8d54044b8090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:57,281 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:57,281 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:57 GMT', 'server': 'Apache/2.4.41 (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-555abde7-99fe-466e-90b4-77b94d4f03eb', 'x-compute-request-id': 'req-555abde7-99fe-466e-90b4-77b94d4f03eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:58,334 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:58,334 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:58 GMT', 'server': 'Apache/2.4.41 (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-f2f0c681-d760-45a5-91e9-c11fe8516401', 'x-compute-request-id': 'req-f2f0c681-d760-45a5-91e9-c11fe8516401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:57:59,386 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:57:59,387 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:59 GMT', 'server': 'Apache/2.4.41 (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-c627f1fe-6203-495e-97e5-20cd194874fd', 'x-compute-request-id': 'req-c627f1fe-6203-495e-97e5-20cd194874fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:00,440 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:00,440 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:00 GMT', 'server': 'Apache/2.4.41 (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-4fb82396-41a0-49df-a0e6-2f160e029d60', 'x-compute-request-id': 'req-4fb82396-41a0-49df-a0e6-2f160e029d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:01,493 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:58:01,493 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:01 GMT', 'server': 'Apache/2.4.41 (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-3fb51f18-0889-4b3b-842e-5e80b24985e1', 'x-compute-request-id': 'req-3fb51f18-0889-4b3b-842e-5e80b24985e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:02,546 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:02,547 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:02 GMT', 'server': 'Apache/2.4.41 (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-85d042e5-1b8b-4a5d-81ee-627686970d9e', 'x-compute-request-id': 'req-85d042e5-1b8b-4a5d-81ee-627686970d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:03,599 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:03,600 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:03 GMT', 'server': 'Apache/2.4.41 (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-1ad177d9-950b-4b6b-b859-744549ecce32', 'x-compute-request-id': 'req-1ad177d9-950b-4b6b-b859-744549ecce32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:04,653 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:04,653 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:04 GMT', 'server': 'Apache/2.4.41 (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-ebbb8bac-32e1-41e1-a443-f20b617ab244', 'x-compute-request-id': 'req-ebbb8bac-32e1-41e1-a443-f20b617ab244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:05,705 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:58:05,705 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:05 GMT', 'server': 'Apache/2.4.41 (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-7880d487-91cc-4767-882c-7a2488461011', 'x-compute-request-id': 'req-7880d487-91cc-4767-882c-7a2488461011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:06,757 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:58:06,757 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:06 GMT', 'server': 'Apache/2.4.41 (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-42a3edbb-372f-473d-8a25-10cc9d795b81', 'x-compute-request-id': 'req-42a3edbb-372f-473d-8a25-10cc9d795b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:07,810 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:07,811 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:07 GMT', 'server': 'Apache/2.4.41 (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-91e9e52e-6634-4bc1-90ed-6411883dfc0d', 'x-compute-request-id': 'req-91e9e52e-6634-4bc1-90ed-6411883dfc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:08,864 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:08,864 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:08 GMT', 'server': 'Apache/2.4.41 (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-e0339bd7-1519-4a74-899e-1b1f9fa0de9c', 'x-compute-request-id': 'req-e0339bd7-1519-4a74-899e-1b1f9fa0de9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:09,918 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:09,918 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:09 GMT', 'server': 'Apache/2.4.41 (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-15cd73ac-2d5c-4214-98b5-b855bc92d0d6', 'x-compute-request-id': 'req-15cd73ac-2d5c-4214-98b5-b855bc92d0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:10,970 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:58:10,970 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:10 GMT', 'server': 'Apache/2.4.41 (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-3e9bcbcf-cdda-4399-b50b-81c0bbcc57f8', 'x-compute-request-id': 'req-3e9bcbcf-cdda-4399-b50b-81c0bbcc57f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:12,025 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:58:12,026 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:11 GMT', 'server': 'Apache/2.4.41 (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-950d5479-b778-479f-b6fd-7197f8ffb337', 'x-compute-request-id': 'req-950d5479-b778-479f-b6fd-7197f8ffb337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:13,079 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:13,079 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:13 GMT', 'server': 'Apache/2.4.41 (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-bc7ff2de-0576-41c3-99f9-a39c65359ad6', 'x-compute-request-id': 'req-bc7ff2de-0576-41c3-99f9-a39c65359ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:14,132 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:14,133 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:14 GMT', 'server': 'Apache/2.4.41 (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-6a2261f3-9237-4345-9381-0c0b9ee14fd1', 'x-compute-request-id': 'req-6a2261f3-9237-4345-9381-0c0b9ee14fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:15,186 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:58:15,187 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:15 GMT', 'server': 'Apache/2.4.41 (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-bf62a150-cff5-4cac-ad0a-eb34f7bd0f92', 'x-compute-request-id': 'req-bf62a150-cff5-4cac-ad0a-eb34f7bd0f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:16,241 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:58:16,241 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:16 GMT', 'server': 'Apache/2.4.41 (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-df0eddc7-073c-4055-a0e8-85d0cccaa75c', 'x-compute-request-id': 'req-df0eddc7-073c-4055-a0e8-85d0cccaa75c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:17,293 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:58:17,293 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:17 GMT', 'server': 'Apache/2.4.41 (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-9fb11a78-8140-4380-b24f-45762d4cb46a', 'x-compute-request-id': 'req-9fb11a78-8140-4380-b24f-45762d4cb46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:18,346 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:18,346 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:18 GMT', 'server': 'Apache/2.4.41 (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-f22efea8-1ab0-48c2-b098-3e32776ef87a', 'x-compute-request-id': 'req-f22efea8-1ab0-48c2-b098-3e32776ef87a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:19,401 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:58:19,401 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:19 GMT', 'server': 'Apache/2.4.41 (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-204b0844-da72-4040-b1ff-86802fa4828a', 'x-compute-request-id': 'req-204b0844-da72-4040-b1ff-86802fa4828a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:20,454 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:58:20,454 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:20 GMT', 'server': 'Apache/2.4.41 (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-dec18538-91f1-4aa4-b975-0bf25be07c9a', 'x-compute-request-id': 'req-dec18538-91f1-4aa4-b975-0bf25be07c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:21,507 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:21,507 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:21 GMT', 'server': 'Apache/2.4.41 (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-87f01338-e23b-4757-bea8-db3576838276', 'x-compute-request-id': 'req-87f01338-e23b-4757-bea8-db3576838276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:22,560 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:22,560 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:22 GMT', 'server': 'Apache/2.4.41 (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-78f75bea-395a-4f69-b0bc-d4372c353258', 'x-compute-request-id': 'req-78f75bea-395a-4f69-b0bc-d4372c353258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:23,613 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:58:23,613 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:23 GMT', 'server': 'Apache/2.4.41 (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-b825ab36-49b3-4191-b195-c0fd6362b018', 'x-compute-request-id': 'req-b825ab36-49b3-4191-b195-c0fd6362b018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:24,667 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:24,667 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:24 GMT', 'server': 'Apache/2.4.41 (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-f0562185-d91f-45f6-ab36-033c8187ad39', 'x-compute-request-id': 'req-f0562185-d91f-45f6-ab36-033c8187ad39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:25,719 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:58:25,720 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:25 GMT', 'server': 'Apache/2.4.41 (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-d990510c-a0de-49cb-ae9d-104aa0c1cdc7', 'x-compute-request-id': 'req-d990510c-a0de-49cb-ae9d-104aa0c1cdc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:26,772 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:26,772 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:26 GMT', 'server': 'Apache/2.4.41 (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-ef74d9c9-dbba-47f9-b5fc-393e920ada64', 'x-compute-request-id': 'req-ef74d9c9-dbba-47f9-b5fc-393e920ada64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:27,825 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:27,825 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:27 GMT', 'server': 'Apache/2.4.41 (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-f6c2d7d6-e549-45b8-bd2a-64998a984133', 'x-compute-request-id': 'req-f6c2d7d6-e549-45b8-bd2a-64998a984133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:28,877 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:58:28,877 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:28 GMT', 'server': 'Apache/2.4.41 (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-54330d17-9630-417f-bf02-a0c5429c0355', 'x-compute-request-id': 'req-54330d17-9630-417f-bf02-a0c5429c0355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:29,930 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:29,931 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:29 GMT', 'server': 'Apache/2.4.41 (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-405a6acd-4da9-4ed7-a5bf-b1426c08c522', 'x-compute-request-id': 'req-405a6acd-4da9-4ed7-a5bf-b1426c08c522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:30,984 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:30,984 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:30 GMT', 'server': 'Apache/2.4.41 (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-4d09a70a-450e-4445-8686-ea4d42579afe', 'x-compute-request-id': 'req-4d09a70a-450e-4445-8686-ea4d42579afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:32,038 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:58:32,038 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:31 GMT', 'server': 'Apache/2.4.41 (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-e4f4b9ec-6a93-4e5b-ad96-6115b6a1bb85', 'x-compute-request-id': 'req-e4f4b9ec-6a93-4e5b-ad96-6115b6a1bb85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:33,090 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:58:33,090 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:33 GMT', 'server': 'Apache/2.4.41 (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-1f3c0fa6-769d-4492-b9ec-e5cef68fc904', 'x-compute-request-id': 'req-1f3c0fa6-769d-4492-b9ec-e5cef68fc904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:34,144 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:58:34,144 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:34 GMT', 'server': 'Apache/2.4.41 (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-4bb03f4b-5d71-41d8-9cef-a1d99128ae3d', 'x-compute-request-id': 'req-4bb03f4b-5d71-41d8-9cef-a1d99128ae3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:35,199 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:58:35,199 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:35 GMT', 'server': 'Apache/2.4.41 (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-3dd5ed34-8744-4444-81ad-6eaa9a6af132', 'x-compute-request-id': 'req-3dd5ed34-8744-4444-81ad-6eaa9a6af132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:36,251 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:58:36,251 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:36 GMT', 'server': 'Apache/2.4.41 (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-a444b4d4-86e4-42ce-91c8-718aa3533feb', 'x-compute-request-id': 'req-a444b4d4-86e4-42ce-91c8-718aa3533feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:37,304 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:37,304 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:37 GMT', 'server': 'Apache/2.4.41 (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-d51dd745-3ac2-4441-9dc5-c2c774b61aa3', 'x-compute-request-id': 'req-d51dd745-3ac2-4441-9dc5-c2c774b61aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:38,357 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:58:38,358 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:38 GMT', 'server': 'Apache/2.4.41 (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-79650ede-eb1a-4179-8d13-872ea9ddc085', 'x-compute-request-id': 'req-79650ede-eb1a-4179-8d13-872ea9ddc085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:39,413 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:58:39,413 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:39 GMT', 'server': 'Apache/2.4.41 (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-8f913e58-3f0b-46ca-bc20-51d26b4efdb9', 'x-compute-request-id': 'req-8f913e58-3f0b-46ca-bc20-51d26b4efdb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:40,472 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.054s 2022-10-15 08:58:40,472 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:40 GMT', 'server': 'Apache/2.4.41 (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-3f7bc3b4-9ce5-4c5a-a65e-8415b9341c08', 'x-compute-request-id': 'req-3f7bc3b4-9ce5-4c5a-a65e-8415b9341c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:41,529 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:58:41,529 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:41 GMT', 'server': 'Apache/2.4.41 (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-da368950-799f-4e11-823c-31290f3a9667', 'x-compute-request-id': 'req-da368950-799f-4e11-823c-31290f3a9667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:42,583 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:58:42,584 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:42 GMT', 'server': 'Apache/2.4.41 (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-cb6aa3ee-a893-48b6-a1bf-417c637bbfd0', 'x-compute-request-id': 'req-cb6aa3ee-a893-48b6-a1bf-417c637bbfd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:43,640 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:58:43,641 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:43 GMT', 'server': 'Apache/2.4.41 (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-08bbb38b-19b8-4b17-94b1-557e2f64145b', 'x-compute-request-id': 'req-08bbb38b-19b8-4b17-94b1-557e2f64145b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:44,698 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.053s 2022-10-15 08:58:44,698 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:44 GMT', 'server': 'Apache/2.4.41 (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-36a8d33b-81b8-4d71-9f47-fb79dce44e81', 'x-compute-request-id': 'req-36a8d33b-81b8-4d71-9f47-fb79dce44e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:45,752 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:45,752 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:45 GMT', 'server': 'Apache/2.4.41 (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-bf6ca331-2849-4a9c-a4b2-dbc3066366a8', 'x-compute-request-id': 'req-bf6ca331-2849-4a9c-a4b2-dbc3066366a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:46,806 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:58:46,807 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:46 GMT', 'server': 'Apache/2.4.41 (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-d8d18ea6-de9c-40e3-b045-be9532d52b9d', 'x-compute-request-id': 'req-d8d18ea6-de9c-40e3-b045-be9532d52b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:47,860 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:58:47,861 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:47 GMT', 'server': 'Apache/2.4.41 (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-04acc2bb-d110-4ef8-b74e-2acc22e2a7eb', 'x-compute-request-id': 'req-04acc2bb-d110-4ef8-b74e-2acc22e2a7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:48,916 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:58:48,917 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:48 GMT', 'server': 'Apache/2.4.41 (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-a27ea99b-12c8-4a38-b744-3824a9a28c89', 'x-compute-request-id': 'req-a27ea99b-12c8-4a38-b744-3824a9a28c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:49,970 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:49,970 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:49 GMT', 'server': 'Apache/2.4.41 (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-e7184e81-d0c2-417a-bec6-7c179a7d932f', 'x-compute-request-id': 'req-e7184e81-d0c2-417a-bec6-7c179a7d932f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:51,022 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:58:51,022 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:50 GMT', 'server': 'Apache/2.4.41 (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-f2632217-813c-46ad-be50-7fc7508db877', 'x-compute-request-id': 'req-f2632217-813c-46ad-be50-7fc7508db877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:52,074 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:58:52,074 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:52 GMT', 'server': 'Apache/2.4.41 (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-b920f855-18ec-4407-8f1b-f1c0be1f1ec5', 'x-compute-request-id': 'req-b920f855-18ec-4407-8f1b-f1c0be1f1ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:53,126 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:53,127 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:53 GMT', 'server': 'Apache/2.4.41 (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-a8aae2a6-ebef-45d3-9cd0-c99c037796c3', 'x-compute-request-id': 'req-a8aae2a6-ebef-45d3-9cd0-c99c037796c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:54,184 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.054s 2022-10-15 08:58:54,185 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:54 GMT', 'server': 'Apache/2.4.41 (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-b3cef9b5-cb67-41f0-b555-a9ff3dcfabfb', 'x-compute-request-id': 'req-b3cef9b5-cb67-41f0-b555-a9ff3dcfabfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:55,247 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.058s 2022-10-15 08:58:55,247 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:55 GMT', 'server': 'Apache/2.4.41 (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-79fd7ed1-78be-429a-9c8f-b7604d9e06ac', 'x-compute-request-id': 'req-79fd7ed1-78be-429a-9c8f-b7604d9e06ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:56,305 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.054s 2022-10-15 08:58:56,305 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:56 GMT', 'server': 'Apache/2.4.41 (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-5db5ec41-e6e0-4743-b7a4-38f066dcab65', 'x-compute-request-id': 'req-5db5ec41-e6e0-4743-b7a4-38f066dcab65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:57,359 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:58:57,359 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:57 GMT', 'server': 'Apache/2.4.41 (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-2ecc9808-fa91-4593-9431-a34abb096c8e', 'x-compute-request-id': 'req-2ecc9808-fa91-4593-9431-a34abb096c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:58,413 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:58:58,414 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:58 GMT', 'server': 'Apache/2.4.41 (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-4d2cb2d9-235b-4599-9294-78b331caba82', 'x-compute-request-id': 'req-4d2cb2d9-235b-4599-9294-78b331caba82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:58:59,469 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:58:59,469 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:59 GMT', 'server': 'Apache/2.4.41 (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-6b71e7e5-0c3b-4565-92f6-6aa88383a3fe', 'x-compute-request-id': 'req-6b71e7e5-0c3b-4565-92f6-6aa88383a3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:00,529 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.056s 2022-10-15 08:59:00,529 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:00 GMT', 'server': 'Apache/2.4.41 (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-6b6cd0d3-8f83-45ec-b790-7c8e2ebf5664', 'x-compute-request-id': 'req-6b6cd0d3-8f83-45ec-b790-7c8e2ebf5664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:01,602 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.068s 2022-10-15 08:59:01,602 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:01 GMT', 'server': 'Apache/2.4.41 (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-9a37e87a-21ea-4743-bd03-85cf193f0a57', 'x-compute-request-id': 'req-9a37e87a-21ea-4743-bd03-85cf193f0a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:02,670 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.065s 2022-10-15 08:59:02,671 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:02 GMT', 'server': 'Apache/2.4.41 (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-3dd6281e-8fba-4a59-931c-1c6b2160e26c', 'x-compute-request-id': 'req-3dd6281e-8fba-4a59-931c-1c6b2160e26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:03,726 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:59:03,726 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:03 GMT', 'server': 'Apache/2.4.41 (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-465325b4-10aa-494c-9c31-519526fe9b46', 'x-compute-request-id': 'req-465325b4-10aa-494c-9c31-519526fe9b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:04,780 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:59:04,780 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:04 GMT', 'server': 'Apache/2.4.41 (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-3e0a3d58-fa18-4c78-95d4-5c35873c3bfe', 'x-compute-request-id': 'req-3e0a3d58-fa18-4c78-95d4-5c35873c3bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:05,834 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:05,835 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:05 GMT', 'server': 'Apache/2.4.41 (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-2d374b61-189f-4703-a8b5-48bcd00239ff', 'x-compute-request-id': 'req-2d374b61-189f-4703-a8b5-48bcd00239ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:06,887 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:06,888 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:06 GMT', 'server': 'Apache/2.4.41 (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-9d3099a8-e48b-42eb-b280-1626f29a62ec', 'x-compute-request-id': 'req-9d3099a8-e48b-42eb-b280-1626f29a62ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:07,940 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:07,941 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:07 GMT', 'server': 'Apache/2.4.41 (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-151f12bb-f1d5-4bbe-824d-fc3ebf54369f', 'x-compute-request-id': 'req-151f12bb-f1d5-4bbe-824d-fc3ebf54369f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:08,993 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:08,993 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:08 GMT', 'server': 'Apache/2.4.41 (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-124d03aa-1daa-4517-9e70-23e65471ae15', 'x-compute-request-id': 'req-124d03aa-1daa-4517-9e70-23e65471ae15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:10,047 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:10,047 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:09 GMT', 'server': 'Apache/2.4.41 (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-6a63658b-4579-4f8b-9e19-989918446e17', 'x-compute-request-id': 'req-6a63658b-4579-4f8b-9e19-989918446e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:11,103 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:59:11,104 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:11 GMT', 'server': 'Apache/2.4.41 (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-c80a4d89-b876-4b14-9ee8-c82999f8657f', 'x-compute-request-id': 'req-c80a4d89-b876-4b14-9ee8-c82999f8657f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:12,156 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:12,157 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:12 GMT', 'server': 'Apache/2.4.41 (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-7020bca9-e1a7-470b-a814-d8d6aee00a27', 'x-compute-request-id': 'req-7020bca9-e1a7-470b-a814-d8d6aee00a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:13,210 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:13,210 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:13 GMT', 'server': 'Apache/2.4.41 (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-06446644-94b6-4bca-ad82-b17dff89a81b', 'x-compute-request-id': 'req-06446644-94b6-4bca-ad82-b17dff89a81b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:14,263 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:14,263 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:14 GMT', 'server': 'Apache/2.4.41 (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-75f7808b-aad5-469f-8cf4-771a133fa28e', 'x-compute-request-id': 'req-75f7808b-aad5-469f-8cf4-771a133fa28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:15,319 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:59:15,320 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:15 GMT', 'server': 'Apache/2.4.41 (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-19f4c81e-8176-44c6-993e-985a9e6da359', 'x-compute-request-id': 'req-19f4c81e-8176-44c6-993e-985a9e6da359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:16,373 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:16,373 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:16 GMT', 'server': 'Apache/2.4.41 (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-2f4dd85f-5c8f-43e4-8b48-e9956952ac56', 'x-compute-request-id': 'req-2f4dd85f-5c8f-43e4-8b48-e9956952ac56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:17,427 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:59:17,427 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:17 GMT', 'server': 'Apache/2.4.41 (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-e34b3b06-901b-4c0c-bfa7-2ffcde2bc83f', 'x-compute-request-id': 'req-e34b3b06-901b-4c0c-bfa7-2ffcde2bc83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:18,481 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:18,481 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:18 GMT', 'server': 'Apache/2.4.41 (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-e8189aab-3747-4cb1-ace7-4775ee4d38c7', 'x-compute-request-id': 'req-e8189aab-3747-4cb1-ace7-4775ee4d38c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:19,534 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:19,534 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:19 GMT', 'server': 'Apache/2.4.41 (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-b1d8432e-4f6b-4955-9c28-1a58c01ee722', 'x-compute-request-id': 'req-b1d8432e-4f6b-4955-9c28-1a58c01ee722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:20,587 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:20,587 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:20 GMT', 'server': 'Apache/2.4.41 (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-62f00fb4-727d-49b4-be6a-f953e55dba6c', 'x-compute-request-id': 'req-62f00fb4-727d-49b4-be6a-f953e55dba6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:21,639 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:21,640 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:21 GMT', 'server': 'Apache/2.4.41 (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-e0870f20-cfda-4cf6-ae9a-4ed296ab90db', 'x-compute-request-id': 'req-e0870f20-cfda-4cf6-ae9a-4ed296ab90db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:22,695 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:59:22,696 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:22 GMT', 'server': 'Apache/2.4.41 (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-a139e753-579b-43d5-bf00-cf899e206117', 'x-compute-request-id': 'req-a139e753-579b-43d5-bf00-cf899e206117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:23,748 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:23,748 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:23 GMT', 'server': 'Apache/2.4.41 (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-1638997c-cbe6-4c23-83b6-ccf7717a1536', 'x-compute-request-id': 'req-1638997c-cbe6-4c23-83b6-ccf7717a1536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:24,801 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:24,801 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:24 GMT', 'server': 'Apache/2.4.41 (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-357f722e-1315-434c-acce-cdeaa1f39445', 'x-compute-request-id': 'req-357f722e-1315-434c-acce-cdeaa1f39445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:25,853 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:25,854 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:25 GMT', 'server': 'Apache/2.4.41 (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-ac9c7cdc-140b-4204-b389-5804f51a7449', 'x-compute-request-id': 'req-ac9c7cdc-140b-4204-b389-5804f51a7449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:26,905 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.047s 2022-10-15 08:59:26,905 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:26 GMT', 'server': 'Apache/2.4.41 (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-b7ac52da-77ce-4dc0-966b-e6ce2273d59d', 'x-compute-request-id': 'req-b7ac52da-77ce-4dc0-966b-e6ce2273d59d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:27,958 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:27,958 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:27 GMT', 'server': 'Apache/2.4.41 (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-e0d4a0dd-0a30-4193-8b12-f5bded34df28', 'x-compute-request-id': 'req-e0d4a0dd-0a30-4193-8b12-f5bded34df28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:29,011 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:29,011 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:28 GMT', 'server': 'Apache/2.4.41 (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-df778e79-8468-4e5a-acc7-0fb05b5fd46f', 'x-compute-request-id': 'req-df778e79-8468-4e5a-acc7-0fb05b5fd46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:30,065 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:59:30,066 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:30 GMT', 'server': 'Apache/2.4.41 (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-6df0150d-5fce-4ba7-a259-d2c44492a1bd', 'x-compute-request-id': 'req-6df0150d-5fce-4ba7-a259-d2c44492a1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:31,121 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:31,121 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:31 GMT', 'server': 'Apache/2.4.41 (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-9b19a3f7-d72b-4b1d-9fdc-243628735a4d', 'x-compute-request-id': 'req-9b19a3f7-d72b-4b1d-9fdc-243628735a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:32,173 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:32,173 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:32 GMT', 'server': 'Apache/2.4.41 (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-668ee8f5-e238-43b1-a065-cfd3c1dbf185', 'x-compute-request-id': 'req-668ee8f5-e238-43b1-a065-cfd3c1dbf185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:33,437 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.259s 2022-10-15 08:59:33,437 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:33 GMT', 'server': 'Apache/2.4.41 (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-f14bd5aa-a9bf-4019-8fdf-1f7b138f784e', 'x-compute-request-id': 'req-f14bd5aa-a9bf-4019-8fdf-1f7b138f784e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:34,490 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:34,491 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:34 GMT', 'server': 'Apache/2.4.41 (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-e3fa5647-3b23-484a-a79f-bff78884ce17', 'x-compute-request-id': 'req-e3fa5647-3b23-484a-a79f-bff78884ce17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:35,544 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:35,544 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:35 GMT', 'server': 'Apache/2.4.41 (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-8e675526-6584-4725-aafe-b6e36b3d1e78', 'x-compute-request-id': 'req-8e675526-6584-4725-aafe-b6e36b3d1e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:36,595 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.047s 2022-10-15 08:59:36,595 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:36 GMT', 'server': 'Apache/2.4.41 (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-5834beb8-351e-4c48-adef-24517a882f48', 'x-compute-request-id': 'req-5834beb8-351e-4c48-adef-24517a882f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:37,648 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:37,648 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:37 GMT', 'server': 'Apache/2.4.41 (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-7ff59320-b0c0-4940-9ec9-db45ed58e476', 'x-compute-request-id': 'req-7ff59320-b0c0-4940-9ec9-db45ed58e476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:38,701 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:38,701 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:38 GMT', 'server': 'Apache/2.4.41 (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-9a8b3855-6321-4cc6-a15a-c09fdc243018', 'x-compute-request-id': 'req-9a8b3855-6321-4cc6-a15a-c09fdc243018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:39,754 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:39,754 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:39 GMT', 'server': 'Apache/2.4.41 (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-c3b1d482-c22a-41ba-946b-bb4e6ef2420d', 'x-compute-request-id': 'req-c3b1d482-c22a-41ba-946b-bb4e6ef2420d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:40,809 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:59:40,809 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:40 GMT', 'server': 'Apache/2.4.41 (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-aca5eb5a-e752-40ae-af56-4fd3bdfacfdb', 'x-compute-request-id': 'req-aca5eb5a-e752-40ae-af56-4fd3bdfacfdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:41,860 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:41,861 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:41 GMT', 'server': 'Apache/2.4.41 (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-9850690b-c2ce-4f00-89b7-faa204a0ad7d', 'x-compute-request-id': 'req-9850690b-c2ce-4f00-89b7-faa204a0ad7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:42,914 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:42,914 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:42 GMT', 'server': 'Apache/2.4.41 (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-aa8d1a10-a31d-4ba8-a863-3674b8df5a0b', 'x-compute-request-id': 'req-aa8d1a10-a31d-4ba8-a863-3674b8df5a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:43,970 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:59:43,970 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:43 GMT', 'server': 'Apache/2.4.41 (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-fef5b0c5-869a-46a7-91be-289122d40e9e', 'x-compute-request-id': 'req-fef5b0c5-869a-46a7-91be-289122d40e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:45,065 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.091s 2022-10-15 08:59:45,065 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:44 GMT', 'server': 'Apache/2.4.41 (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-39413e55-4e62-45e4-bf2c-43b2e2e33f25', 'x-compute-request-id': 'req-39413e55-4e62-45e4-bf2c-43b2e2e33f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:46,121 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:59:46,121 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:46 GMT', 'server': 'Apache/2.4.41 (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-0ae55951-82d1-4faa-baca-55d9c69a8f9c', 'x-compute-request-id': 'req-0ae55951-82d1-4faa-baca-55d9c69a8f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:47,185 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.059s 2022-10-15 08:59:47,185 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:47 GMT', 'server': 'Apache/2.4.41 (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-79ac0d70-6d79-4b24-87b6-b9371df06650', 'x-compute-request-id': 'req-79ac0d70-6d79-4b24-87b6-b9371df06650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:48,239 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 08:59:48,240 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:48 GMT', 'server': 'Apache/2.4.41 (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-19e3f3ea-de39-4433-8c13-178859314fbf', 'x-compute-request-id': 'req-19e3f3ea-de39-4433-8c13-178859314fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:49,294 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:59:49,294 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:49 GMT', 'server': 'Apache/2.4.41 (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-b29e82dc-1773-4382-896a-7aee3db914fb', 'x-compute-request-id': 'req-b29e82dc-1773-4382-896a-7aee3db914fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:50,346 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:50,347 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:50 GMT', 'server': 'Apache/2.4.41 (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-f673b81d-473d-466c-a9fb-1d6346808fdd', 'x-compute-request-id': 'req-f673b81d-473d-466c-a9fb-1d6346808fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:51,410 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.059s 2022-10-15 08:59:51,411 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:51 GMT', 'server': 'Apache/2.4.41 (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-7f94f36c-2aac-4b79-affa-6c296aa0de30', 'x-compute-request-id': 'req-7f94f36c-2aac-4b79-affa-6c296aa0de30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:52,481 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.066s 2022-10-15 08:59:52,482 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:52 GMT', 'server': 'Apache/2.4.41 (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-86c546dd-530d-4d26-8e81-c51286aaa83e', 'x-compute-request-id': 'req-86c546dd-530d-4d26-8e81-c51286aaa83e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:53,553 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.067s 2022-10-15 08:59:53,553 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:53 GMT', 'server': 'Apache/2.4.41 (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-a376a9a1-3dc9-48dd-b596-0ac8af8721ae', 'x-compute-request-id': 'req-a376a9a1-3dc9-48dd-b596-0ac8af8721ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:54,606 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:54,607 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:54 GMT', 'server': 'Apache/2.4.41 (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-9031a7a5-2eb1-4a25-9514-3249dcf2f26f', 'x-compute-request-id': 'req-9031a7a5-2eb1-4a25-9514-3249dcf2f26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:55,658 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:55,659 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:55 GMT', 'server': 'Apache/2.4.41 (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-48477220-c7f5-4597-95d1-67ff3703162a', 'x-compute-request-id': 'req-48477220-c7f5-4597-95d1-67ff3703162a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:56,713 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 08:59:56,714 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:56 GMT', 'server': 'Apache/2.4.41 (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-4a811f79-b160-410b-b142-6a26e99e31db', 'x-compute-request-id': 'req-4a811f79-b160-410b-b142-6a26e99e31db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:57,766 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 08:59:57,766 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:57 GMT', 'server': 'Apache/2.4.41 (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-301e8175-ec01-4714-b916-250608683a1e', 'x-compute-request-id': 'req-301e8175-ec01-4714-b916-250608683a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:58,821 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 08:59:58,821 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:58 GMT', 'server': 'Apache/2.4.41 (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-d81c882e-789c-4c6c-8b98-abf64b816325', 'x-compute-request-id': 'req-d81c882e-789c-4c6c-8b98-abf64b816325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 08:59:59,877 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 08:59:59,877 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:59 GMT', 'server': 'Apache/2.4.41 (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-255480e5-2f77-453a-8d8b-443f4a1617d0', 'x-compute-request-id': 'req-255480e5-2f77-453a-8d8b-443f4a1617d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:00,932 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 09:00:00,933 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:00 GMT', 'server': 'Apache/2.4.41 (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-97d86ee2-3e80-49f3-a747-ae1e7a8e2183', 'x-compute-request-id': 'req-97d86ee2-3e80-49f3-a747-ae1e7a8e2183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:01,986 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 09:00:01,986 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:01 GMT', 'server': 'Apache/2.4.41 (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-62023562-a247-4b10-aa78-f0ea5828cf9f', 'x-compute-request-id': 'req-62023562-a247-4b10-aa78-f0ea5828cf9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:03,040 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 09:00:03,041 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:02 GMT', 'server': 'Apache/2.4.41 (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-e934b1ce-3e1e-4cdc-8207-67fbdebff04a', 'x-compute-request-id': 'req-e934b1ce-3e1e-4cdc-8207-67fbdebff04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:04,094 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 09:00:04,094 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:04 GMT', 'server': 'Apache/2.4.41 (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-71324e4e-e100-466a-8c74-db39845b5e7e', 'x-compute-request-id': 'req-71324e4e-e100-466a-8c74-db39845b5e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:05,146 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 09:00:05,147 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:05 GMT', 'server': 'Apache/2.4.41 (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-b2f9208f-00a3-4e0d-b051-529655aa4f0f', 'x-compute-request-id': 'req-b2f9208f-00a3-4e0d-b051-529655aa4f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:06,199 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 09:00:06,199 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:06 GMT', 'server': 'Apache/2.4.41 (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-59845974-c8ea-4be4-bbb4-beac5a96b854', 'x-compute-request-id': 'req-59845974-c8ea-4be4-bbb4-beac5a96b854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:07,251 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 09:00:07,252 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:07 GMT', 'server': 'Apache/2.4.41 (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-e9fe4a29-6109-4bb7-abe7-7e668ac2d75b', 'x-compute-request-id': 'req-e9fe4a29-6109-4bb7-abe7-7e668ac2d75b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:08,307 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 09:00:08,307 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:08 GMT', 'server': 'Apache/2.4.41 (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-9f13b666-2668-4d6e-ae46-66cf97d83aac', 'x-compute-request-id': 'req-9f13b666-2668-4d6e-ae46-66cf97d83aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:09,360 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 09:00:09,360 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:09 GMT', 'server': 'Apache/2.4.41 (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-11baffcb-7713-4256-8c0e-bba106ae8c64', 'x-compute-request-id': 'req-11baffcb-7713-4256-8c0e-bba106ae8c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:10,415 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 09:00:10,416 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:10 GMT', 'server': 'Apache/2.4.41 (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-3079645d-a04c-4c80-bf25-96e7355f5d65', 'x-compute-request-id': 'req-3079645d-a04c-4c80-bf25-96e7355f5d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:11,468 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 09:00:11,468 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:11 GMT', 'server': 'Apache/2.4.41 (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-06389263-30f2-4b60-b664-d76f79c08a9b', 'x-compute-request-id': 'req-06389263-30f2-4b60-b664-d76f79c08a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:12,523 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 09:00:12,523 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:12 GMT', 'server': 'Apache/2.4.41 (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-f3349f4d-a8a6-44db-bd44-9a7cd01386c8', 'x-compute-request-id': 'req-f3349f4d-a8a6-44db-bd44-9a7cd01386c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:13,583 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.056s 2022-10-15 09:00:13,584 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:13 GMT', 'server': 'Apache/2.4.41 (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-923df2c3-1bdf-4924-9d87-6d5007bf9b65', 'x-compute-request-id': 'req-923df2c3-1bdf-4924-9d87-6d5007bf9b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:14,637 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 09:00:14,637 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:14 GMT', 'server': 'Apache/2.4.41 (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-2391c0db-7a15-4536-8142-76742294ee43', 'x-compute-request-id': 'req-2391c0db-7a15-4536-8142-76742294ee43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:15,693 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 09:00:15,693 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:15 GMT', 'server': 'Apache/2.4.41 (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-f384d868-3861-41ce-b5bf-ceca1b2d0b1b', 'x-compute-request-id': 'req-f384d868-3861-41ce-b5bf-ceca1b2d0b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:16,745 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 09:00:16,745 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:16 GMT', 'server': 'Apache/2.4.41 (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-edcb2ce3-352c-450c-a55b-176aabc4b017', 'x-compute-request-id': 'req-edcb2ce3-352c-450c-a55b-176aabc4b017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:17,798 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 09:00:17,798 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:17 GMT', 'server': 'Apache/2.4.41 (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-710d280b-da33-42d7-8579-f84f7225cf61', 'x-compute-request-id': 'req-710d280b-da33-42d7-8579-f84f7225cf61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:18,851 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 09:00:18,851 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:18 GMT', 'server': 'Apache/2.4.41 (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-5b03c433-c9d4-445b-928f-5f21267e6aab', 'x-compute-request-id': 'req-5b03c433-c9d4-445b-928f-5f21267e6aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:19,902 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.047s 2022-10-15 09:00:19,903 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:19 GMT', 'server': 'Apache/2.4.41 (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-2315bc98-7903-44e8-8ce3-f5f19045dcf6', 'x-compute-request-id': 'req-2315bc98-7903-44e8-8ce3-f5f19045dcf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:20,957 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 09:00:20,957 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:20 GMT', 'server': 'Apache/2.4.41 (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-68c4446f-32db-455e-be2e-b2b776d02b48', 'x-compute-request-id': 'req-68c4446f-32db-455e-be2e-b2b776d02b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:22,010 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 09:00:22,010 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:21 GMT', 'server': 'Apache/2.4.41 (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-9b44f68f-23d3-4a36-ac08-d86610dbfca1', 'x-compute-request-id': 'req-9b44f68f-23d3-4a36-ac08-d86610dbfca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:23,062 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 09:00:23,063 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:23 GMT', 'server': 'Apache/2.4.41 (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-b8b61fb0-7ba0-45c6-958d-adc640fb331a', 'x-compute-request-id': 'req-b8b61fb0-7ba0-45c6-958d-adc640fb331a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:24,115 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.048s 2022-10-15 09:00:24,115 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:24 GMT', 'server': 'Apache/2.4.41 (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-b36ec120-0909-4fac-915d-fb624f9f78fc', 'x-compute-request-id': 'req-b36ec120-0909-4fac-915d-fb624f9f78fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:25,168 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 09:00:25,169 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:25 GMT', 'server': 'Apache/2.4.41 (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-953721d4-d9e3-49fc-b992-06432ab0e007', 'x-compute-request-id': 'req-953721d4-d9e3-49fc-b992-06432ab0e007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:26,222 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 09:00:26,222 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:26 GMT', 'server': 'Apache/2.4.41 (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-40593042-ce5f-4696-ab4f-21dda99913f0', 'x-compute-request-id': 'req-40593042-ce5f-4696-ab4f-21dda99913f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:27,276 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.051s 2022-10-15 09:00:27,277 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:27 GMT', 'server': 'Apache/2.4.41 (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-a4c04361-2bf0-448f-8736-e4760ca3ff0e', 'x-compute-request-id': 'req-a4c04361-2bf0-448f-8736-e4760ca3ff0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:28,332 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.052s 2022-10-15 09:00:28,332 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:28 GMT', 'server': 'Apache/2.4.41 (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-cc1d8703-6eba-4466-b36a-4616c1336337', 'x-compute-request-id': 'req-cc1d8703-6eba-4466-b36a-4616c1336337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:29,387 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.050s 2022-10-15 09:00:29,387 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:29 GMT', 'server': 'Apache/2.4.41 (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-c9ca5d7b-8678-45a8-8d96-0b9b56533ab6', 'x-compute-request-id': 'req-c9ca5d7b-8678-45a8-8d96-0b9b56533ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:30,440 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments 0.049s 2022-10-15 09:00:30,441 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:30 GMT', 'server': 'Apache/2.4.41 (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-c3f4ea3a-fdce-4994-9b2f-002bd4e1f4ef', 'x-compute-request-id': 'req-c3f4ea3a-fdce-4994-9b2f-002bd4e1f4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "volumeId": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "serverId": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "device": "/dev/sdb"}]}' 2022-10-15 09:00:31,543 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 POST http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/action 0.098s 2022-10-15 09:00:31,544 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '74844', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d793b785-84f2-4c22-b995-e675ef211b44', 'x-compute-request-id': 'req-d793b785-84f2-4c22-b995-e675ef211b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-10-15 09:00:31,546 126082 DEBUG [tempest.common.waiters] Console output for 42fe6c8c-4787-4c73-8993-3bcb42cf1e4a body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.164000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.168000] tsc: Detected 1995.193 MHz processor [ 0.172000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.176006] pid_max: default: 32768 minimum: 301 [ 0.180100] Security Framework initialized [ 0.184005] Yama: becoming mindful. [ 0.188045] AppArmor: AppArmor initialized [ 0.192255] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.196106] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200028] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.204014] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.208534] CPU: Physical Processor ID: 0 [ 0.216498] mce: CPU supports 1 MCE banks [ 0.220115] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.224005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.228009] Spectre V2 : Mitigation: Full generic retpoline [ 0.232005] Speculative Store Bypass: Vulnerable [ 0.316440] Freeing SMP alternatives memory: 36K [ 0.328921] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.332094] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.336066] Hierarchical SRCU implementation. [ 0.340896] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.344004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.348064] smp: Bringing up secondary CPUs ... [ 0.352006] smp: Brought up 1 node, 1 CPU [ 0.356005] smpboot: Max logical packages: 1 [ 0.360006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.364441] devtmpfs: initialized [ 0.368082] x86/mm: Memory block size: 128MB [ 0.372248] evm: security.selinux [ 0.376009] evm: security.SMACK64 [ 0.380005] evm: security.SMACK64EXEC [ 0.384005] evm: security.SMACK64TRANSMUTE [ 0.388005] evm: security.SMACK64MMAP [ 0.392028] evm: security.apparmor [ 0.396004] evm: security.ima [ 0.400005] evm: security.capability [ 0.404152] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.408040] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.412066] pinctrl core: initialized pinctrl subsystem [ 0.416259] NET: Registered protocol family 16 [ 0.428046] audit: initializing netlink subsys (disabled) [ 0.432184] cpuidle: using governor ladder [ 0.436010] audit: type=2000 audit(1665823547.432:1): state=initialized audit_enabled=0 res=1 [ 0.440032] cpuidle: using governor menu [ 0.444065] ACPI: bus type PCI registered [ 0.448005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.457137] PCI: Using configuration type 1 for base access [ 0.461787] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.468053] ACPI: Added _OSI(Module Device) [ 0.472011] ACPI: Added _OSI(Processor Device) [ 0.476005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.480029] ACPI: Added _OSI(Processor Aggregator Device) [ 0.484020] ACPI: Added _OSI(Linux-Dell-Video) [ 0.497420] ACPI: Interpreter enabled [ 0.500017] ACPI: (supports S0 S5) [ 0.504005] ACPI: Using IOAPIC for interrupt routing [ 0.508050] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.517213] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.560372] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.564035] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.568013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.572017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.577180] PCI host bridge to bus 0000:00 [ 0.580007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.584008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.588007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.592007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.596008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.604017] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.650196] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.652006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.656006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.660006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.669152] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.669152] * this clock source is slow. Consider trying other clock sources [ 0.687821] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.733314] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.736820] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.740854] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.744847] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.748661] SCSI subsystem initialized [ 0.752243] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.756000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.756006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.760004] vgaarb: loaded [ 0.764055] pps_core: LinuxPPS API ver. 1 registered [ 0.768005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.772043] PTP clock support registered [ 0.776092] EDAC MC: Ver: 3.0.0 [ 0.783083] hv_vmbus: Vmbus version:4.0 [ 0.784366] PCI: Using ACPI for IRQ routing [ 0.788000] NetLabel: Initializing [ 0.788000] NetLabel: domain hash size = 128 [ 0.788000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.788000] NetLabel: unlabeled traffic allowed by default [ 0.788729] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.813849] VFS: Disk quotas dquot_6.6.0 [ 0.817853] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.827071] AppArmor: AppArmor Filesystem Enabled [ 0.839446] pnp: PnP ACPI init [ 0.859872] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.866698] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.874451] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.881188] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.894021] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.898287] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.909921] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.924822] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.936192] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.946830] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.953764] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.959161] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.972805] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.983609] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.990339] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.997086] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.010173] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.017555] pnp: PnP ACPI: found 9 devices [ 1.029877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.035916] NET: Registered protocol family 2 [ 1.041016] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.048967] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.053679] TCP: Hash tables configured (established 8192 bind 8192) [ 1.058379] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.062617] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.066634] NET: Registered protocol family 1 [ 1.070530] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.077067] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.082806] Unpacking initramfs... [ 1.392172] Freeing initrd memory: 13088K [ 1.397354] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.404903] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.411988] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.422154] Scanning for low memory corruption every 60 seconds [ 1.433858] Initialise system trusted keyrings [ 1.439659] Key type blacklist registered [ 1.447510] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.454455] zbud: loaded [ 1.459795] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.466479] random: fast init done [ 1.471868] fuse init (API version 7.26) [ 1.479367] Key type asymmetric registered [ 1.484631] Asymmetric key parser 'x509' registered [ 1.493705] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.505347] io scheduler noop registered (default) [ 1.518461] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.524462] ACPI: Power Button [PWRF] [ 1.530000] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.559045] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.600996] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.617020] Linux agpgart interface v0.103 [ 1.624066] loop: module loaded [ 1.629148] hv_vmbus: registering driver hv_storvsc [ 1.648217] scsi host0: storvsc_host_t [ 1.658345] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.670189] scsi host1: storvsc_host_t [ 1.687337] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.701074] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.718505] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.731265] scsi host2: ata_piix [ 1.740803] sd 0:0:0:0: [sda] Write Protect is off [ 1.751172] scsi host3: ata_piix [ 1.759515] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.767358] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.773117] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.797283] libphy: Fixed MDIO Bus: probed [ 1.804103] tun: Universal TUN/TAP device driver, 1.6 [ 1.815864] PPP generic driver version 2.4.2 [ 1.821704] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.848087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.853802] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.859649] sda: sda1 [ 1.864678] mousedev: PS/2 mouse device common for all mice [ 1.871860] rtc_cmos 00:00: RTC can wake from S4 [ 1.916020] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.923856] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.946583] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.982468] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.087674] device-mapper: uevent: version 1.0.3 [ 3.096083] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.103338] NET: Registered protocol family 10 [ 3.113679] Segment Routing with IPv6 [ 3.118431] NET: Registered protocol family 17 [ 3.125509] Key type dns_resolver registered [ 3.130987] RAS: Correctable Errors collector initialized. [ 3.146703] registered taskstats version 1 [ 3.151446] Loading compiled-in X.509 certificates [ 3.291214] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.302820] zswap: loaded using pool lzo/zbud [ 3.317434] Key type big_key registered [ 3.324567] Key type trusted registered [ 3.335440] Key type encrypted registered [ 3.343836] AppArmor: AppArmor sha1 policy hashing enabled [ 3.349631] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.353772] evm: HMAC attrs: 0x1 [ 3.383539] rtc_cmos 00:00: setting system clock to 2022-10-15 08:45:51 UTC (1665823551) [ 3.396095] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.406187] EDD information not available. [ 3.990922] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.011444] ata2.00: configured for MWDMA2 [ 4.036649] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.075261] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.081949] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.092930] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.105656] Freeing unused kernel memory: 2248K [ 4.120095] Write protecting the kernel read-only data: 18432k [ 4.127253] Freeing unused kernel memory: 2008K [ 4.132579] Freeing unused kernel memory: 124K [ 4.151383] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.160355] x86/mm: Checking user space page tables [ 4.180146] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.273706] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.283800] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.302141] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.310448] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.324148] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.336258] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.348026] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.356890] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.364520] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.374979] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.565520] hv_utils: Registering HyperV Utility Driver [ 4.571878] hv_vmbus: registering driver hv_util [ 4.583624] hv_vmbus: registering driver hv_netvsc [ 4.599472] hidraw: raw HID events driver (C) Jiri Kosina [ 4.610927] hv_vmbus: registering driver hyperv_keyboard [ 4.649589] hv_vmbus: registering driver hid_hyperv [ 4.774045] hv_utils: Heartbeat IC version 3.0 [ 4.818857] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input3 [ 4.846052] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.922338] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input4 [ 4.934299] hv_utils: Shutdown IC version 3.0 [ 4.941371] hv_utils: TimeSync IC version 4.0 [ 4.953619] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.156052] raid6: sse2x1 gen() 2061 MB/s [ 5.212029] raid6: sse2x1 xor() 2017 MB/s [ 5.264039] raid6: sse2x2 gen() 5818 MB/s [ 5.316032] raid6: sse2x2 xor() 3873 MB/s [ 5.371780] raid6: sse2x4 gen() 4107 MB/s [ 5.428040] raid6: sse2x4 xor() 4168 MB/s [ 5.438515] raid6: using algorithm sse2x2 gen() 5818 MB/s [ 5.444374] raid6: .... xor() 3873 MB/s, rmw enabled [ 5.457152] raid6: using intx1 recovery algorithm [ 5.467468] xor: measuring software checksum speed [ 5.524139] prefetch64-sse: 12181.000 MB/sec [ 5.568308] generic_sse: 9195.000 MB/sec [ 5.572845] xor: using function: prefetch64-sse (12181.000 MB/sec) [ 5.589146] async_tx: api initialized (async) done. Begin: Running scripts/init-prmount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 5.884228] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.127090] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-botom ... done. [ 6.457226] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.477859] systemd[1]: Detected virtualization microsoft. [ 6.487315] systemd[1]: Detected architecture x86-64. Welcome to [1mbuntu 16.04.4 LTS[0m! [ 6.564917] systemd[1]: Set hostname to <ubuntu>. [ 6.582797] systemd[1]: Initializing machine ID from random generator. [ 6.602431] systemd[1]: Installed transient /etc/machine-id file. [ 7.046089] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 7.142638] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 7.214164] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 7.324587] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on LVM2 poll daecket. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Created slice User and Session lice. [[0;32m OK [0m] Created slice System Slice. Starting Remount Root and Kerne File Systems... Starting Load Kernel Modules... [ 8.173907] Loading iSCSI transport class v2.0-870. Mounting Huge Pages File System...[ 8.222050] EXT4-fs (sda1): re-mounted. Opts: (null) [ 8.234509] iscsi: registered transport (tcp) [[0;32m OK [0m] [ 8.316659] iscsi: registered transport (iser) Reached target lices. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... Starting Create list of required st... nodes for the current kernel... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [m] Started ForwardPassword Requests to Wall Directory Watch. Mounting POSIX Message Queue File System... [[0;32m OK [0m] Listening on Journal Socket (/dev/log). Starting Journal Service... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration File System... Starting Initia cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [m] Started udev Kernel Device Manager. Starting Create Volatile Files and Directories.. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started LSB: ApArmor initializtion. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Network Time Synchroniation... Starting Update UTMP about System Boot/Shutdown.. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target ystem Time Syncronized. [ 19.577580] cloud-init[335]: Cloud-init v. 18.2 running 'init-local' at Sat, 15 Oct 2022 08:46:06 +0000. Up 17.29 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [m] Started Raise network interfaces. [[0;32m OK [m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 28.738625] cloud-init[665]: Cloud-init v. 18.2 running 'init' at Sat, 15 Oct 2022 08:46:12 +0000. Up 22.76 seconds. [[ 28.908951] [0;32m OK [0mcloud-init] [665]: Started Initial cloud-init job (metadata service crawler).ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++ [[ 29.069264] [0;32m OK [0mcloud-init] [665]: Reached target Network is Online.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ Starting iSCSI initiator daemon (iscsid)...[ 29.282117] cloud-init [665]: [ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |[0;32m OK [0m] Reached target Cloud-config availability.[ 29.403930] cloud-init [665]: [[0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target System Initialization. [ 29.550937] cloud-init[665]: [[0;32m OK [0mci-info: | eth0 | True | 172.20.0.12 | 255.255.255.240 | . | fa:16:3e:d9:dc:12 |] Started ACPI Events Check. [ 29.713501] cloud-init[[0;32m OK [0m[665]: ] ci-info: | eth0 | True | fe80::f816:3eff:fed9:dc12/64 | . | link | fa:16:3e:d9:dc:12 |Reached target Paths. [ 29.881504] [cloud-init[0;32m OK [0m[665]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |] Listening on D-Bus System Message Bus Socket. [[ 30.100343] [0;32m OK [mcloud-init] [665]: Started Daily Cleanup of Temporary Directories.ci-info: | lo | True | ::1/128 | . | host | . | [ 30.245601] [cloud-init[0;32m OK [m[665]: ] Started Daily apt download activities.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[ 30.501419] [0;32m OK [0m] cloud-initStarted Daily apt upgrade and clean activities.[665]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++[[0;32m OK [0m] Reached target Timers.[ 30.726484] [cloud-init[0;32m OK [0m[665]: ] ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Listening on ACPID Listen Socket. [ 30.910490] [cloud-init[0;32m OK [0m] Reached target Sockets.[665]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [[ 31.098885] [0;32m OK [0mcloud-init[665]: ] ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Reached target Basic System.[ 31.212627] cloud-init[665]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |Starting Apply the settings specified in cloud-config... [[0;32m OK [0m[ 31.492159] cloud-init[665]: ] ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |Started Deferred execution scheduler. [ 31.708221] cloud-init [[0;32m OK [0m[665]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U |] Started Unattended Upgrades Shutdown. [ 31.992111] cloud-initStarting OpenBSD Secure Shell server...[665]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting LSB: MD monitoring daemon...[ 32.225580] cloud-init [665]: Generating public/private rsa key pair.Starting LSB: Record successful boot for GRUB... [ 32.467588] cloud-initStarting /etc/rc.local Compatibility...[665]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key[ [0;32m OK [0m[ 32.712439] cloud-init] [665]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.Started D-Bus System Message Bus. [[ 33.013116] [0;32m OK [0mcloud-init] [665]: Started Regular background program processing demon. The key fingerpint is: [ 33.320211] Starting Login Service...cloud-init[665]: [SHA256:XQoD1/EEMFxIQdkR20DHN7q8wPiSXcK/Ccz5wfrnQU root@tempest-attachvolumetestjson-server-1965899824[0;32m OK [0m] Started ACPI event daemon.[ 33.652095] cloud-init[665]: [The key's randomart image is:[0;32m OK [0m ] [ 33.825557] Started OpenBSD Secure Shell sever.cloud-init [665]: +---[RSA 2048]---+[[0;32m OK [0m ] [ 34.137604] Started /etc/rc.local Compatibiity.cloud-init[665]: | .+BXO*o |[ [0;32m OK [0m[ 34.405687] ] Started iSCSI initiator daemon iscsid).cloud-init[665]: | o+.oB. o | [[ 34.683399] [0;32m OK [0m] cloud-initStarted LSB: Record successful boot for GRUB.[665]: | o . +o. | [[0;32m OK [0m[ 34.986615] ] cloud-init[665]: Started LSB: MD monitoring daemon.| + o. | [[ 35.163029] [0;32m OK [mcloud-init] [665]: Started Login Service.| S.o. .E | [ 35.361475] Starting Login to default iSCSI targets...cloud-init [665]: | = = . | [ 35.524303] [cloud-init[0;32m OK [0m] [665]: Started Login to default iSCSI targets. | o * = o.|[[0;32m OK [0m [ 35.747823] cloud-init] Reached target Remote File Systems (Pre).[665]: | o B B.+|[[0;32m OK [0m ] [ 35.990995] Reached target Remote File Systems. cloud-init [665]: Starting Permit User Sessions... | @o+.| Starting LSB: automatic crash report generation..[ 36.328603] cloud-init [665]: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...+----[SHA256]-----+ [ 36.497187] cloud-init [665]: [Generating public/private dsa key pair.[0;32m OK [0m] Started Permit User Sessions.[ 36.748497] cloud-init[[665]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.[0;32m OK [0m ] [ 37.021599] Started Getty on tty1.cloud-init[665]: Your public key has been saved n /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m ] Started Serial Getty on ttyS0.[ 37.254454] cloud-init[[665]: [0;32m OK [0mThe key fingerprint is:] Reached target ogin Prompts. [ 37.486119] [cloud-init[0;32m OK [0m[665]: ] SHA256:/wIo1AcTRH8THOtE+S1y7caaXy38Ugu0x+ORWCfvhNA root@tempest-attachvolumetesjson-server-1965899824Started LSB: automatic crash report generation. [[ 37.769693] [0;32m OK [0mcloud-init] [665]: Started LSB: Set the CPU Frequency Scaling governor to "ondemand".The key's randomart image is: [ 37.996172] cloud-init[[665]: +---[DSA 1024]---+[0;32m OK [0m ] [ 38.137561] Reached target Multi-User System.cloud-init[665]: | o+. .+o | [[ 38.281748] [0;32m OK [0mcloud-init[665]: ] Reached target Graphical Interface.| o. .oo | [ 38.469530] Starting UpdateUTMP about System Runlevel Changes... cloud-init[665]: | . o. =. + | [ 38.635065] cloud-init[665]: [| . . .+..=.E..| [0;32m OK [0m[ 38.789167] ] cloud-initStarted Update UTMP about System Runlevel Changes.[665]: | . oS .o.==+o| [ 38.963091] cloud-init[665]: | . . .. ==*=| [ 39.050728] cloud-init[665]: | . .. +*+*| [ 39.165411] cloud-init[665]: | ..o *.| [ 39.280550] cloud-init[665]: | ......| [ 39.367856] cloud-init[665]: +----[SHA256]-----+ [ 39.493236] cloud-init[665]: Generating public/private ecdsa key pair. [ 39.608842] cloud-init[665]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 39.734704] cloud-init[665]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 39.832968] cloud-init[665]: The key fingerprint is: [ 39.978072] cloud-init[665]: SHA256:OfQH5UKDQfwK/1A0g+/nngedNz7qXUg4sjZ48Fwueo root@tempestattachvolumetestjson-server-1965899824 [ 40.103563] cloud-init[665]: The key's randomart image is: [ 40.210153] cloud-init[665]: +---[ECDSA 256]---+ [ 40.384100] cloud-init[665]: | oo+o . | [ 40.510585] cloud-init[665]: | +.++ | [ 40.594595] cloud-init[665]: | .+oo. | [ 40.686338] cloud-init[665]: | .. o+o . | [ 40.782338] cloud-init[665]: | oS++ =... | [ 40.862317] cloud-init[665]: | +B.Ooooo.| [ 40.974006] cloud-init[665]: | ooXo...o| [ 41.142188] cloud-init[665]: | . o.o..oo.| [ 41.259107] cloud-init[665]: | E .++...| [ 41.374536] cloud-init[665]: +----[SHA256]-----+ [ 41.510305] cloud-init[665]: Generating public/private ed25519 key pair. [ 41.620250] cloud-init[665]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 41.747641] cloud-init[665]: Your public keyhas been saved n /etc/ssh/ssh_host_ed25519_key.pub. [ 41.872294] cloud-init[665]: The key fingerprint is: [ 42.048214] cloud-init[665]: SHA256:dDyIZyzbYV/g3OfdHiF/sF6XiOzc78Lrjr4a7uhfNo root@tempest-attachvolumetestjson-server-196899824 [ 42.104301] cloud-init[665]: The key's randomart image is: [ 42.214411] cloud-init[665]: +--[ED25519 256]--+ [ 42.296373] cloud-init[665]: | . | [ 42.405822] cloud-init[665]: | o = o | [ 42.553824] cloud-init[665]: | o O * o.o. | [ 42.649965] cloud-init[665]: | O +.o.o+++| [ 42.924764] cloud-init[665]: | . S .+ .+*| [ 43.241587] cloud-init[665]: | B .. o+| U[ 43.668392] bcloud-initu[665]: n| + E... .|t u[ 44.380495] cloud-init1[665]: 6.| o o .o. |04 .4[ 44.944395] cloud-initL[665]: T| .oo=o++++o | S[ 45.154038] cloud-inittempest-attachvolumetestjson-server-1965899824[665]: ttyS0+----[SHA256]-----+ tempest-attachvlumetestjson-server-1965899824 login: [ 111.427212] cloud-init[743]: Cloud-init v. 18.2 running 'modules:config' at Sat, 15 Oct 2022 08:46:23 +0000. Up 33.81 seconds. [ 113.218358] cloud-init[959]: Printing ubuntu user authorized keys [ 113.277189] cloud-init[959]: ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN5/dDyObexiGXHL2dojBtcd40iHNjXKQpzsCrouMUgQZTY/vV9SHhpvNT+GegrxbJJnyKB8tJwjKRZAAGkzdl8TbNpaEKlzwfA5DuxZGIt2URgR7Lz19C6QPy2M+X+XXA== ci-info: Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu ci-info: +---------+-------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------+---------+---------+ ci-info: +---------+-------------------+---------+---------+ <14>Oct 15 08:47:43 ec2: <14>Oct 15 08:4:43 ec2: ############################################################ <14>Oct 15 08:47:43 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.096000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100000] tsc: Detected 1995.193 MHz processor [ 0.104000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980772) [ 0.108006] pid_max: default: 32768 minimum: 301 [ 0.112052] Security Framework initialized [ 0.116005] Yama: becoming mindful. [ 0.120041] AppArmor: AppArmor initialized [ 0.124247] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.128100] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.132025] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.136011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.140534] CPU: Physical Processor ID: 0 [ 0.144371] mce: CPU supports 1 MCE banks [ 0.148119] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.152005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.156005] Spectre V2 : Mitigation: Full generic retpoline [ 0.160004] Speculative Store Bypass: Vulnerable [ 0.208000] Freeing SMP alternatives memory: 36K [ 0.216917] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.220093] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.224069] Hierarchical SRCU implementation. [ 0.228834] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.232005] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.236060] smp: Bringing up secondary CPUs ... [ 0.240006] smp: Brought up 1 node, 1 CPU [ 0.244004] smpboot: Max logical packages: 1 [ 0.248006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.252460] devtmpfs: initialized [ 0.256083] x86/mm: Memory block size: 128MB [ 0.260238] evm: security.selinux [ 0.264008] evm: security.SMACK64 [ 0.268005] evm: security.SMACK64EXEC [ 0.272005] evm: security.SMACK64TRANSMUTE [ 0.276005] evm: security.SMACK64MMAP [ 0.280004] evm: security.apparmor [ 0.284027] evm: security.ima [ 0.288004] evm: security.capability [ 0.292159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296017] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.300067] pinctrl core: initialized pinctrl subsystem [ 0.304262] NET: Registered protocol family 16 [ 0.308114] audit: initializing netlink subsys (disabled) [ 0.316008] audit: type=2000 audit(1665823688.312:1): state=initialized audit_enabled=0 res=1 [ 0.320134] cpuidle: using governor ladder [ 0.324009] cpuidle: using governor menu [ 0.328056] ACPI: bus type PCI registered [ 0.332005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.337437] PCI: Using configuration type 1 for base access [ 0.344976] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.348285] ACPI: Added _OSI(Module Device) [ 0.352010] ACPI: Added _OSI(Processor Device) [ 0.356006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.360005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.364039] ACPI: Added _OSI(Linux-Dell-Video) [ 0.377385] ACPI: Interpreter enabled [ 0.380015] ACPI: (supports S0 S5) [ 0.384004] ACPI: Using IOAPIC for interrupt routing [ 0.388044] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.392554] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.439019] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.440011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.448019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.452507] PCI host bridge to bus 0000:00 [ 0.456007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.464015] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.468031] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.472007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.476007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.480008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.523500] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.524007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.528007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.532007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.538503] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.538503] * this clock source is slow. Consider trying other clock sources [ 0.553180] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.606388] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.612030] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.616966] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.620941] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.624756] SCSI subsystem initialized [ 0.628364] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.632000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.632006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.636028] vgaarb: loaded [ 0.640057] pps_core: LinuxPPS API ver. 1 registered [ 0.644004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.648018] PTP clock support registered [ 0.652066] EDAC MC: Ver: 3.0.0 [ 0.658607] hv_vmbus: Vmbus version:4.0 [ 0.660098] PCI: Using ACPI for IRQ routing [ 0.664166] NetLabel: Initializing [ 0.668017] NetLabel: domain hash size = 128 [ 0.671561] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.672617] NetLabel: unlabeled traffic allowed by default [ 0.676161] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.695642] VFS: Disk quotas dquot_6.6.0 [ 0.700460] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.706313] AppArmor: AppArmor Filesystem Enabled [ 0.710863] pnp: PnP ACPI init [ 0.723561] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.729947] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.735263] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.740816] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.745961] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.751731] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.756812] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.762225] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.768087] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.774669] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.781344] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.786194] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.793226] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.800913] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.806460] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.811575] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.816624] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.822999] pnp: PnP ACPI: found 9 devices [ 0.833905] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.840376] NET: Registered protocol family 2 [ 0.847942] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.854406] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.859882] TCP: Hash tables configured (established 8192 bind 8192) [ 0.864692] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.869659] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.874764] NET: Registered protocol family 1 [ 0.879261] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.886881] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.892345] Unpacking initramfs... [ 1.195996] Freeing initrd memory: 13088K [ 1.201329] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.205873] software IO TLB [mem 0x32660000-0x36660000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.212290] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e35402a, max_idle_ns: 881590824509 ns [ 1.218882] Scanning for low memory corruption every 60 seconds [ 1.224190] Initialise system trusted keyrings [ 1.229781] Key type blacklist registered [ 1.234326] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.241639] zbud: loaded [ 1.247310] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.252527] fuse init (API version 7.26) [ 1.258115] Key type asymmetric registered [ 1.264041] Asymmetric key parser 'x509' registered [ 1.268924] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.275514] io scheduler noop registered (default) [ 1.281117] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.286779] ACPI: Power Button [PWRF] [ 1.294388] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.325085] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.357241] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.367383] Linux agpgart interface v0.103 [ 1.374804] loop: module loaded [ 1.380222] hv_vmbus: registering driver hv_storvsc [ 1.389991] scsi host0: storvsc_host_t [ 1.399238] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.410126] random: fast init done [ 1.416053] scsi host1: storvsc_host_t [ 1.425251] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.432460] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.439273] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.456499] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.470154] scsi host2: ata_piix [ 1.474500] scsi host3: ata_piix [ 1.478630] sd 0:0:0:0: [sda] Write Protect is off [ 1.483577] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.490405] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.513261] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.521028] libphy: Fixed MDIO Bus: probed [ 1.524773] tun: Universal TUN/TAP device driver, 1.6 [ 1.529917] PPP generic driver version 2.4.2 [ 1.538664] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.556620] sda: sda1 [ 1.564442] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.571646] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.576081] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.580475] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.587940] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.593648] mousedev: PS/2 mouse device common for all mice [ 1.602721] rtc_cmos 00:00: RTC can wake from S4 [ 1.610558] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.616731] sd 1:0:0:0: [sdb] Write Protect is off [ 1.646686] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.656494] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.552305] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.653969] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.659828] device-mapper: uevent: version 1.0.3 [ 2.664826] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.672140] NET: Registered protocol family 10 [ 2.682937] Segment Routing with IPv6 [ 2.687606] NET: Registered protocol family 17 [ 2.692484] Key type dns_resolver registered [ 2.697967] RAS: Correctable Errors collector initialized. [ 2.702979] registered taskstats version 1 [ 2.707925] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.719222] Loading compiled-in X.509 certificates [ 2.727204] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.733236] zswap: loaded using pool lzo/zbud [ 2.839493] Key type big_key registered [ 2.844179] Key type trusted registered [ 2.851182] Key type encrypted registered [ 2.856377] AppArmor: AppArmor sha1 policy hashing enabled [ 2.860868] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.865935] evm: HMAC attrs: 0x1 [ 2.892350] rtc_cmos 00:00: setting system clock to 2022-10-15 08:48:12 UTC (1665823692) [ 2.898202] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.903805] EDD information not available. [ 3.376063] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.388843] ata2.00: configured for MWDMA2 [ 3.407927] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.425185] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.429952] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.439013] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.448145] Freeing unused kernel memory: 2248K [ 3.460049] Write protecting the kernel read-only data: 18432k [ 3.466070] Freeing unused kernel memory: 2008K [ 3.470884] Freeing unused kernel memory: 124K [ 3.486455] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.493475] x86/mm: Checking user space page tables [ 3.511870] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.575912] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.581910] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.587196] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.592913] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.598188] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.608082] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.621839] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.629835] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.638020] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.643039] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.785538] hv_utils: Registering HyperV Utility Driver [ 3.790777] hv_vmbus: registering driver hv_util [ 3.801860] hv_vmbus: registering driver hv_netvsc [ 3.813777] hidraw: raw HID events driver (C) Jiri Kosina [ 3.822550] hv_vmbus: registering driver hyperv_keyboard [ 3.836977] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.856637] hv_vmbus: registering driver hid_hyperv [ 3.956614] hv_utils: Heartbeat IC version 3.0 [ 3.988758] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.011801] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.050776] hv_utils: Shutdown IC version 3.0 [ 4.058040] hv_utils: TimeSync IC version 4.0 [ 4.063082] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.216044] raid6: sse2x1 gen() 4809 MB/s [ 4.268028] raid6: sse2x1 xor() 3844 MB/s [ 4.320039] raid6: sse2x2 gen() 6250 MB/s [ 4.372040] raid6: sse2x2 xor() 4358 MB/s [ 4.424032] raid6: sse2x4 gen() 7090 MB/s [ 4.476033] raid6: sse2x4 xor() 5390 MB/s [ 4.481768] raid6: using algorithm sse2x4 gen() 7090 MB/s [ 4.489902] raid6: .... xor() 5390 MB/s, rmw enabled [ 4.495551] raid6: using intx1 recovery algorithm [ 4.503302] xor: measuring software checksum speed [ 4.548036] prefetch64-sse: 10054.000 MB/sec [ 4.592036] generic_sse: 8729.000 MB/sec [ 4.600185] xor: using function: prefetch64-sse (10054.000 MB/sec) [ 4.608768] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.781608] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.959386] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 4.964538] EXT4-fs (sda1): write access will be enabled during recovery [ 5.244916] EXT4-fs (sda1): recovery complete [ 5.254410] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.635616] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.643289] systemd[1]: Detected virtualization microsoft. [ 5.649957] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.702230] systemd[1]: Set hostname to <tempest-attachvolumetestjson-server-1965899824>. [ 6.056255] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 6.106466] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 6.159243] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 6.209794] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 6.268836] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 6.318535] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Journal Socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Starting Journal Service... Mounting Debug File System... Mounting Huge Pages File System... Starting Load Kernel Modules... Starting Create list of required st... nodes for the current kernel... [ 7.217829] Loading iSCSI transport class v2.0-870. [ 7.244267] iscsi: registered transport (tcp) Mounting POSIX Message Queue File System... [ 7.301948] iscsi: registered transport (iser) Starting Remount Root and Kernel File Systems... [ 7.344158] EXT4-fs (sda1): re-mounted. Opts: (null) [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking)... Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Load/Sae Random Seed. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [ 12.389176] cloud-init[326]: Cloud-init v. 18.2 running 'init-local' at Sat, 15 Oct 2022 08:48:20 +0000. Up 10.79 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 16.210021] cloud-init[669]: Cloud-init v. 1.2 running 'init' at Sat, 15 Oct 2022 08:48:24 +0000. Up 14.31 seconds. [ 16.324448] cloud-init[669]: [ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [ 16.435355] cloud-init[669]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Reached target Network is Online.[ 16.536837] cloud-init[669]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m[ 16.657189] cloud-init] [669]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target System Initialization. [[ 16.752864] [0;32m OK [0mcloud-init] [669]: Listening on D-Bus System Message Bus Socket.ci-info: | eth0 | True | 172.20.0.12 | 255.255.255.240 | . | fa:16:3e:d9:dc:12 | [[ 16.868992] [0;32m OK [0mcloud-init] [669]: Started Daily apt download activities.ci-info: | eth0 | True | fe80::f816:3eff:fed9:dc12/64 | . | link | fa:16:3e:d9:dc:12 | [[ 16.976179] [0;32m OK [0mcloud-init] [669]: Started ACPI Events Check.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[0;32m OK [0m[ 17.081594] ] cloud-initReached target Paths.[669]: ci-info: | lo | True | ::1/128 | . | host | . |[[0;32m OK [0m ] [ 17.187992] Started Daily apt upgrade and clean activities.cloud-init[669]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] [ 17.290601] Started Daily Cleanup of Temporary Directories.cloud-init[669]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++[[0;32m OK [0m ] [ 17.387719] Reached target Timers.cloud-init[669]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m ] Listening on ACPID Listen Socket.[ 17.491664] cloud-init [669]: [ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[0;32m OK [0m] Reached target Sockets.[ 17.583042] cloud-init[[669]: [0;32m OK [0m] ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Reached target Basic System. [[ 17.702655] [0;32m OK [0mcloud-init[669]: ] ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |Started Regular background program processing daemon. [[ 17.806727] [0;32m OK [0mcloud-init] [669]: Started Unattended Upgrades Shutdown.ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 17.907193] Starting LSB: MD monitoring daemon...cloud-init[669]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | Starting LSB: Record successful boot for GRUB... [ 18.009813] cloud-init[[669]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Started Deferred execution scheduler. [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started ACPI event daemon. Starting /etc/rc.local Compatibility... Starting OpenBSD Secure Shell server... Starting Login Service... [[0;32m OK [0m] Reached target Cloud-config availability. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [[0;32m OK [0m] Created slice User Slice of ubuntu. Starting User Manager for UID 1000... [[0;32m OK [0m] Started Session 1 of user ubuntu. [[0;32m OK [0m] Started User Manager for UID 1000. [ 20.919767] cloud-init[731]: Cloud-init v. 18.2 running 'modules:config' at Sat, 15 Oct 2022 08:48:29 +0000. Up 19.57 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Stopping User Manager for UID 1000... Starting Execute cloud user/final scripts... [[0;32m OK [0m] Stopped User Manager for UID 1000. [[0;32m OK [0m] Removed slice User Slice of ubuntu. [ 22.570793] cloud-init[853]: Cloud-init v. 18.2 running 'modules:final' at Sat, 15 Oct 2022 08:48:31 +0000. Up 21.80 seconds. [[ 22.689153] [0;32m OK [0mcloud-init] [853]: Started Execute cloud user/final scripts.Cloud-init v. 18.2 finished at Sat, 15 Oct 202208:48:32 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 22.39 seconds [ [0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-1965899824 ttyS0 tempest-attachvolumetestjson-server-1965899824 login: 2022-10-15 09:00:31,591 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:00:31,591 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5c311d1-1e3e-4907-99e3-5888ecb49a1c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5c311d1-1e3e-4907-99e3-5888ecb49a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:32,647 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:00:32,648 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-783c28c4-01f2-4044-ac71-4ca062d8b9da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-783c28c4-01f2-4044-ac71-4ca062d8b9da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:33,703 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:00:33,704 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8fac64c-b979-4de3-9c0b-0a7872f6aec9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8fac64c-b979-4de3-9c0b-0a7872f6aec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:34,759 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:00:34,759 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b33cd509-2898-48f8-a87e-f43dd33810c8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b33cd509-2898-48f8-a87e-f43dd33810c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:35,815 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 09:00:35,816 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f7840c-854f-4722-b647-96df627709f5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f7840c-854f-4722-b647-96df627709f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:36,872 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:00:36,873 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a845740-a8a9-4f7b-847b-0cdd16cd13b6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a845740-a8a9-4f7b-847b-0cdd16cd13b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:37,929 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:00:37,930 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-823b612a-d907-4492-8c11-308aa5298fef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-823b612a-d907-4492-8c11-308aa5298fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:38,985 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:00:38,986 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3703664-43e8-467e-bfb6-5a2dd38ac9b0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3703664-43e8-467e-bfb6-5a2dd38ac9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:40,041 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:00:40,042 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44adb077-0005-4a49-9d23-aeda4f501867', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44adb077-0005-4a49-9d23-aeda4f501867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:41,101 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:00:41,102 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3154336-8f73-4a85-87fe-28d3e0cd5766', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3154336-8f73-4a85-87fe-28d3e0cd5766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:42,157 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:00:42,158 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-559574fe-1245-4306-b3dc-207d48e1551e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-559574fe-1245-4306-b3dc-207d48e1551e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:43,214 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:00:43,214 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd607c0d-a50b-4fc2-8df0-85ce440b98c9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd607c0d-a50b-4fc2-8df0-85ce440b98c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:44,275 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 09:00:44,275 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efc74f0b-a988-477b-89ef-779c8cd3a8c2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efc74f0b-a988-477b-89ef-779c8cd3a8c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:45,331 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:00:45,332 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-952dc920-83f7-42e0-8537-990ae98304fd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-952dc920-83f7-42e0-8537-990ae98304fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:46,392 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.047s 2022-10-15 09:00:46,392 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a138f9-06c8-49d2-a740-058af688bee5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a138f9-06c8-49d2-a740-058af688bee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:47,450 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:00:47,450 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a94934-8724-4362-afaf-c0dd4f701393', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a94934-8724-4362-afaf-c0dd4f701393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:48,508 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:00:48,508 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3915a920-8122-4f54-a314-46a251d075f0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3915a920-8122-4f54-a314-46a251d075f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:49,566 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:00:49,567 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c528be-c3de-42b1-a858-21dc87516ab3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c528be-c3de-42b1-a858-21dc87516ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:50,622 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:00:50,623 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d155477e-12ab-421c-aa9e-a3d7a64552dc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d155477e-12ab-421c-aa9e-a3d7a64552dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:51,681 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:00:51,682 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a55fb589-19dc-4c68-a5e1-4a01f011375f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a55fb589-19dc-4c68-a5e1-4a01f011375f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:52,744 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.048s 2022-10-15 09:00:52,744 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5839438f-7b95-426a-8ef1-e75fee0751a5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5839438f-7b95-426a-8ef1-e75fee0751a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:53,802 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:00:53,802 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05bd989-b510-474a-98eb-e44afbddde59', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05bd989-b510-474a-98eb-e44afbddde59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:54,859 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:00:54,859 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5a3895e-21d4-4650-a156-a111e621ea1a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5a3895e-21d4-4650-a156-a111e621ea1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:55,930 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.057s 2022-10-15 09:00:55,931 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c3f8a28-d86e-489b-baa8-08ead1a371ef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c3f8a28-d86e-489b-baa8-08ead1a371ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:56,992 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.047s 2022-10-15 09:00:56,992 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8159462-41c3-49ca-86b0-4094f3e596c4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8159462-41c3-49ca-86b0-4094f3e596c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:58,057 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:00:58,057 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9926348c-53c9-4d34-ac78-d1d127b38387', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9926348c-53c9-4d34-ac78-d1d127b38387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:00:59,114 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:00:59,114 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b0f0d6-7853-44db-82e6-c896d664e83c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b0f0d6-7853-44db-82e6-c896d664e83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:00,170 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:00,170 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5442b36-1a6a-49e2-8309-20fcf4f2faae', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5442b36-1a6a-49e2-8309-20fcf4f2faae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:01,227 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:01,228 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e73c17-3c5b-4a46-ad2f-0990bbb88743', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e73c17-3c5b-4a46-ad2f-0990bbb88743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:02,283 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:02,284 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d68acc4-2a33-4e99-b3e9-ffda22f511ed', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d68acc4-2a33-4e99-b3e9-ffda22f511ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:03,340 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:03,340 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-755f6c8d-f586-4fef-9836-ce0b32029ab6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-755f6c8d-f586-4fef-9836-ce0b32029ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:04,399 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 09:01:04,400 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7159c734-a7a0-48a0-8519-70d653c05cea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7159c734-a7a0-48a0-8519-70d653c05cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:05,456 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:05,457 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c590d6a7-992d-4ef2-874d-fa309ef2d4e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c590d6a7-992d-4ef2-874d-fa309ef2d4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:06,513 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:06,513 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5886a8d7-f1bd-4634-bac9-807895fe2c33', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5886a8d7-f1bd-4634-bac9-807895fe2c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:07,570 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:07,570 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab7b666e-3670-4512-aa22-9f3c57c9d781', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab7b666e-3670-4512-aa22-9f3c57c9d781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:08,627 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:08,628 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3feb17a5-f7cc-4bf2-af1e-91535d0d2dd6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3feb17a5-f7cc-4bf2-af1e-91535d0d2dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:09,683 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:09,683 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3a86ab-697c-47ec-a2f4-09b0dee8f8a1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3a86ab-697c-47ec-a2f4-09b0dee8f8a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:10,739 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:10,740 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0dac639-da66-4708-8ad1-fd6307e351d2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0dac639-da66-4708-8ad1-fd6307e351d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:11,798 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:01:11,799 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba30e30-ed24-4dd8-a530-c7a6818f2cb3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba30e30-ed24-4dd8-a530-c7a6818f2cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:12,857 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:01:12,858 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c29cf51a-45bd-4b0e-93dd-35e18f391e8f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c29cf51a-45bd-4b0e-93dd-35e18f391e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:13,915 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:13,915 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72769b42-09d3-440e-a364-ee828a6b94f6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72769b42-09d3-440e-a364-ee828a6b94f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:14,972 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:14,972 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d17c767c-02b9-454a-8cdf-d75236fc612e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d17c767c-02b9-454a-8cdf-d75236fc612e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:16,029 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:16,029 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90974a1-a852-4238-bba6-6a3b557b8bb1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90974a1-a852-4238-bba6-6a3b557b8bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:17,087 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:17,087 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff880c5d-addb-4eed-b5c8-0539ded654be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff880c5d-addb-4eed-b5c8-0539ded654be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:18,143 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:18,144 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e53a7ac1-b9e2-4f73-b794-38b6eeb13f78', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e53a7ac1-b9e2-4f73-b794-38b6eeb13f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:19,200 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:19,200 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63263f8c-a11b-4eb4-a85c-3f1cb2af4e30', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63263f8c-a11b-4eb4-a85c-3f1cb2af4e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:20,256 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:20,256 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4dc4e5a-ddac-4b11-9566-2ed7b6a949da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4dc4e5a-ddac-4b11-9566-2ed7b6a949da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:21,313 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:21,313 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77ce1305-91a0-4f5f-8c8f-0a3fe0a71478', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77ce1305-91a0-4f5f-8c8f-0a3fe0a71478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:22,367 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:22,368 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00de1f1b-a55f-491b-b7f8-797e113b3ab8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00de1f1b-a55f-491b-b7f8-797e113b3ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:23,426 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:01:23,427 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8048da2-3a87-4f7f-bc3a-b103db6642a4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8048da2-3a87-4f7f-bc3a-b103db6642a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:24,484 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:24,484 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd21d797-74e3-461b-a917-eb731aa35f5e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd21d797-74e3-461b-a917-eb731aa35f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:25,540 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:25,540 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65275cf5-f05b-4238-b68a-43f82c746bc6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65275cf5-f05b-4238-b68a-43f82c746bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:26,597 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:26,597 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa90438-bce9-4957-8bb6-60e455d2e14a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa90438-bce9-4957-8bb6-60e455d2e14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:27,653 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:27,654 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd21324a-982c-402e-af11-698922e2463e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd21324a-982c-402e-af11-698922e2463e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:28,711 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:28,711 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58de55a9-9cbe-4590-8429-f5f679e3cec4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58de55a9-9cbe-4590-8429-f5f679e3cec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:29,768 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:29,768 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84c9e17-1ada-4bff-b77c-16c7347b2e73', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84c9e17-1ada-4bff-b77c-16c7347b2e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:30,825 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:30,825 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2162f22d-7101-409f-9426-57dcc63cab8f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2162f22d-7101-409f-9426-57dcc63cab8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:31,886 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 09:01:31,886 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc07d85-0102-47b5-9a64-313d5b5ef489', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc07d85-0102-47b5-9a64-313d5b5ef489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:32,943 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:32,944 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3b1d184-17e6-435d-a58f-59b9b2dd0db3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3b1d184-17e6-435d-a58f-59b9b2dd0db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:34,002 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:01:34,003 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fee45a2-f74c-4a18-9164-0509446c9c59', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fee45a2-f74c-4a18-9164-0509446c9c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:35,061 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:01:35,062 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f816ea8-760e-4eef-828a-be0027fb2eea', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f816ea8-760e-4eef-828a-be0027fb2eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:36,118 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:36,118 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59461e4d-eac4-4bd9-be20-d30e7a11b0ce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59461e4d-eac4-4bd9-be20-d30e7a11b0ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:37,174 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:37,174 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63f147dd-f615-4dce-ba71-5e28f64aea26', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63f147dd-f615-4dce-ba71-5e28f64aea26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:38,230 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:38,230 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4125cf35-3871-4b83-b4f9-05bcf0500bff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4125cf35-3871-4b83-b4f9-05bcf0500bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:39,288 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:39,288 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d624a01-423a-4bec-aae5-462cafdd420b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d624a01-423a-4bec-aae5-462cafdd420b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:40,344 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:40,344 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6f92352-1f74-4d36-a703-96aba5b8dc9a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6f92352-1f74-4d36-a703-96aba5b8dc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:41,401 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:41,401 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70bbaab8-e438-40e1-9096-accdfd345bc6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70bbaab8-e438-40e1-9096-accdfd345bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:42,459 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:42,460 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960eb1af-b632-468c-b424-744c68d9c500', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960eb1af-b632-468c-b424-744c68d9c500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:43,518 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:43,518 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3750366-79c4-4173-bf0a-39aaa1cb8b3f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3750366-79c4-4173-bf0a-39aaa1cb8b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:44,574 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:44,575 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7731e38e-7639-4a7f-b0dc-e6b06f85b73e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7731e38e-7639-4a7f-b0dc-e6b06f85b73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:45,636 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.048s 2022-10-15 09:01:45,636 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8263df24-de53-4d90-97a1-e9d0b4567874', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8263df24-de53-4d90-97a1-e9d0b4567874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:46,695 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:01:46,695 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8129b018-2d58-4228-9db4-144f8bbabafb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8129b018-2d58-4228-9db4-144f8bbabafb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:47,752 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:47,752 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a146a7b1-1b60-45cc-863b-f03ad1e2950d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a146a7b1-1b60-45cc-863b-f03ad1e2950d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:48,809 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:48,809 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f3d77ba-ff6a-4d92-afaa-f65971c64f81', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f3d77ba-ff6a-4d92-afaa-f65971c64f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:49,866 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:49,866 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235bf0a2-6e37-48b2-89b2-f030140972db', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235bf0a2-6e37-48b2-89b2-f030140972db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:50,922 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:50,922 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c88f9615-887a-4d48-b98d-0e9f93a7268b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c88f9615-887a-4d48-b98d-0e9f93a7268b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:51,982 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 09:01:51,983 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6914e8-c04e-49ea-994e-b50f75ba89e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6914e8-c04e-49ea-994e-b50f75ba89e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:53,040 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:53,040 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb4f100-fc1d-4f63-a6a6-dbcb59234b16', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb4f100-fc1d-4f63-a6a6-dbcb59234b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:54,097 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:01:54,098 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46027c74-9f3f-4c7f-94df-7b27839b535e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46027c74-9f3f-4c7f-94df-7b27839b535e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:55,154 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:55,155 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbba77bb-67c3-4dfb-8277-85fa49982205', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbba77bb-67c3-4dfb-8277-85fa49982205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:56,210 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:56,211 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7242b87-78e4-45d9-8b96-ff435a690380', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7242b87-78e4-45d9-8b96-ff435a690380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:57,267 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:01:57,267 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31de5c93-4aba-47c6-b41a-b45fd8d48007', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31de5c93-4aba-47c6-b41a-b45fd8d48007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:58,327 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 09:01:58,327 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a95a16-c69d-4cf3-908e-b281e99c3483', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a95a16-c69d-4cf3-908e-b281e99c3483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:01:59,384 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:01:59,384 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9616bfc6-9101-427e-a95b-e0fb7d106f92', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9616bfc6-9101-427e-a95b-e0fb7d106f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:00,441 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:00,441 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc5ae189-9692-4880-aa1d-bd4965fafc53', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc5ae189-9692-4880-aa1d-bd4965fafc53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:01,498 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:01,498 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5dca18a-ad19-4e83-8d77-231ef92d01c1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5dca18a-ad19-4e83-8d77-231ef92d01c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:02,555 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:02:02,556 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c08c4ae-064c-4485-9306-163e83c2ccc1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c08c4ae-064c-4485-9306-163e83c2ccc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:03,612 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:02:03,612 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6db5d9f-6d22-43fc-adec-759f49bcad14', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6db5d9f-6d22-43fc-adec-759f49bcad14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:04,669 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:02:04,669 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdaa1480-4712-465c-b823-13c14d69294b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdaa1480-4712-465c-b823-13c14d69294b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:05,725 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:05,725 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6249c8b7-59ed-4408-b6a3-a0bdd4b5f8d5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6249c8b7-59ed-4408-b6a3-a0bdd4b5f8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:06,781 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.041s 2022-10-15 09:02:06,781 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0f5297-3147-4c6e-9ba4-931624714752', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0f5297-3147-4c6e-9ba4-931624714752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:07,838 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:07,839 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-913a409b-9df4-4b38-af3c-a9b457f17db2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-913a409b-9df4-4b38-af3c-a9b457f17db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:08,895 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:08,895 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8120fc9-45f8-4e18-ba71-08e4712ff3ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8120fc9-45f8-4e18-ba71-08e4712ff3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:09,951 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:09,951 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72003dc3-9b88-4fc3-8479-c0113cb1fbba', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72003dc3-9b88-4fc3-8479-c0113cb1fbba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:11,009 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:11,009 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd75066-03d4-4481-9f6d-42682750345a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd75066-03d4-4481-9f6d-42682750345a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:12,064 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:02:12,064 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a9d7c3-ea0b-4216-b31d-4b2ff779aa7a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a9d7c3-ea0b-4216-b31d-4b2ff779aa7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:13,122 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:02:13,123 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6477832e-5cef-446e-a539-bb4d20c86acd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6477832e-5cef-446e-a539-bb4d20c86acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:14,180 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:14,180 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c31e33-c2f8-48b1-a6de-b332ac4b6554', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8c31e33-c2f8-48b1-a6de-b332ac4b6554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:15,238 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:02:15,238 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9d0434-1326-4120-a0e5-4d2ae5cf466b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9d0434-1326-4120-a0e5-4d2ae5cf466b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:16,297 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:16,297 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a2b929-f364-4fb3-ba9a-6764417b34eb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a2b929-f364-4fb3-ba9a-6764417b34eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:17,353 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:17,354 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd4909f-16df-449b-b823-0fd0c6c14ec7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd4909f-16df-449b-b823-0fd0c6c14ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:18,411 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:18,411 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd8e2aa-b93b-4c01-92ba-4deb063f9aec', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd8e2aa-b93b-4c01-92ba-4deb063f9aec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:19,469 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:02:19,469 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c2e7a1-d7fd-48d8-b887-668df11ad31e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c2e7a1-d7fd-48d8-b887-668df11ad31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:20,526 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:20,526 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2d06cc-18fa-45cf-ae2a-b0cb1402e2cb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2d06cc-18fa-45cf-ae2a-b0cb1402e2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:21,584 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:02:21,584 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90448a0b-f422-49d7-82d7-229b21244e24', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90448a0b-f422-49d7-82d7-229b21244e24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:22,642 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:02:22,642 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01339ed5-3f9c-4fc5-8554-e8869011e782', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01339ed5-3f9c-4fc5-8554-e8869011e782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:23,698 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:02:23,699 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f81e02d-4e62-47e2-9355-b9631eb8302f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f81e02d-4e62-47e2-9355-b9631eb8302f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:24,756 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:24,756 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c2f9fd4-20d6-4fe8-ba20-94f262993cd5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c2f9fd4-20d6-4fe8-ba20-94f262993cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:25,813 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:25,814 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd87e11-2978-4d48-a013-9f87f9b39c9c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd87e11-2978-4d48-a013-9f87f9b39c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:26,872 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:02:26,872 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e028a33f-049d-46da-a66a-bd7572dd4a8d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e028a33f-049d-46da-a66a-bd7572dd4a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:27,929 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:27,930 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-770c03e9-5f8d-4673-977e-2865b2adcb1f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-770c03e9-5f8d-4673-977e-2865b2adcb1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:28,986 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:02:28,987 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea581be1-be55-4eb2-b4b6-880d865a5ecb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea581be1-be55-4eb2-b4b6-880d865a5ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:30,046 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 09:02:30,046 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b115773a-6506-4910-99e5-be8e1a311c3d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b115773a-6506-4910-99e5-be8e1a311c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:31,105 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:02:31,105 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fa829e-5608-408e-9cfb-a9ef8a19fd9b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fa829e-5608-408e-9cfb-a9ef8a19fd9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:32,162 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:32,163 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd5ed3fd-614d-40a8-a0a8-11080060a65b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd5ed3fd-614d-40a8-a0a8-11080060a65b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:33,220 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:02:33,220 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d080833d-d108-49ce-bbb9-85b107d65aa5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d080833d-d108-49ce-bbb9-85b107d65aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:34,277 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:34,277 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1442d8b-0d13-462d-bdaa-9e7e40018b5b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1442d8b-0d13-462d-bdaa-9e7e40018b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:35,334 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:35,335 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639f57bb-77a6-459b-bd6b-3dbf45c8849d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639f57bb-77a6-459b-bd6b-3dbf45c8849d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:36,390 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:36,391 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0d5dd3-6419-4fe8-975b-08f4cd3169f5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0d5dd3-6419-4fe8-975b-08f4cd3169f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:37,449 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:02:37,450 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693adb75-3350-43a4-b9f7-fa26df86cd1b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693adb75-3350-43a4-b9f7-fa26df86cd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:38,505 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:02:38,506 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e7f9181-272e-4d0e-b20f-a71f316bd7a3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e7f9181-272e-4d0e-b20f-a71f316bd7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:39,563 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:39,563 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0944736b-eb7b-49aa-ad2f-0312fc11558d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0944736b-eb7b-49aa-ad2f-0312fc11558d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:40,619 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:02:40,619 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c01405-f1f0-4f1b-8d91-5caaa92e1b70', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c01405-f1f0-4f1b-8d91-5caaa92e1b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:41,678 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:02:41,678 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09192832-c297-4550-852a-0b5e71df0bc1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09192832-c297-4550-852a-0b5e71df0bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:42,734 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:42,735 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-803a721f-fdcb-4d97-aff1-e58bd6203b9a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-803a721f-fdcb-4d97-aff1-e58bd6203b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:43,790 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:02:43,790 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e3c50f-b6be-44d7-8e38-72e970b1e547', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e3c50f-b6be-44d7-8e38-72e970b1e547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:44,848 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:44,848 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d0b885-f3c4-41a1-a7e6-885d1687f4ee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d0b885-f3c4-41a1-a7e6-885d1687f4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:45,904 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:02:45,905 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc133aa-bc9f-440a-9956-6702b67b3006', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc133aa-bc9f-440a-9956-6702b67b3006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:46,963 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:02:46,963 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61894640-7cf6-4d6a-84a1-0a8ab2cd5be0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61894640-7cf6-4d6a-84a1-0a8ab2cd5be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:48,021 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:02:48,021 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e652ef-b4d3-410f-bf25-e8c20838d7e6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e652ef-b4d3-410f-bf25-e8c20838d7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:49,086 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.052s 2022-10-15 09:02:49,086 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1298200d-7f21-42f7-93e6-e851c96b2a6f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1298200d-7f21-42f7-93e6-e851c96b2a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:50,143 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:50,144 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6d0662-fef9-416f-9202-65e90180b191', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6d0662-fef9-416f-9202-65e90180b191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:51,200 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:51,200 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5745c32f-ffcf-4a04-a320-7857f9c801c1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5745c32f-ffcf-4a04-a320-7857f9c801c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:52,255 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:02:52,256 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6f2810-5c53-45e7-bb22-17c40ad3dc8d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6f2810-5c53-45e7-bb22-17c40ad3dc8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:53,313 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:53,314 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0627f622-dedd-40a8-bda6-8d2effb199af', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0627f622-dedd-40a8-bda6-8d2effb199af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:54,370 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:54,371 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d452151-9d4e-4eab-bbad-0c239593322f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d452151-9d4e-4eab-bbad-0c239593322f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:55,428 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:55,429 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4dcb57-99fe-4da4-bb76-a2bc9583e7f8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4dcb57-99fe-4da4-bb76-a2bc9583e7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:56,485 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:56,485 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52b39ab-efe6-4d5c-8435-0a79253b6497', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52b39ab-efe6-4d5c-8435-0a79253b6497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:57,540 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:02:57,541 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba13bee8-64c3-4449-9437-bcea2461d554', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba13bee8-64c3-4449-9437-bcea2461d554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:58,600 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:02:58,601 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958314a7-bf04-4476-8d27-8ab66ae47729', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958314a7-bf04-4476-8d27-8ab66ae47729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:02:59,661 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.047s 2022-10-15 09:02:59,661 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b086acfa-9f1a-472a-875e-3d4cf247e27e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b086acfa-9f1a-472a-875e-3d4cf247e27e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:00,717 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:00,718 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6adcebee-7957-43fa-ae44-80895f53c7b9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6adcebee-7957-43fa-ae44-80895f53c7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:01,774 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:01,774 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b77ded15-92be-41d7-bae1-4c94b1e21046', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b77ded15-92be-41d7-bae1-4c94b1e21046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:02,836 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 09:03:02,836 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54219e69-5505-490c-b9b2-6ae6f134f8df', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54219e69-5505-490c-b9b2-6ae6f134f8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:03,892 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:03,893 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8479dad-b90f-4c9a-80ed-3d83c23e66ab', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8479dad-b90f-4c9a-80ed-3d83c23e66ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:04,949 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:04,950 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48eb051-1d86-4623-9097-00d3fc9c2295', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48eb051-1d86-4623-9097-00d3fc9c2295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:06,006 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:06,006 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50838aa3-2516-47d0-a192-fd5068f80ab1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50838aa3-2516-47d0-a192-fd5068f80ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:07,062 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:07,063 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e0633c3-0f36-4b47-8059-b5a3cfbce06f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e0633c3-0f36-4b47-8059-b5a3cfbce06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:08,119 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:08,119 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15cc47ce-7c17-4590-b5d0-6c916d7c7d7f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15cc47ce-7c17-4590-b5d0-6c916d7c7d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:09,175 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:09,175 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13e7149e-2527-4aa2-bf30-4e175ab6be10', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13e7149e-2527-4aa2-bf30-4e175ab6be10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:10,233 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 09:03:10,234 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bdc2a13-1629-4855-b39b-7bc434daa193', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bdc2a13-1629-4855-b39b-7bc434daa193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:11,291 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:11,291 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee74083-912e-4581-868a-0baf16388378', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee74083-912e-4581-868a-0baf16388378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:12,348 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:12,348 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06152858-6f50-4dda-81f9-2124e213d80a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06152858-6f50-4dda-81f9-2124e213d80a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:13,405 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:13,405 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6130ea30-9f41-4ae2-9972-bed33d880be6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6130ea30-9f41-4ae2-9972-bed33d880be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:14,464 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:03:14,465 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4624a531-df86-4a70-813c-55f45ea69b99', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4624a531-df86-4a70-813c-55f45ea69b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:15,522 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:15,522 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2daefd-3a0f-48e0-83d7-2368ced17abb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2daefd-3a0f-48e0-83d7-2368ced17abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:16,580 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:03:16,580 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2e3f849-8b07-40f2-a9a3-f9f8df68fac5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2e3f849-8b07-40f2-a9a3-f9f8df68fac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:17,638 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:17,638 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4439121-221e-4290-b542-620404b2776b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4439121-221e-4290-b542-620404b2776b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:18,697 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:03:18,698 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e99d06a-2e74-4b3f-9370-92d00c47d547', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e99d06a-2e74-4b3f-9370-92d00c47d547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:19,752 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:19,753 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c01a90a8-0e31-4fcf-a976-254ff80a4872', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c01a90a8-0e31-4fcf-a976-254ff80a4872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:20,812 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 09:03:20,812 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-288944c9-b155-47ad-b884-7c8c6f995170', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288944c9-b155-47ad-b884-7c8c6f995170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:21,873 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.047s 2022-10-15 09:03:21,873 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d919382-748d-47a6-bd62-b8576df197f7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d919382-748d-47a6-bd62-b8576df197f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:22,931 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:22,931 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a27597-3ce8-4d7f-9099-d2c579076b0f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a27597-3ce8-4d7f-9099-d2c579076b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:23,988 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:23,989 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117c5dbc-bece-4698-993e-f245d5f8ab60', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117c5dbc-bece-4698-993e-f245d5f8ab60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:25,044 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:25,044 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37a409e5-f310-4464-85ef-8c47c7fefeac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37a409e5-f310-4464-85ef-8c47c7fefeac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:26,102 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:26,103 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910c48fb-13fd-4807-82aa-1f28749497d0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910c48fb-13fd-4807-82aa-1f28749497d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:27,158 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:27,159 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ea595a-2c18-4278-97fb-460434a72307', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ea595a-2c18-4278-97fb-460434a72307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:28,215 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:28,215 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85eb1b68-8e73-42c7-b4cb-8f2952d23c3a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85eb1b68-8e73-42c7-b4cb-8f2952d23c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:29,274 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:03:29,275 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b739814-d464-4ea7-a0c1-ead5fc00b9c6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b739814-d464-4ea7-a0c1-ead5fc00b9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:30,332 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:30,333 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fad80a6-1a6e-464e-b922-54056627d237', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fad80a6-1a6e-464e-b922-54056627d237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:31,388 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:31,388 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81363884-c521-4503-bdf5-a5bc8811b904', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81363884-c521-4503-bdf5-a5bc8811b904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:32,447 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:03:32,447 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ebe8f9c-5072-469e-9a94-37e147e4744f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ebe8f9c-5072-469e-9a94-37e147e4744f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:33,504 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:33,504 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe9cb27-505b-4938-a945-bf60a40d2a37', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe9cb27-505b-4938-a945-bf60a40d2a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:34,560 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:34,560 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af2afcd-714d-4a2e-928d-516cee523f1b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af2afcd-714d-4a2e-928d-516cee523f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:35,617 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:35,618 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b3b345d-96d4-4bfb-9d3e-7b28716ecdc8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b3b345d-96d4-4bfb-9d3e-7b28716ecdc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:36,675 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:36,676 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ad9382-2284-4fcb-b47b-bc50c9a35931', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ad9382-2284-4fcb-b47b-bc50c9a35931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:37,732 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:37,733 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d08be26d-de3a-42b2-9a8f-2d43fb39ba61', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d08be26d-de3a-42b2-9a8f-2d43fb39ba61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:38,790 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:38,790 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da87c015-833f-453d-9562-adf1a1cb28a5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da87c015-833f-453d-9562-adf1a1cb28a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:39,847 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:39,847 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac61f4ae-2cf7-4233-bf7e-66671623406d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac61f4ae-2cf7-4233-bf7e-66671623406d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:40,903 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:40,903 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d0818d-0690-48a9-ae43-2979a10f831d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66d0818d-0690-48a9-ae43-2979a10f831d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:41,959 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:41,960 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b7d4b20-34a7-437e-b326-b21b8ecf7b0a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b7d4b20-34a7-437e-b326-b21b8ecf7b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:43,018 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:03:43,018 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d831962-946e-4673-92de-8814c6f7886d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d831962-946e-4673-92de-8814c6f7886d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:44,076 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:03:44,076 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214affea-0189-4d5f-a24d-b8426dee2c5e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214affea-0189-4d5f-a24d-b8426dee2c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:45,132 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:45,132 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517b697a-3129-4051-bb35-acb9c506f556', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517b697a-3129-4051-bb35-acb9c506f556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:46,189 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:03:46,189 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba1f3a8-16dd-4f3b-8268-edcf0514e959', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba1f3a8-16dd-4f3b-8268-edcf0514e959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:47,245 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:47,245 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d97daa40-b721-4ebb-aa86-4426d512e6ac', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d97daa40-b721-4ebb-aa86-4426d512e6ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:48,302 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:48,302 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53d7727a-0d6a-4dad-813a-07b2233f0db9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53d7727a-0d6a-4dad-813a-07b2233f0db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:49,361 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:03:49,362 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f7078e-76b8-400c-bc92-1d075161af2b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f7078e-76b8-400c-bc92-1d075161af2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:50,420 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:03:50,420 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-136de7fd-fde0-4b6e-b43a-a239c9c5cc86', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-136de7fd-fde0-4b6e-b43a-a239c9c5cc86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:51,477 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:51,478 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e542dbce-4160-4143-b1de-9b9fc9fe0638', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e542dbce-4160-4143-b1de-9b9fc9fe0638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:52,536 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:03:52,536 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c6539d-a205-4963-ba9b-aabcdf22db90', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c6539d-a205-4963-ba9b-aabcdf22db90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:53,592 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:53,593 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5180dbaf-ea3b-4c9a-8351-601eed505e50', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5180dbaf-ea3b-4c9a-8351-601eed505e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:54,649 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:54,649 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0452042-a6f5-4c0c-9cc4-f45a4074db13', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0452042-a6f5-4c0c-9cc4-f45a4074db13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:55,707 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:03:55,707 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e07176fb-0930-4155-a4aa-4ad2a870cd1e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e07176fb-0930-4155-a4aa-4ad2a870cd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:56,764 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:03:56,764 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44af3288-9664-4dd9-b76f-86f0a7f3ef5f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44af3288-9664-4dd9-b76f-86f0a7f3ef5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:57,820 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:57,820 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d6280e-d6eb-4707-b6bd-2faa4b41c683', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d6280e-d6eb-4707-b6bd-2faa4b41c683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:58,876 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:58,876 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81e1dfb-7b74-4aeb-bb56-338a78f5f4c3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81e1dfb-7b74-4aeb-bb56-338a78f5f4c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:03:59,932 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:03:59,932 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a5b4ad-2229-406a-aa4d-f1e589e61df0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a5b4ad-2229-406a-aa4d-f1e589e61df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:00,990 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:04:00,991 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81dc6870-39ed-4166-9c80-7d17789aba7e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81dc6870-39ed-4166-9c80-7d17789aba7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:02,051 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.047s 2022-10-15 09:04:02,051 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441d5a01-1272-4586-b2e6-9ff4d4d1f4ad', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441d5a01-1272-4586-b2e6-9ff4d4d1f4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:03,108 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:03,109 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b8a05a-1f4d-423c-8810-6c7b2d0d97ce', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b8a05a-1f4d-423c-8810-6c7b2d0d97ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:04,166 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:04,167 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84514f2f-35e4-4ecd-8f55-b0b997ddf70f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84514f2f-35e4-4ecd-8f55-b0b997ddf70f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:05,226 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:04:05,226 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2aefeb-605e-4134-85da-8bf83a9b1b0d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2aefeb-605e-4134-85da-8bf83a9b1b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:06,283 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:04:06,283 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca15af4b-7de7-496a-8c39-9ce9df5d0378', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca15af4b-7de7-496a-8c39-9ce9df5d0378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:07,340 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:07,341 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68705af0-4c63-459f-b608-17bbbc3ae6d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68705af0-4c63-459f-b608-17bbbc3ae6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:08,396 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:04:08,396 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0c66c6-4c35-4b1c-aef5-d487b87c798a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0c66c6-4c35-4b1c-aef5-d487b87c798a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:09,454 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:09,454 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c69ed7-41a2-4335-b5f0-e3d29d009712', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c69ed7-41a2-4335-b5f0-e3d29d009712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:10,511 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:10,511 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f6ab2a-a289-481c-bd37-a269065393fc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f6ab2a-a289-481c-bd37-a269065393fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:11,568 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:04:11,569 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a81216b-8084-4b83-b6bc-74f5de98c0e1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a81216b-8084-4b83-b6bc-74f5de98c0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:12,624 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:04:12,625 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f015e567-ebc0-478e-bde7-087952395a79', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f015e567-ebc0-478e-bde7-087952395a79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:13,680 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:13,681 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24dfcc77-179c-4dc3-9072-334d15263378', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24dfcc77-179c-4dc3-9072-334d15263378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:14,738 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:14,738 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b606606-4ce8-4a59-ad2e-60a8a88c89e8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b606606-4ce8-4a59-ad2e-60a8a88c89e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:15,794 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:04:15,794 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cbd09c1-ea4a-4f74-8a35-75f0d5d9d6cb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cbd09c1-ea4a-4f74-8a35-75f0d5d9d6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:16,851 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:16,852 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba5b060-2608-4456-8ce4-5e101ea25fbf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba5b060-2608-4456-8ce4-5e101ea25fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:17,908 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:17,909 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a79556dc-03b0-4d4c-93cb-30499619f130', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a79556dc-03b0-4d4c-93cb-30499619f130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:18,964 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:04:18,964 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-843ed0c8-7bcc-423c-895f-5b2059189e13', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-843ed0c8-7bcc-423c-895f-5b2059189e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:20,022 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:20,022 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea052fb-350d-4bb1-9fdd-568c78144ced', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea052fb-350d-4bb1-9fdd-568c78144ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:21,078 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:04:21,079 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066aaef0-8825-4196-a3c5-eb414da29879', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066aaef0-8825-4196-a3c5-eb414da29879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:22,137 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:04:22,137 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fe94c7-47af-4420-8fcc-c4d47294584f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fe94c7-47af-4420-8fcc-c4d47294584f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:23,195 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:04:23,196 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f818d1c8-8106-41cf-9de3-21da6ca9cf7a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f818d1c8-8106-41cf-9de3-21da6ca9cf7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:24,252 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:24,253 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e330fa3e-0f80-4414-9d88-1a4a80d4a732', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e330fa3e-0f80-4414-9d88-1a4a80d4a732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:25,309 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:04:25,310 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f80047-c077-4c06-8101-1e147fb49bee', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f80047-c077-4c06-8101-1e147fb49bee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:26,367 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:26,368 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d3ecae7-1b53-4261-92b9-19c94da7514b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d3ecae7-1b53-4261-92b9-19c94da7514b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:27,424 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:27,425 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63878600-e547-4ec2-97fa-bc3023927afc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63878600-e547-4ec2-97fa-bc3023927afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:28,482 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:28,482 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdf3fdb-dbe9-4ee3-9479-2db694aab57a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdf3fdb-dbe9-4ee3-9479-2db694aab57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:29,539 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:29,539 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d0eaefd-1fa3-45a0-b708-9be245a7f7d7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d0eaefd-1fa3-45a0-b708-9be245a7f7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:30,596 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:04:30,596 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79a8dab4-c30e-4969-8156-5672ee4d9b69', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79a8dab4-c30e-4969-8156-5672ee4d9b69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:31,655 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:04:31,655 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61df00c1-6c33-40ef-be48-c3ce8d9165c9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61df00c1-6c33-40ef-be48-c3ce8d9165c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:32,713 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:04:32,714 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f5e44af-c4b6-47f2-8a17-16fcb94de1d6', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f5e44af-c4b6-47f2-8a17-16fcb94de1d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:33,812 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.084s 2022-10-15 09:04:33,812 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2c5bf28-02f7-41fb-91b5-8af5194abe74', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2c5bf28-02f7-41fb-91b5-8af5194abe74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:34,869 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:34,869 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-176e9ae6-3e31-49e0-8cb2-cb2e698b5392', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-176e9ae6-3e31-49e0-8cb2-cb2e698b5392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:35,927 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:35,927 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4341a1-8cee-45d0-9e09-88856d28f19b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4341a1-8cee-45d0-9e09-88856d28f19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:36,984 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:04:36,984 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2db9f8e-282d-4f30-ab71-49e774e88b9d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2db9f8e-282d-4f30-ab71-49e774e88b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:38,040 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:38,040 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59325073-222b-44db-92c9-370955993657', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59325073-222b-44db-92c9-370955993657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:39,098 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:04:39,099 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-debe404c-6e8b-4519-b3ec-bbb70076fccd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-debe404c-6e8b-4519-b3ec-bbb70076fccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:40,155 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:40,156 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d59187ec-6c76-4c93-b7cb-0ec8be6e212f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d59187ec-6c76-4c93-b7cb-0ec8be6e212f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:41,213 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:04:41,213 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f29322-a353-41b3-8533-c24b40934434', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f29322-a353-41b3-8533-c24b40934434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:42,270 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:04:42,270 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2995ca67-6eee-4cbc-afea-907430417bf0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2995ca67-6eee-4cbc-afea-907430417bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:43,327 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:43,327 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3481b9af-5481-4b88-bfb1-9b38fe1206d2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3481b9af-5481-4b88-bfb1-9b38fe1206d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:44,385 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:04:44,386 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-275c5d26-60d6-412b-8aad-0ccfbe40866f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-275c5d26-60d6-412b-8aad-0ccfbe40866f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:45,442 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:04:45,442 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7cafb37-fe30-46a0-a681-ab61c804d731', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7cafb37-fe30-46a0-a681-ab61c804d731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:46,499 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:46,499 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0cff7ad-3bcd-429b-b73a-27f526092e83', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0cff7ad-3bcd-429b-b73a-27f526092e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:47,555 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:47,556 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551f575d-656d-44a3-89e2-31edaa939696', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551f575d-656d-44a3-89e2-31edaa939696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:48,613 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:04:48,613 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58157880-8dbd-4212-ba5e-2c512401a9a7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58157880-8dbd-4212-ba5e-2c512401a9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:49,672 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:04:49,672 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e711808-d0a0-41cc-a40d-19eb702f5133', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e711808-d0a0-41cc-a40d-19eb702f5133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:50,729 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:50,729 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450f3a13-4bde-47df-9cb2-c576cee48af0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450f3a13-4bde-47df-9cb2-c576cee48af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:51,785 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:04:51,785 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad55bdd-a0aa-4ac6-9953-e98ec2497f62', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad55bdd-a0aa-4ac6-9953-e98ec2497f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:52,842 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:52,842 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb702788-674e-4e7d-ac6c-925acf6319f3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb702788-674e-4e7d-ac6c-925acf6319f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:53,899 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:53,899 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ecd7945-5b9a-4e6a-9939-732b05b7ad67', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ecd7945-5b9a-4e6a-9939-732b05b7ad67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:54,956 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:54,956 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490f4c1e-388e-4267-844f-088b53763a21', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490f4c1e-388e-4267-844f-088b53763a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:56,012 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:56,013 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d718b87-47f8-4b86-8170-68c9b07fd134', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d718b87-47f8-4b86-8170-68c9b07fd134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:57,070 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:57,071 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fff7d2b-4ac8-4186-a680-9edbc0f2fa3b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fff7d2b-4ac8-4186-a680-9edbc0f2fa3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:58,126 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:04:58,127 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8a37f4-f7e8-4e9a-bf3d-a92ddd4a2bfc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8a37f4-f7e8-4e9a-bf3d-a92ddd4a2bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:04:59,182 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:04:59,182 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1ab212-67db-4200-a195-0ec314e96a27', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1ab212-67db-4200-a195-0ec314e96a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:00,238 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:05:00,238 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e204c364-2614-4716-bbc8-cede71954287', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e204c364-2614-4716-bbc8-cede71954287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:01,294 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:05:01,295 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d5cc32-603e-43bb-85ad-e8a4f1753db9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d5cc32-603e-43bb-85ad-e8a4f1753db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:02,351 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:05:02,351 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e62ffb-2e11-4aa7-b363-045caf062540', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e62ffb-2e11-4aa7-b363-045caf062540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:03,408 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:03,408 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01c2002f-65b0-4135-a69a-9c9d3f6006bf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01c2002f-65b0-4135-a69a-9c9d3f6006bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:04,464 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:04,465 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f3030d-b6d2-4a6a-91a7-5ef416c4bd36', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f3030d-b6d2-4a6a-91a7-5ef416c4bd36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:05,523 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:05,523 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1481b74f-3aed-4829-83ba-8dbf71e6f79c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1481b74f-3aed-4829-83ba-8dbf71e6f79c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:06,579 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:06,580 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d2f8fb-7325-4bf8-a842-a1d936b2e40e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d2f8fb-7325-4bf8-a842-a1d936b2e40e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:07,635 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:07,636 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66deeb84-7811-4a23-a08d-4e34ea96ac2b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66deeb84-7811-4a23-a08d-4e34ea96ac2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:08,693 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:08,693 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eab45b8-2e3c-468a-8418-ff7a0ec1a93e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eab45b8-2e3c-468a-8418-ff7a0ec1a93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:09,750 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:09,750 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9600618d-324f-42dd-94e6-8a447d0672dd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9600618d-324f-42dd-94e6-8a447d0672dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:10,807 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:10,807 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e29a1c-201c-4802-8921-60812faebdc0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e29a1c-201c-4802-8921-60812faebdc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:11,863 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:05:11,864 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d47d223a-f901-4da7-93f2-92dfa7723be8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d47d223a-f901-4da7-93f2-92dfa7723be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:12,920 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:05:12,921 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28beec94-b041-4ff3-a7f2-dbfb0080ea86', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28beec94-b041-4ff3-a7f2-dbfb0080ea86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:13,976 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:05:13,977 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f277de16-0c60-4b2b-9736-db59076b531f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f277de16-0c60-4b2b-9736-db59076b531f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:15,033 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:05:15,033 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b080b7d-df6c-45a0-a249-66e50dbff077', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b080b7d-df6c-45a0-a249-66e50dbff077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:16,092 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:05:16,092 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96cadfd-4fb3-4526-84fe-519ff4113886', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96cadfd-4fb3-4526-84fe-519ff4113886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:17,150 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:17,150 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bde51c1-6d9e-4ca5-83f9-4740a074ff36', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bde51c1-6d9e-4ca5-83f9-4740a074ff36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:18,207 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:18,208 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a243593-5dc9-446d-952c-1e5be607e0d3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a243593-5dc9-446d-952c-1e5be607e0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:19,264 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:19,264 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2373b8-3b46-4f97-8f98-f2e480d5fe07', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2373b8-3b46-4f97-8f98-f2e480d5fe07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:20,320 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:05:20,320 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4472b47a-f228-4d9b-b157-1b47750fb149', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4472b47a-f228-4d9b-b157-1b47750fb149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:21,377 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:21,378 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a394384b-041c-47a4-a0a5-189cdd837aa0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a394384b-041c-47a4-a0a5-189cdd837aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:22,435 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:22,435 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26184a45-d89b-4756-aab8-c7d39534eea5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26184a45-d89b-4756-aab8-c7d39534eea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:23,492 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:23,493 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d86d53b0-9c35-4443-b8ca-6fb421275fd4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d86d53b0-9c35-4443-b8ca-6fb421275fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:24,549 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:24,550 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3783f8f4-2460-4aba-8acc-fa0f46278d76', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3783f8f4-2460-4aba-8acc-fa0f46278d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:25,608 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:05:25,608 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-343547c9-350c-4135-bed4-127f9576e26a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-343547c9-350c-4135-bed4-127f9576e26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:26,665 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:05:26,666 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9316f9aa-eaf6-4872-bd3a-3d4cd946eb30', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9316f9aa-eaf6-4872-bd3a-3d4cd946eb30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:27,723 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:05:27,723 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9300902c-74c2-423a-89d3-5a29cd640032', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9300902c-74c2-423a-89d3-5a29cd640032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:28,780 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:28,780 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de93173-f94b-46f3-a844-11fda2260690', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de93173-f94b-46f3-a844-11fda2260690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:29,838 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:05:29,838 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d75f63a-8a55-4330-a17c-afba43cea5f2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d75f63a-8a55-4330-a17c-afba43cea5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:30,896 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:05:30,896 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981c75d9-8fc3-4140-b6f5-289801ac2ab4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981c75d9-8fc3-4140-b6f5-289801ac2ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:31,952 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:31,953 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7de44d1f-66ba-4991-884b-8b21780f70c3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7de44d1f-66ba-4991-884b-8b21780f70c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:33,012 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:05:33,012 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33610b3-528a-4881-a2cd-87e9464d1eff', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33610b3-528a-4881-a2cd-87e9464d1eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:34,069 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:05:34,070 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1b5668-1e90-46a1-982c-5dde93af0d77', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1b5668-1e90-46a1-982c-5dde93af0d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:35,127 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:35,127 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2375b5-1191-4553-9d04-a2794c41f361', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2375b5-1191-4553-9d04-a2794c41f361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:36,184 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:36,184 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b23e77d-1c24-4155-b183-f3f3bfdb531a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b23e77d-1c24-4155-b183-f3f3bfdb531a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:37,241 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:05:37,242 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd203cd-a216-4831-958d-177b511859df', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd203cd-a216-4831-958d-177b511859df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:38,298 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:38,298 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db226dca-7b29-4ddd-9e7d-84107929034b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db226dca-7b29-4ddd-9e7d-84107929034b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:39,354 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:05:39,355 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ff9bb2-d580-45fe-afbf-b0e758626986', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ff9bb2-d580-45fe-afbf-b0e758626986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:40,413 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:05:40,413 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f257c331-694b-474e-a5ef-61ee8673d5d2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f257c331-694b-474e-a5ef-61ee8673d5d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:41,471 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:05:41,471 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3aafe4-462b-404c-8a2a-d5cfb929a508', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3aafe4-462b-404c-8a2a-d5cfb929a508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:42,528 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:42,528 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7fe4b0b-2ce1-444e-91f2-91e69070d759', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7fe4b0b-2ce1-444e-91f2-91e69070d759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:43,585 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:43,585 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bfebce2-fdd0-44bb-bc45-a4cb65da8c75', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bfebce2-fdd0-44bb-bc45-a4cb65da8c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:44,643 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:44,643 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f08e064-5678-434b-a791-0f4ba3564ab0', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f08e064-5678-434b-a791-0f4ba3564ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:45,702 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:05:45,702 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17650cc9-9f7e-4df4-9706-07e2b3b25957', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17650cc9-9f7e-4df4-9706-07e2b3b25957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:46,760 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:05:46,761 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259dfb8e-7fb3-41fe-8435-3a3094d5e668', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259dfb8e-7fb3-41fe-8435-3a3094d5e668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:47,818 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:47,818 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75eecbf-8420-4c81-8794-9a271f80435b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75eecbf-8420-4c81-8794-9a271f80435b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:48,873 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:05:48,874 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34fc51ce-04fa-4af0-b0ea-0220ade901e2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34fc51ce-04fa-4af0-b0ea-0220ade901e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:49,930 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:05:49,931 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db43fef-eb7e-4fa7-855d-5397384ff448', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db43fef-eb7e-4fa7-855d-5397384ff448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:50,989 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:05:50,990 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c6dc08-a994-4afd-a9be-4832fb912676', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c6dc08-a994-4afd-a9be-4832fb912676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:52,049 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:05:52,049 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14305ebd-71d3-41f1-9f7c-282c86a9c747', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14305ebd-71d3-41f1-9f7c-282c86a9c747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:53,105 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:05:53,106 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f8c3018-879e-4032-9bd6-527225b3c327', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8c3018-879e-4032-9bd6-527225b3c327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:54,165 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 09:05:54,166 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255cb5eb-34e9-4ec9-b491-0d4388142f36', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255cb5eb-34e9-4ec9-b491-0d4388142f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:55,223 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:05:55,224 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f4fd6f0-f003-4cb2-a944-2f787b603158', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f4fd6f0-f003-4cb2-a944-2f787b603158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:56,283 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.045s 2022-10-15 09:05:56,283 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d98e782-e37a-4e12-837b-4147ceda33a1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d98e782-e37a-4e12-837b-4147ceda33a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:57,356 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.059s 2022-10-15 09:05:57,357 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daadcb8a-84ac-4474-a7f4-2dc024484b36', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daadcb8a-84ac-4474-a7f4-2dc024484b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:58,428 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.057s 2022-10-15 09:05:58,428 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d9fc568-d537-47e9-8ab3-0ea8ab785732', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9fc568-d537-47e9-8ab3-0ea8ab785732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:05:59,503 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.061s 2022-10-15 09:05:59,504 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-123263e5-0db5-4f18-a072-485d3b293a20', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123263e5-0db5-4f18-a072-485d3b293a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:00,562 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:06:00,562 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e5aef33-6e8a-48a5-9cfd-31113c2f0f6b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e5aef33-6e8a-48a5-9cfd-31113c2f0f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:01,619 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:06:01,620 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fcee107-97ee-455f-94a0-c2d212c76f71', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcee107-97ee-455f-94a0-c2d212c76f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:02,676 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:06:02,676 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a936cc5-f060-4ce5-9800-20054573e283', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a936cc5-f060-4ce5-9800-20054573e283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:03,731 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:06:03,732 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101939b1-27af-4eb0-a419-eeebb14ec37f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101939b1-27af-4eb0-a419-eeebb14ec37f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:04,787 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:06:04,788 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a63f21-0935-46a3-b6fc-e69682f4c452', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a63f21-0935-46a3-b6fc-e69682f4c452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:05,844 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:06:05,845 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50cd1d8-8a6b-4967-afc2-883bed303f7d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50cd1d8-8a6b-4967-afc2-883bed303f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:06,902 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:06:06,902 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c4ca3e-61fe-4a73-97d2-6d89fe71e107', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c4ca3e-61fe-4a73-97d2-6d89fe71e107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:07,960 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:06:07,960 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-646bd71b-aff6-406f-bbee-c7739d16b359', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-646bd71b-aff6-406f-bbee-c7739d16b359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:09,022 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.048s 2022-10-15 09:06:09,022 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240e1c67-b591-479a-be4d-57087500fc74', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240e1c67-b591-479a-be4d-57087500fc74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:10,080 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:06:10,080 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21743815-06ae-41bd-b2eb-60c0b7e0c50d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21743815-06ae-41bd-b2eb-60c0b7e0c50d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:11,137 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:06:11,137 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f34d9a-0dbb-4a48-9410-4b90fa6edd5b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f34d9a-0dbb-4a48-9410-4b90fa6edd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:12,195 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:06:12,195 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b548da7-d178-499d-8673-71dc9eb097da', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b548da7-d178-499d-8673-71dc9eb097da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:13,252 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:06:13,253 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e526b467-2101-4fe5-a16d-f23508151533', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e526b467-2101-4fe5-a16d-f23508151533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:14,312 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.046s 2022-10-15 09:06:14,313 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22b87697-b90c-46c0-8ad8-3dc45e0d6de8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b87697-b90c-46c0-8ad8-3dc45e0d6de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:15,367 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:06:15,368 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fec46ca-8b18-41c5-8f52-2a37f4b12301', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fec46ca-8b18-41c5-8f52-2a37f4b12301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:16,425 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:06:16,425 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb5e365f-471f-4584-8a31-151d29c649b4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb5e365f-471f-4584-8a31-151d29c649b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:17,482 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:06:17,482 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a6059b-e81b-4998-8ff8-70365cf2e07a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a6059b-e81b-4998-8ff8-70365cf2e07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:18,540 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:06:18,541 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3042fd-bcdb-4fc3-98dd-b5837bd3c15f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3042fd-bcdb-4fc3-98dd-b5837bd3c15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:19,596 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:06:19,597 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02620b9f-9656-48a8-bc1b-fbbc7d480ea7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02620b9f-9656-48a8-bc1b-fbbc7d480ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:20,653 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:06:20,654 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7010529c-2374-48f9-a463-b4c9e6233141', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7010529c-2374-48f9-a463-b4c9e6233141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:21,711 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:06:21,711 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51bb27ec-1f4c-4f3f-8df0-9baa2c583b41', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51bb27ec-1f4c-4f3f-8df0-9baa2c583b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:22,769 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:06:22,769 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8215d902-29ea-4b54-8f46-b27b05fc59be', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8215d902-29ea-4b54-8f46-b27b05fc59be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:23,824 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:06:23,825 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0a6a22c-39c8-46d2-b7b2-904a86ca1674', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0a6a22c-39c8-46d2-b7b2-904a86ca1674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:24,883 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:06:24,884 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57f0622-f980-4273-a4c1-72ffaf5e2813', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57f0622-f980-4273-a4c1-72ffaf5e2813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:25,941 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:06:25,941 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661ac625-c7c6-422a-9028-a4366b2a3689', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661ac625-c7c6-422a-9028-a4366b2a3689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:26,998 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.042s 2022-10-15 09:06:26,999 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6af1fe4c-e382-459f-84ad-361e48b1c92e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6af1fe4c-e382-459f-84ad-361e48b1c92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:28,061 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.049s 2022-10-15 09:06:28,061 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d2aba9-bb92-4795-9d3a-04527b797cfc', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d2aba9-bb92-4795-9d3a-04527b797cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:29,118 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.043s 2022-10-15 09:06:29,119 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae588a99-127b-4657-b716-541d9ea6fa25', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae588a99-127b-4657-b716-541d9ea6fa25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:30,177 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:06:30,177 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c571d526-5d90-4675-824b-0bc9ab7121f8', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c571d526-5d90-4675-824b-0bc9ab7121f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:31,235 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b 0.044s 2022-10-15 09:06:31,235 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e585c78-64c4-4999-af04-904bde3e7241', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e585c78-64c4-4999-af04-904bde3e7241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b'} Body: b'{"volume": {"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:36.000000", "updated_at": "2022-10-15T08:48:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1893058307", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/becb9cd46453447a87846cf26561a190/volumes/3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}], "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "attachment_id": "c7e89866-4023-42b1-a238-4ebf69ba706d", "volume_id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b", "server_id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:48.000000"}], "os-vol-tenant-attr:tenant_id": "becb9cd46453447a87846cf26561a190"}}' 2022-10-15 09:06:31,375 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.127s 2022-10-15 09:06:31,375 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f500875a-f579-4a94-a8aa-781e7b0b24a0', 'x-compute-request-id': 'req-f500875a-f579-4a94-a8aa-781e7b0b24a0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'' 2022-10-15 09:06:31,532 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.156s 2022-10-15 09:06:31,533 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c08dfb-bd24-4b7d-bb1b-4ead02151319', 'x-compute-request-id': 'req-86c08dfb-bd24-4b7d-bb1b-4ead02151319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1260542462"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:32,671 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.122s 2022-10-15 09:06:32,671 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1652', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afa4675c-72fe-451f-9e1a-9bd9e098ce5c', 'x-compute-request-id': 'req-afa4675c-72fe-451f-9e1a-9bd9e098ce5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {"tempest-AttachVolumeTestJSON-426558120-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}, {"version": 4, "addr": "172.27.3.224", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d9:dc:12"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:33,778 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.093s 2022-10-15 09:06:33,779 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9b6d41c-ef4a-489a-a6fb-d0aac6f027a9', 'x-compute-request-id': 'req-b9b6d41c-ef4a-489a-a6fb-d0aac6f027a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:34,883 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:06:34,883 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fddb4a95-b98a-462c-a14e-47fabd18cace', 'x-compute-request-id': 'req-fddb4a95-b98a-462c-a14e-47fabd18cace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:35,985 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:06:35,985 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e00a1951-be39-4571-a372-34fc3d29a1c1', 'x-compute-request-id': 'req-e00a1951-be39-4571-a372-34fc3d29a1c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:37,088 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:06:37,088 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38656125-28c5-4c68-b965-6c2c22a7d53b', 'x-compute-request-id': 'req-38656125-28c5-4c68-b965-6c2c22a7d53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:38,191 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:06:38,192 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b96fe05a-7b2e-4146-9dc8-e147339ca59a', 'x-compute-request-id': 'req-b96fe05a-7b2e-4146-9dc8-e147339ca59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:39,294 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:06:39,294 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8592968d-a36c-41fb-be95-d2a658fdff50', 'x-compute-request-id': 'req-8592968d-a36c-41fb-be95-d2a658fdff50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:40,396 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:06:40,396 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94524f06-a26d-428f-aceb-7f5b6dd84570', 'x-compute-request-id': 'req-94524f06-a26d-428f-aceb-7f5b6dd84570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:41,499 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:06:41,499 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ccc6099-788b-4882-b4f0-4d6b18eacca3', 'x-compute-request-id': 'req-0ccc6099-788b-4882-b4f0-4d6b18eacca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:42,602 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:06:42,602 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9374846-391e-4fdb-8524-b2b982dc8a6f', 'x-compute-request-id': 'req-c9374846-391e-4fdb-8524-b2b982dc8a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:43,704 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:06:43,704 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07b9a685-a319-41e2-8aa1-af5fd4633b33', 'x-compute-request-id': 'req-07b9a685-a319-41e2-8aa1-af5fd4633b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:44,805 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:06:44,805 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59bfae5b-59a8-49be-887a-35dc404fc114', 'x-compute-request-id': 'req-59bfae5b-59a8-49be-887a-35dc404fc114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:45,909 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:06:45,910 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0dd91cc-9383-4007-97a4-4bddcb2972ff', 'x-compute-request-id': 'req-e0dd91cc-9383-4007-97a4-4bddcb2972ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:47,011 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:06:47,012 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbdb2d4e-f7fe-4e77-a4a4-ea1f70887650', 'x-compute-request-id': 'req-fbdb2d4e-f7fe-4e77-a4a4-ea1f70887650', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:48,115 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:06:48,115 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f8db685-7cb4-4afd-a434-099b4cefe4de', 'x-compute-request-id': 'req-4f8db685-7cb4-4afd-a434-099b4cefe4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:49,220 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:06:49,220 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6c2855c-d7b7-41b4-87e4-b99897e80abc', 'x-compute-request-id': 'req-b6c2855c-d7b7-41b4-87e4-b99897e80abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:50,322 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:06:50,323 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1628f3db-b18b-449d-8036-e8ece781ff58', 'x-compute-request-id': 'req-1628f3db-b18b-449d-8036-e8ece781ff58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:51,425 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:06:51,425 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9587e72-784f-4034-b971-5f0bd529c720', 'x-compute-request-id': 'req-a9587e72-784f-4034-b971-5f0bd529c720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:52,528 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:06:52,528 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5461bae1-6fc6-41ed-95b7-1b9ae73a10c0', 'x-compute-request-id': 'req-5461bae1-6fc6-41ed-95b7-1b9ae73a10c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:53,630 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:06:53,630 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fc84cb0-ade7-4218-b579-c0156f84aa87', 'x-compute-request-id': 'req-9fc84cb0-ade7-4218-b579-c0156f84aa87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:54,733 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:06:54,733 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6445c372-dd01-4194-a58d-815b1d4b6fc0', 'x-compute-request-id': 'req-6445c372-dd01-4194-a58d-815b1d4b6fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:55,833 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:06:55,834 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fea20d5b-f11c-4542-a10e-003cee8d457d', 'x-compute-request-id': 'req-fea20d5b-f11c-4542-a10e-003cee8d457d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:56,966 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.118s 2022-10-15 09:06:56,966 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa7e8278-4b00-411e-9581-4a44cb09e79e', 'x-compute-request-id': 'req-fa7e8278-4b00-411e-9581-4a44cb09e79e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:58,069 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:06:58,069 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c4ba604-ccf0-46ca-9825-f6ea9406a9f1', 'x-compute-request-id': 'req-8c4ba604-ccf0-46ca-9825-f6ea9406a9f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:06:59,174 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:06:59,175 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cc30118-6709-4a53-90a7-671aa2bed40c', 'x-compute-request-id': 'req-1cc30118-6709-4a53-90a7-671aa2bed40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:00,276 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:07:00,277 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7804024c-a3f3-4966-9b9a-f9d71c6388c6', 'x-compute-request-id': 'req-7804024c-a3f3-4966-9b9a-f9d71c6388c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:01,377 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:07:01,377 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33596798-6053-4df8-8635-7db585dac592', 'x-compute-request-id': 'req-33596798-6053-4df8-8635-7db585dac592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:02,479 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:07:02,480 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3585ae93-267d-4ffa-ba24-a3b312e3591f', 'x-compute-request-id': 'req-3585ae93-267d-4ffa-ba24-a3b312e3591f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:03,588 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.092s 2022-10-15 09:07:03,589 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89718dde-c15c-41dd-9046-2c65527a2b02', 'x-compute-request-id': 'req-89718dde-c15c-41dd-9046-2c65527a2b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:04,691 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:07:04,691 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac531836-94ab-4950-9adc-7a6308ce2e43', 'x-compute-request-id': 'req-ac531836-94ab-4950-9adc-7a6308ce2e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:05,793 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:07:05,793 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2eb238d-69f6-4095-8244-1ca23e43e183', 'x-compute-request-id': 'req-f2eb238d-69f6-4095-8244-1ca23e43e183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:06,893 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:07:06,894 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea6a5923-37cf-4094-aa0c-a6fdf900bf66', 'x-compute-request-id': 'req-ea6a5923-37cf-4094-aa0c-a6fdf900bf66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:07,996 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:07:07,996 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc97ef32-c5b6-412f-8cd3-774af67528f2', 'x-compute-request-id': 'req-bc97ef32-c5b6-412f-8cd3-774af67528f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:09,097 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:07:09,098 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21543aa0-c7ab-43a2-b696-1564c44fb86c', 'x-compute-request-id': 'req-21543aa0-c7ab-43a2-b696-1564c44fb86c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:10,198 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:07:10,199 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03615610-987e-4bfd-843d-dcee09cef114', 'x-compute-request-id': 'req-03615610-987e-4bfd-843d-dcee09cef114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:11,302 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:07:11,303 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8050b78d-1578-45af-96c6-14d4d6248f28', 'x-compute-request-id': 'req-8050b78d-1578-45af-96c6-14d4d6248f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:12,404 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:07:12,405 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-856d0171-cb9c-4c2e-892e-4ab4ef14bd32', 'x-compute-request-id': 'req-856d0171-cb9c-4c2e-892e-4ab4ef14bd32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:13,507 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:07:13,507 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47463577-a11e-4f5c-aa8f-de3c642c8ae9', 'x-compute-request-id': 'req-47463577-a11e-4f5c-aa8f-de3c642c8ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:14,609 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:07:14,609 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4f91222-90ad-436d-8b4a-758f4df366f3', 'x-compute-request-id': 'req-b4f91222-90ad-436d-8b4a-758f4df366f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:15,710 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:07:15,710 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ff1708a-9364-4238-93fd-d6d98fb7d1c7', 'x-compute-request-id': 'req-3ff1708a-9364-4238-93fd-d6d98fb7d1c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:16,813 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:07:16,814 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a23e4e6a-2ed4-488e-90ee-82b9e64f878c', 'x-compute-request-id': 'req-a23e4e6a-2ed4-488e-90ee-82b9e64f878c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:17,914 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:07:17,914 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4551e608-0427-490c-8794-e5edc088b19c', 'x-compute-request-id': 'req-4551e608-0427-490c-8794-e5edc088b19c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:19,017 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:07:19,017 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb7c8c8a-6481-4650-83f0-d916ea45ad7a', 'x-compute-request-id': 'req-bb7c8c8a-6481-4650-83f0-d916ea45ad7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:20,117 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:07:20,118 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b0b1018-7e01-4b16-ab0c-9f6f00eb5ba2', 'x-compute-request-id': 'req-7b0b1018-7e01-4b16-ab0c-9f6f00eb5ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:21,221 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:07:21,221 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8026e1e2-02c9-4a27-8127-73a2e1e7c277', 'x-compute-request-id': 'req-8026e1e2-02c9-4a27-8127-73a2e1e7c277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:22,321 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:07:22,322 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fa0ef5f-598f-4165-b24a-3a37b173cb76', 'x-compute-request-id': 'req-2fa0ef5f-598f-4165-b24a-3a37b173cb76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:23,423 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:07:23,424 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78849b1a-d616-4a5c-9cdb-6d83355f4f3a', 'x-compute-request-id': 'req-78849b1a-d616-4a5c-9cdb-6d83355f4f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:24,525 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:07:24,525 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7b3efb0-c30e-4c79-a036-1362d03e2fc7', 'x-compute-request-id': 'req-b7b3efb0-c30e-4c79-a036-1362d03e2fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:25,631 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:07:25,632 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c565a76-45be-46bc-afc1-8606a85b7d81', 'x-compute-request-id': 'req-2c565a76-45be-46bc-afc1-8606a85b7d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:26,732 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:07:26,732 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db067559-c50f-4843-8e76-23aa503508d3', 'x-compute-request-id': 'req-db067559-c50f-4843-8e76-23aa503508d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:27,832 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:07:27,832 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a408bac7-e0d2-46a8-8279-a4bd312ef2bf', 'x-compute-request-id': 'req-a408bac7-e0d2-46a8-8279-a4bd312ef2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:28,934 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:07:28,935 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c567d72d-4b3c-44e9-8028-367d32f7a2e3', 'x-compute-request-id': 'req-c567d72d-4b3c-44e9-8028-367d32f7a2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:30,039 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:07:30,040 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-800b1cd7-2eac-43f3-b47e-d95b1d8ec622', 'x-compute-request-id': 'req-800b1cd7-2eac-43f3-b47e-d95b1d8ec622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:31,139 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:07:31,140 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f363ae97-6630-41eb-a139-8ddfd9dd1f5a', 'x-compute-request-id': 'req-f363ae97-6630-41eb-a139-8ddfd9dd1f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:32,240 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:07:32,240 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adf06d0c-9b03-42db-94f6-2db873c96275', 'x-compute-request-id': 'req-adf06d0c-9b03-42db-94f6-2db873c96275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:45,809 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 12.555s 2022-10-15 09:07:45,810 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e80f5ac-2ca1-4842-b4f6-80f684e6c46f', 'x-compute-request-id': 'req-4e80f5ac-2ca1-4842-b4f6-80f684e6c46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:46,921 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.096s 2022-10-15 09:07:46,921 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a26b507-7658-4cde-b2e0-63bcdbee88c7', 'x-compute-request-id': 'req-8a26b507-7658-4cde-b2e0-63bcdbee88c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:48,034 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.097s 2022-10-15 09:07:48,034 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-742d8173-3048-4ef8-b22d-7b739218ca03', 'x-compute-request-id': 'req-742d8173-3048-4ef8-b22d-7b739218ca03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:49,139 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:07:49,139 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c97403e9-1998-4166-88b7-d8022348bec0', 'x-compute-request-id': 'req-c97403e9-1998-4166-88b7-d8022348bec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:50,389 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.234s 2022-10-15 09:07:50,389 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d62b676f-5c7e-461a-aa62-32cd3f6ceb40', 'x-compute-request-id': 'req-d62b676f-5c7e-461a-aa62-32cd3f6ceb40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:51,493 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:07:51,493 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60fed210-2545-49ee-9702-f052225b47d3', 'x-compute-request-id': 'req-60fed210-2545-49ee-9702-f052225b47d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:52,595 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:07:52,595 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77e3e7a6-4591-4363-babd-a2261d20f933', 'x-compute-request-id': 'req-77e3e7a6-4591-4363-babd-a2261d20f933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:53,696 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:07:53,696 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7b0b990-4ad9-4da8-bd6e-68eaba66655d', 'x-compute-request-id': 'req-b7b0b990-4ad9-4da8-bd6e-68eaba66655d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:54,798 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:07:54,798 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d95c9fa6-b77f-4b8e-afc0-9f7bf3015e68', 'x-compute-request-id': 'req-d95c9fa6-b77f-4b8e-afc0-9f7bf3015e68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:55,902 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:07:55,902 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2ba9cac-ba5a-4fc9-9031-daa12cc54fd1', 'x-compute-request-id': 'req-f2ba9cac-ba5a-4fc9-9031-daa12cc54fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:57,004 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:07:57,004 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e259a227-77af-4b64-ba0f-45c6bedcc37a', 'x-compute-request-id': 'req-e259a227-77af-4b64-ba0f-45c6bedcc37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:58,106 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:07:58,106 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b4b35b-f746-4c39-b1a2-fe2071c8b4a8', 'x-compute-request-id': 'req-c6b4b35b-f746-4c39-b1a2-fe2071c8b4a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:07:59,207 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:07:59,208 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b6514dd-d33c-4301-9114-1231f617fe7a', 'x-compute-request-id': 'req-2b6514dd-d33c-4301-9114-1231f617fe7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:00,311 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:08:00,312 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2c84163-84ba-43c5-b9a7-d2e9d4ce7d32', 'x-compute-request-id': 'req-d2c84163-84ba-43c5-b9a7-d2e9d4ce7d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:01,413 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:08:01,413 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-210c707a-99b6-427f-89ab-853f97e38476', 'x-compute-request-id': 'req-210c707a-99b6-427f-89ab-853f97e38476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:02,517 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:08:02,518 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9daef898-ba89-4cca-9a20-6321ef51e0a2', 'x-compute-request-id': 'req-9daef898-ba89-4cca-9a20-6321ef51e0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:03,618 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:08:03,618 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af12dee2-69af-4942-9c30-4ef772331c12', 'x-compute-request-id': 'req-af12dee2-69af-4942-9c30-4ef772331c12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:04,722 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:08:04,723 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d81a243-02b0-4e89-bfc8-288500c295ba', 'x-compute-request-id': 'req-2d81a243-02b0-4e89-bfc8-288500c295ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:05,823 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:08:05,823 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20d9a5d1-b06e-4f10-b8ec-924f9cfb0407', 'x-compute-request-id': 'req-20d9a5d1-b06e-4f10-b8ec-924f9cfb0407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:06,922 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.084s 2022-10-15 09:08:06,923 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-606b8cb3-74d8-42c3-854f-1305d5468865', 'x-compute-request-id': 'req-606b8cb3-74d8-42c3-854f-1305d5468865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:08,022 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:08:08,023 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe17877-a147-4f80-84bd-b1e2084fcd6f', 'x-compute-request-id': 'req-abe17877-a147-4f80-84bd-b1e2084fcd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:09,128 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:08:09,129 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-747af163-ab80-4698-aed9-ef172587b891', 'x-compute-request-id': 'req-747af163-ab80-4698-aed9-ef172587b891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:10,230 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:08:10,231 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7b2d4bf-a0de-44ec-8860-4152e1aed55b', 'x-compute-request-id': 'req-a7b2d4bf-a0de-44ec-8860-4152e1aed55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:11,332 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:08:11,332 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94d8f2a6-79b5-458a-9007-9d9578304664', 'x-compute-request-id': 'req-94d8f2a6-79b5-458a-9007-9d9578304664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:12,437 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:08:12,437 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ccf6f5-1e38-4365-904d-ca29f10eeb6a', 'x-compute-request-id': 'req-22ccf6f5-1e38-4365-904d-ca29f10eeb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:13,541 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:08:13,541 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb014fa5-0360-46e4-af88-9c45245e5a35', 'x-compute-request-id': 'req-fb014fa5-0360-46e4-af88-9c45245e5a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:14,642 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:08:14,643 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6d5a998-c02b-4f82-a8df-3f2cae6b2f48', 'x-compute-request-id': 'req-d6d5a998-c02b-4f82-a8df-3f2cae6b2f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:15,741 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:08:15,742 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9d015a8-9510-4cd3-88e7-e31d4e5f3ddd', 'x-compute-request-id': 'req-d9d015a8-9510-4cd3-88e7-e31d4e5f3ddd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:16,841 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:08:16,842 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d8c8456-b33b-4314-a1be-d536190ab8b3', 'x-compute-request-id': 'req-4d8c8456-b33b-4314-a1be-d536190ab8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:17,949 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.092s 2022-10-15 09:08:17,949 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1493e456-aeb3-4df9-87f3-d5f84b6e0957', 'x-compute-request-id': 'req-1493e456-aeb3-4df9-87f3-d5f84b6e0957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:19,053 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:08:19,053 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffd0eaad-ef92-4c21-b206-189e7a6a7b1b', 'x-compute-request-id': 'req-ffd0eaad-ef92-4c21-b206-189e7a6a7b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:20,157 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:08:20,157 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29000918-a47e-4261-80c1-68403addf18b', 'x-compute-request-id': 'req-29000918-a47e-4261-80c1-68403addf18b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:21,260 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:08:21,260 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1f855a0-66a3-46aa-bc9e-133b9c90af8b', 'x-compute-request-id': 'req-d1f855a0-66a3-46aa-bc9e-133b9c90af8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:22,364 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:08:22,364 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7366e5a0-b14f-4d47-97fa-89c057fe40a9', 'x-compute-request-id': 'req-7366e5a0-b14f-4d47-97fa-89c057fe40a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:23,466 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:08:23,466 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b6d15d-7aaa-4931-8d6e-ec6f1ab08b29', 'x-compute-request-id': 'req-a2b6d15d-7aaa-4931-8d6e-ec6f1ab08b29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:24,569 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:08:24,569 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff2cc41-9eeb-414d-bba8-af6a2dd1c125', 'x-compute-request-id': 'req-fff2cc41-9eeb-414d-bba8-af6a2dd1c125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:25,670 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:08:25,670 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd3c568c-53c7-4228-9d6b-11342f39f8f5', 'x-compute-request-id': 'req-dd3c568c-53c7-4228-9d6b-11342f39f8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:26,775 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:08:26,775 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f8df27-4783-4187-b56f-4d94f41db6b7', 'x-compute-request-id': 'req-54f8df27-4783-4187-b56f-4d94f41db6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:27,875 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:08:27,875 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-996bf62c-a90f-40de-ad85-e48e6cc5c6b4', 'x-compute-request-id': 'req-996bf62c-a90f-40de-ad85-e48e6cc5c6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:28,976 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:08:28,977 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a410b289-22c5-4e97-86f8-e30a08f2db08', 'x-compute-request-id': 'req-a410b289-22c5-4e97-86f8-e30a08f2db08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:30,079 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:08:30,080 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01803761-2bad-4872-a21e-92e8ef0719ef', 'x-compute-request-id': 'req-01803761-2bad-4872-a21e-92e8ef0719ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:31,182 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:08:31,182 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45f70a2a-0554-41fc-a63f-efc6a3b8cdb4', 'x-compute-request-id': 'req-45f70a2a-0554-41fc-a63f-efc6a3b8cdb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:32,283 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:08:32,284 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8b3f815-0645-4b52-a7c2-1c1e5fe959e3', 'x-compute-request-id': 'req-b8b3f815-0645-4b52-a7c2-1c1e5fe959e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:33,387 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:08:33,387 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09d57acf-c1c1-446e-bf14-c0fd0690709d', 'x-compute-request-id': 'req-09d57acf-c1c1-446e-bf14-c0fd0690709d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:34,488 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:08:34,488 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5856b032-ebb7-4bd1-a797-627fa45acedf', 'x-compute-request-id': 'req-5856b032-ebb7-4bd1-a797-627fa45acedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:35,592 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:08:35,593 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97f52fe0-2a42-4f27-bb7b-2905da6c0f64', 'x-compute-request-id': 'req-97f52fe0-2a42-4f27-bb7b-2905da6c0f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:36,692 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:08:36,692 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1593cc9-70fb-4017-95db-4107647b08d8', 'x-compute-request-id': 'req-e1593cc9-70fb-4017-95db-4107647b08d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:37,793 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:08:37,793 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c4d4196-f649-4592-a9ee-d7aad033f674', 'x-compute-request-id': 'req-3c4d4196-f649-4592-a9ee-d7aad033f674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:38,894 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:08:38,894 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4b08cba-5da3-432a-afc5-e5ea1c03dcf8', 'x-compute-request-id': 'req-e4b08cba-5da3-432a-afc5-e5ea1c03dcf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:39,999 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:08:40,000 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-089c37c1-7d04-40d2-8b79-4cab72a7c607', 'x-compute-request-id': 'req-089c37c1-7d04-40d2-8b79-4cab72a7c607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:41,100 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:08:41,101 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebef6209-32d5-44c9-8eb7-3e4e89babc9a', 'x-compute-request-id': 'req-ebef6209-32d5-44c9-8eb7-3e4e89babc9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:42,201 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:08:42,201 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6bef054-9c1d-4833-89d8-caa50fa8a11e', 'x-compute-request-id': 'req-d6bef054-9c1d-4833-89d8-caa50fa8a11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:43,305 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:08:43,305 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff5a63e-012b-447e-b113-2862a00c16e2', 'x-compute-request-id': 'req-fff5a63e-012b-447e-b113-2862a00c16e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:44,410 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:08:44,410 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5c3e084-d6ca-4895-b7dd-dfe3bb1d1cc1', 'x-compute-request-id': 'req-d5c3e084-d6ca-4895-b7dd-dfe3bb1d1cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:45,510 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:08:45,510 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41e7a0f0-b1af-4e94-be51-9e2540fd2477', 'x-compute-request-id': 'req-41e7a0f0-b1af-4e94-be51-9e2540fd2477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:46,614 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:08:46,614 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e2c2fc-3ae1-4c9a-bd81-054964448462', 'x-compute-request-id': 'req-c8e2c2fc-3ae1-4c9a-bd81-054964448462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:47,712 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:08:47,713 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6e2f024-765a-46a4-8425-015ef0656b77', 'x-compute-request-id': 'req-c6e2f024-765a-46a4-8425-015ef0656b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:48,816 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:08:48,817 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca3df4fa-ae68-4a68-8d90-f456748a04e4', 'x-compute-request-id': 'req-ca3df4fa-ae68-4a68-8d90-f456748a04e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:49,919 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:08:49,919 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efd341e3-6961-4ee5-97db-06ab8dc9c973', 'x-compute-request-id': 'req-efd341e3-6961-4ee5-97db-06ab8dc9c973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:51,020 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:08:51,020 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-482d0427-b23d-42de-a1a5-7c349b814b5d', 'x-compute-request-id': 'req-482d0427-b23d-42de-a1a5-7c349b814b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:52,120 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:08:52,121 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-346eca52-91b8-4a82-ac77-6a1820ee23d4', 'x-compute-request-id': 'req-346eca52-91b8-4a82-ac77-6a1820ee23d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:53,226 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:08:53,226 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-860ec9e5-c303-4273-90d9-e5a4f72a9168', 'x-compute-request-id': 'req-860ec9e5-c303-4273-90d9-e5a4f72a9168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:54,331 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:08:54,331 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-158b8036-4267-47c4-b8e7-2b718079d6e6', 'x-compute-request-id': 'req-158b8036-4267-47c4-b8e7-2b718079d6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:55,541 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.195s 2022-10-15 09:08:55,541 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d75f4a2-814c-4001-a884-9d2b108b6c58', 'x-compute-request-id': 'req-3d75f4a2-814c-4001-a884-9d2b108b6c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:56,644 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:08:56,645 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3284eb0-09b2-49b4-ae00-cf69dad2823f', 'x-compute-request-id': 'req-e3284eb0-09b2-49b4-ae00-cf69dad2823f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:57,748 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:08:57,748 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-280a8b49-fb60-40c2-acbd-be10e0625962', 'x-compute-request-id': 'req-280a8b49-fb60-40c2-acbd-be10e0625962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:58,849 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:08:58,849 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1c63621-d7ff-4b95-bd89-13b581dee11c', 'x-compute-request-id': 'req-c1c63621-d7ff-4b95-bd89-13b581dee11c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:08:59,949 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:08:59,949 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d86e25-2395-489f-8dc5-b2f435807628', 'x-compute-request-id': 'req-77d86e25-2395-489f-8dc5-b2f435807628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:01,052 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:09:01,053 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c08530ef-4416-484b-98d8-2d3d8906e041', 'x-compute-request-id': 'req-c08530ef-4416-484b-98d8-2d3d8906e041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:02,156 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:09:02,156 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b92bc73-a188-4e4f-9fd9-893e9569d83e', 'x-compute-request-id': 'req-6b92bc73-a188-4e4f-9fd9-893e9569d83e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:03,258 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:03,258 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16b1d404-4a37-44f4-a430-77c2be1e5490', 'x-compute-request-id': 'req-16b1d404-4a37-44f4-a430-77c2be1e5490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:04,360 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:04,361 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7f0b8d1-ab64-4bdb-8d7e-0060f45d8bfe', 'x-compute-request-id': 'req-c7f0b8d1-ab64-4bdb-8d7e-0060f45d8bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:05,462 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:09:05,462 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c72bc033-8b00-4a32-aa68-e2626a085ed2', 'x-compute-request-id': 'req-c72bc033-8b00-4a32-aa68-e2626a085ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:06,567 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:09:06,567 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf6b210-a68c-4c73-8233-1307d8b8ea5d', 'x-compute-request-id': 'req-acf6b210-a68c-4c73-8233-1307d8b8ea5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:07,668 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:07,668 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cec32d4e-57cb-49e4-8b9c-a99ba9da1aa1', 'x-compute-request-id': 'req-cec32d4e-57cb-49e4-8b9c-a99ba9da1aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:08,770 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:09:08,771 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5df5d6a-716e-4299-8287-35181ec3ff0f', 'x-compute-request-id': 'req-a5df5d6a-716e-4299-8287-35181ec3ff0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:09,870 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:09:09,870 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad73b0dd-ecd9-4845-ba0c-1f69f3244dad', 'x-compute-request-id': 'req-ad73b0dd-ecd9-4845-ba0c-1f69f3244dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:10,975 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:09:10,975 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07258908-505f-4e82-9b23-ba640673ea17', 'x-compute-request-id': 'req-07258908-505f-4e82-9b23-ba640673ea17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:12,075 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:12,076 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-951c710c-2eaa-4729-a334-8f363a5ab22e', 'x-compute-request-id': 'req-951c710c-2eaa-4729-a334-8f363a5ab22e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:13,177 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:13,178 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eceba9f6-a0c6-45b1-bde3-89886a482c73', 'x-compute-request-id': 'req-eceba9f6-a0c6-45b1-bde3-89886a482c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:14,279 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:14,279 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a221183-77b4-4c83-b4b2-97fb3ddfca9c', 'x-compute-request-id': 'req-0a221183-77b4-4c83-b4b2-97fb3ddfca9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:15,384 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:09:15,385 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-550ad872-fef8-4007-9491-55dd5439db1d', 'x-compute-request-id': 'req-550ad872-fef8-4007-9491-55dd5439db1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:16,488 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:09:16,488 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5223433c-7c98-4800-a053-3e922344c1b8', 'x-compute-request-id': 'req-5223433c-7c98-4800-a053-3e922344c1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:17,590 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:17,590 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee13d4e3-289b-44ef-94bf-248200c1cbc6', 'x-compute-request-id': 'req-ee13d4e3-289b-44ef-94bf-248200c1cbc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:18,691 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:18,691 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c469520-4e83-4d94-a77a-d0236d2b86a4', 'x-compute-request-id': 'req-7c469520-4e83-4d94-a77a-d0236d2b86a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:19,795 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:09:19,796 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eca6226e-c83a-4dc1-8e87-fe588f49e59e', 'x-compute-request-id': 'req-eca6226e-c83a-4dc1-8e87-fe588f49e59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:20,897 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:09:20,897 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4ae5143-885a-4a78-9a32-ff17b6d779d2', 'x-compute-request-id': 'req-b4ae5143-885a-4a78-9a32-ff17b6d779d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:21,998 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:09:21,999 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9637872e-4ecd-4931-aa58-2aacd3d00e09', 'x-compute-request-id': 'req-9637872e-4ecd-4931-aa58-2aacd3d00e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:23,102 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:09:23,103 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9179363-04a4-4f52-95c8-8cc8a2d6055e', 'x-compute-request-id': 'req-b9179363-04a4-4f52-95c8-8cc8a2d6055e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:24,206 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:09:24,206 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbf24c2e-e59b-4c86-bae8-d599d6102eb3', 'x-compute-request-id': 'req-fbf24c2e-e59b-4c86-bae8-d599d6102eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:25,306 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:25,307 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3914180b-582a-47c6-a4cc-a43539d779cc', 'x-compute-request-id': 'req-3914180b-582a-47c6-a4cc-a43539d779cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:26,408 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:26,408 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62835bab-8fd5-4823-8196-36cc98ba10dc', 'x-compute-request-id': 'req-62835bab-8fd5-4823-8196-36cc98ba10dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:27,509 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:27,510 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4467d74a-bd8d-4468-84d3-c3adb600da00', 'x-compute-request-id': 'req-4467d74a-bd8d-4468-84d3-c3adb600da00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:28,615 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:09:28,616 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01e040e5-7c29-473a-a685-f7894540f992', 'x-compute-request-id': 'req-01e040e5-7c29-473a-a685-f7894540f992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:29,716 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:09:29,716 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f792a78-6b8e-4911-ac14-612d252a6217', 'x-compute-request-id': 'req-9f792a78-6b8e-4911-ac14-612d252a6217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:30,818 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:09:30,819 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc4953a3-5993-4a31-bac4-2d2545e77e44', 'x-compute-request-id': 'req-cc4953a3-5993-4a31-bac4-2d2545e77e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:31,920 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:31,921 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-563b0953-f69a-49a0-b235-53b23ec2b8df', 'x-compute-request-id': 'req-563b0953-f69a-49a0-b235-53b23ec2b8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:33,025 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:09:33,025 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1ba864e-16db-40ba-8846-420ab62a98a3', 'x-compute-request-id': 'req-a1ba864e-16db-40ba-8846-420ab62a98a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:46,540 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 12.500s 2022-10-15 09:09:46,540 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e882236-a2ec-463b-ad1c-5387c629757d', 'x-compute-request-id': 'req-7e882236-a2ec-463b-ad1c-5387c629757d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:47,654 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:47,655 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46aa296d-8dda-4976-aa9c-4b858929ec85', 'x-compute-request-id': 'req-46aa296d-8dda-4976-aa9c-4b858929ec85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:48,754 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:09:48,755 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9603ced-bc0b-45f8-9b0f-be1ec9b53bfb', 'x-compute-request-id': 'req-f9603ced-bc0b-45f8-9b0f-be1ec9b53bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:49,860 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:09:49,860 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-512af745-ef9c-490c-8400-09d83afa56e9', 'x-compute-request-id': 'req-512af745-ef9c-490c-8400-09d83afa56e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:51,206 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.332s 2022-10-15 09:09:51,207 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52aa0dc4-fa58-4197-9c37-b02f87563708', 'x-compute-request-id': 'req-52aa0dc4-fa58-4197-9c37-b02f87563708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:52,306 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:09:52,307 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e6063e-7d34-4909-a036-3898c906fad5', 'x-compute-request-id': 'req-65e6063e-7d34-4909-a036-3898c906fad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:53,408 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:53,408 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d34a8822-f0c7-470a-b4d6-18cbf9227ce0', 'x-compute-request-id': 'req-d34a8822-f0c7-470a-b4d6-18cbf9227ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:54,508 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:54,508 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-541a9100-16c0-414f-87df-99c597fc6e2d', 'x-compute-request-id': 'req-541a9100-16c0-414f-87df-99c597fc6e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:55,612 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:09:55,612 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9e2bb38-7623-4a8e-8c3f-e2a055865544', 'x-compute-request-id': 'req-a9e2bb38-7623-4a8e-8c3f-e2a055865544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:56,717 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.092s 2022-10-15 09:09:56,718 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d62254cf-8195-4203-b714-2c05adfb4ec4', 'x-compute-request-id': 'req-d62254cf-8195-4203-b714-2c05adfb4ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:57,818 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:09:57,818 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84575d1c-9af7-4b5f-8799-c9ffdb4e6772', 'x-compute-request-id': 'req-84575d1c-9af7-4b5f-8799-c9ffdb4e6772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:09:58,918 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:09:58,919 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a24676b7-a874-4f86-94c7-0df683020ccf', 'x-compute-request-id': 'req-a24676b7-a874-4f86-94c7-0df683020ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:00,023 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:10:00,024 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a05f9f90-7ca3-4729-b09e-e3049006487a', 'x-compute-request-id': 'req-a05f9f90-7ca3-4729-b09e-e3049006487a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:01,124 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:10:01,124 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-776638fc-c9da-48c5-a276-f749ff5ee46c', 'x-compute-request-id': 'req-776638fc-c9da-48c5-a276-f749ff5ee46c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:02,224 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:10:02,224 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-003be0ec-edbc-42e9-903f-53d2f0a9467e', 'x-compute-request-id': 'req-003be0ec-edbc-42e9-903f-53d2f0a9467e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:03,327 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:10:03,328 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c1c1a5b-c72a-4d0e-b3e7-577f08335b4b', 'x-compute-request-id': 'req-4c1c1a5b-c72a-4d0e-b3e7-577f08335b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:04,432 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:10:04,433 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44a7997d-21bc-4d38-9e5c-0f6eddb0036a', 'x-compute-request-id': 'req-44a7997d-21bc-4d38-9e5c-0f6eddb0036a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:05,532 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:10:05,533 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-165e339c-05fd-4e62-97e1-71ea05914a04', 'x-compute-request-id': 'req-165e339c-05fd-4e62-97e1-71ea05914a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:06,641 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.094s 2022-10-15 09:10:06,642 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2da2361c-6da7-4ae5-ad27-071b89de2fa3', 'x-compute-request-id': 'req-2da2361c-6da7-4ae5-ad27-071b89de2fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:07,742 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:10:07,742 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1859f96b-8867-4e3f-8042-92f9ff8655c4', 'x-compute-request-id': 'req-1859f96b-8867-4e3f-8042-92f9ff8655c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:08,845 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:10:08,846 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2eb30b1-39e4-46dc-bff1-c004174218a6', 'x-compute-request-id': 'req-e2eb30b1-39e4-46dc-bff1-c004174218a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:09,947 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:10:09,947 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94fafe7d-a9cd-4d3b-844d-fcda4c17291c', 'x-compute-request-id': 'req-94fafe7d-a9cd-4d3b-844d-fcda4c17291c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:11,050 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:10:11,050 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c52765e-afa8-438f-af4b-9ef77a80f922', 'x-compute-request-id': 'req-8c52765e-afa8-438f-af4b-9ef77a80f922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:12,152 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:10:12,152 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ce42b93-dd90-4a30-8f8d-323da40ed4fc', 'x-compute-request-id': 'req-7ce42b93-dd90-4a30-8f8d-323da40ed4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:13,256 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:10:13,256 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1335168-67c1-4a31-b7c8-f021f33883ec', 'x-compute-request-id': 'req-b1335168-67c1-4a31-b7c8-f021f33883ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:14,357 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:10:14,358 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec522bcb-7b4d-49d9-aa37-fa6fb65d5524', 'x-compute-request-id': 'req-ec522bcb-7b4d-49d9-aa37-fa6fb65d5524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:15,459 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:10:15,459 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6548c97d-e7db-4076-82d6-85ce19e4df08', 'x-compute-request-id': 'req-6548c97d-e7db-4076-82d6-85ce19e4df08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:16,561 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:10:16,561 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92ac52a4-5362-4082-84bc-2e41a5f5cd56', 'x-compute-request-id': 'req-92ac52a4-5362-4082-84bc-2e41a5f5cd56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:17,667 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:10:17,668 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-883f74f4-4985-4346-adc0-3b66c9f91e7e', 'x-compute-request-id': 'req-883f74f4-4985-4346-adc0-3b66c9f91e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:18,766 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:10:18,767 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c850f6b-d37d-4648-b637-d953fe7aca9a', 'x-compute-request-id': 'req-3c850f6b-d37d-4648-b637-d953fe7aca9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:19,868 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:10:19,868 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8724cacb-3caf-46bf-9c8d-73764401aacd', 'x-compute-request-id': 'req-8724cacb-3caf-46bf-9c8d-73764401aacd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:20,967 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:10:20,967 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be7cad8c-aaae-43e5-ae03-87e056d5e6da', 'x-compute-request-id': 'req-be7cad8c-aaae-43e5-ae03-87e056d5e6da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:22,069 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:10:22,069 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d200823f-68fe-4498-a4f5-a07780d9b0a9', 'x-compute-request-id': 'req-d200823f-68fe-4498-a4f5-a07780d9b0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:23,171 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:10:23,172 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fc70961-6f8f-480a-adf6-e2715894fdac', 'x-compute-request-id': 'req-3fc70961-6f8f-480a-adf6-e2715894fdac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:24,275 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:10:24,275 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49752175-ad47-4d1f-9fc6-d8a4822a55de', 'x-compute-request-id': 'req-49752175-ad47-4d1f-9fc6-d8a4822a55de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:25,380 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:10:25,380 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d35686ce-7bd2-44e8-8886-cfd10593e16c', 'x-compute-request-id': 'req-d35686ce-7bd2-44e8-8886-cfd10593e16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:26,483 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:10:26,483 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fb6300d-d7ad-43d0-b9b4-dddbc217449b', 'x-compute-request-id': 'req-1fb6300d-d7ad-43d0-b9b4-dddbc217449b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:27,585 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:10:27,585 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-851bb3e9-c4fb-4bed-81a7-8ce1cfdafe9e', 'x-compute-request-id': 'req-851bb3e9-c4fb-4bed-81a7-8ce1cfdafe9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:28,686 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:10:28,687 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d82745fe-ab47-4f88-a7ea-6daeffd0727e', 'x-compute-request-id': 'req-d82745fe-ab47-4f88-a7ea-6daeffd0727e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:29,787 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:10:29,787 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6e48daf-125c-4024-8308-64054969058b', 'x-compute-request-id': 'req-a6e48daf-125c-4024-8308-64054969058b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:30,891 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:10:30,891 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3e1293-4a99-4a34-93d3-81207f046500', 'x-compute-request-id': 'req-4f3e1293-4a99-4a34-93d3-81207f046500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:31,993 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:10:31,994 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7d2c525-b07d-4d32-be6c-b05fcd9efde2', 'x-compute-request-id': 'req-e7d2c525-b07d-4d32-be6c-b05fcd9efde2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:33,096 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:10:33,097 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2563fd5d-beb9-4d8c-be9b-09aa135f50b3', 'x-compute-request-id': 'req-2563fd5d-beb9-4d8c-be9b-09aa135f50b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:34,199 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:10:34,199 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09f91fe4-4694-41df-9e3a-d1970450c8c6', 'x-compute-request-id': 'req-09f91fe4-4694-41df-9e3a-d1970450c8c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:35,303 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:10:35,303 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28887e71-fd71-4a64-9bde-1d6f08a9630b', 'x-compute-request-id': 'req-28887e71-fd71-4a64-9bde-1d6f08a9630b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:36,405 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:10:36,405 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b887774-5be4-4e6c-97b9-fea739a9e05e', 'x-compute-request-id': 'req-6b887774-5be4-4e6c-97b9-fea739a9e05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:37,505 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:10:37,505 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f23e100a-7c85-4b00-899d-be56fb195c1d', 'x-compute-request-id': 'req-f23e100a-7c85-4b00-899d-be56fb195c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:38,614 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.094s 2022-10-15 09:10:38,614 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34084ead-0c72-486b-9a6c-1d8977069d3c', 'x-compute-request-id': 'req-34084ead-0c72-486b-9a6c-1d8977069d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:39,720 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:10:39,720 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55e51105-a8d3-45c9-99d7-382e9858e963', 'x-compute-request-id': 'req-55e51105-a8d3-45c9-99d7-382e9858e963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:40,821 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:10:40,822 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18bb9369-b944-428d-b3c0-7395843b6f14', 'x-compute-request-id': 'req-18bb9369-b944-428d-b3c0-7395843b6f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:41,923 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:10:41,923 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f6fa3f-0481-4b7e-869e-58cf493cddd0', 'x-compute-request-id': 'req-48f6fa3f-0481-4b7e-869e-58cf493cddd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:43,022 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:10:43,022 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc24ccea-377d-48b8-b85e-d9fa5794b0a6', 'x-compute-request-id': 'req-dc24ccea-377d-48b8-b85e-d9fa5794b0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:44,128 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:10:44,128 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40cfe128-3200-427c-9d6a-ac009cbaada9', 'x-compute-request-id': 'req-40cfe128-3200-427c-9d6a-ac009cbaada9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:45,228 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:10:45,229 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fab3b59-0378-49c5-9022-45aa6f201dd8', 'x-compute-request-id': 'req-4fab3b59-0378-49c5-9022-45aa6f201dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:46,330 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:10:46,331 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-951d1cd2-ab71-4ac0-83d8-f35032be802f', 'x-compute-request-id': 'req-951d1cd2-ab71-4ac0-83d8-f35032be802f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:47,436 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:10:47,437 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-357949b2-bdf7-4d8d-9eea-0d4493d0dda9', 'x-compute-request-id': 'req-357949b2-bdf7-4d8d-9eea-0d4493d0dda9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:48,539 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:10:48,539 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-261428d3-fc0d-4ad3-bcfa-a11c8a5bb1ca', 'x-compute-request-id': 'req-261428d3-fc0d-4ad3-bcfa-a11c8a5bb1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:49,640 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:10:49,640 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d99b57a-207d-4a28-b7dc-422f1a2fb78a', 'x-compute-request-id': 'req-3d99b57a-207d-4a28-b7dc-422f1a2fb78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:50,741 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:10:50,741 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b93b8c80-767e-4f8e-826a-e8a71dd1a42c', 'x-compute-request-id': 'req-b93b8c80-767e-4f8e-826a-e8a71dd1a42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:51,846 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:10:51,846 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f781cfd-6e88-4f2a-869f-143439d7946d', 'x-compute-request-id': 'req-6f781cfd-6e88-4f2a-869f-143439d7946d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:52,949 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:10:52,949 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c46959d-8d3e-40b2-86e1-c9e0300b6426', 'x-compute-request-id': 'req-1c46959d-8d3e-40b2-86e1-c9e0300b6426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:54,052 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:10:54,053 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11d0bf76-a5ff-44bb-9f91-4e028c2f9cff', 'x-compute-request-id': 'req-11d0bf76-a5ff-44bb-9f91-4e028c2f9cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:55,153 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:10:55,154 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4e7e45a-cdd9-4e6b-a4a4-9155ff4c9c99', 'x-compute-request-id': 'req-f4e7e45a-cdd9-4e6b-a4a4-9155ff4c9c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:56,254 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:10:56,255 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd861bbc-86a2-423d-928c-22465be75c00', 'x-compute-request-id': 'req-bd861bbc-86a2-423d-928c-22465be75c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:57,360 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:10:57,361 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4088992d-b288-404c-a578-04557c692bbc', 'x-compute-request-id': 'req-4088992d-b288-404c-a578-04557c692bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:58,462 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:10:58,462 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d11839c2-5aa6-4155-8937-e8594fb7cbcd', 'x-compute-request-id': 'req-d11839c2-5aa6-4155-8937-e8594fb7cbcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:10:59,564 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:10:59,564 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af99652-300a-48d0-87b9-10e98276a165', 'x-compute-request-id': 'req-1af99652-300a-48d0-87b9-10e98276a165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:00,666 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:11:00,666 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93a7284d-850c-40c4-936a-1d31ae7d6c51', 'x-compute-request-id': 'req-93a7284d-850c-40c4-936a-1d31ae7d6c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:01,772 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:11:01,772 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e542ed2-0848-43c3-9be7-7fd121e9f027', 'x-compute-request-id': 'req-3e542ed2-0848-43c3-9be7-7fd121e9f027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:02,872 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:11:02,872 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1ec597f-3e2d-473e-b627-91a58e7419b4', 'x-compute-request-id': 'req-b1ec597f-3e2d-473e-b627-91a58e7419b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:03,973 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:11:03,973 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cef9af7-42be-43d5-98b3-174281964672', 'x-compute-request-id': 'req-2cef9af7-42be-43d5-98b3-174281964672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:05,076 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:11:05,077 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0c16e6f-3cf4-46a2-84c9-badd9db26692', 'x-compute-request-id': 'req-e0c16e6f-3cf4-46a2-84c9-badd9db26692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:06,181 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:11:06,181 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c65488c8-3d32-45a9-b9b5-5b832b7f4390', 'x-compute-request-id': 'req-c65488c8-3d32-45a9-b9b5-5b832b7f4390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:07,281 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:11:07,281 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a96b8cb9-be66-4626-91b1-6cf808f5b645', 'x-compute-request-id': 'req-a96b8cb9-be66-4626-91b1-6cf808f5b645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:08,384 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:11:08,384 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77de6126-ec5b-4a1a-b0a8-b9dfc8aca915', 'x-compute-request-id': 'req-77de6126-ec5b-4a1a-b0a8-b9dfc8aca915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:09,486 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:11:09,486 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5694b9a3-1b78-44b5-9aa2-15dd6f00d70b', 'x-compute-request-id': 'req-5694b9a3-1b78-44b5-9aa2-15dd6f00d70b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:10,589 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:11:10,589 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beec0b67-9a68-4eac-9907-18ca6da4fa08', 'x-compute-request-id': 'req-beec0b67-9a68-4eac-9907-18ca6da4fa08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:11,691 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:11:11,692 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ead5fd4-ec48-4c01-9028-950c66961a7d', 'x-compute-request-id': 'req-9ead5fd4-ec48-4c01-9028-950c66961a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:12,792 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:11:12,792 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6e0b669-7152-49f3-9cb6-ab071345036d', 'x-compute-request-id': 'req-a6e0b669-7152-49f3-9cb6-ab071345036d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:13,892 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:11:13,893 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbd1bceb-3e36-4e5d-bc15-081b500a0381', 'x-compute-request-id': 'req-cbd1bceb-3e36-4e5d-bc15-081b500a0381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:14,999 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.092s 2022-10-15 09:11:14,999 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0e6ea40-4721-4b29-8a95-b960e3c425ae', 'x-compute-request-id': 'req-c0e6ea40-4721-4b29-8a95-b960e3c425ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:16,102 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:11:16,103 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfd8867f-5929-45c1-ab6b-cff3d328bd05', 'x-compute-request-id': 'req-cfd8867f-5929-45c1-ab6b-cff3d328bd05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:17,204 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:11:17,204 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9179fafe-ba32-4128-8151-679709ff164e', 'x-compute-request-id': 'req-9179fafe-ba32-4128-8151-679709ff164e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:18,307 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:11:18,308 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fc27a95-48c3-4ace-8b3f-ee77a52c841c', 'x-compute-request-id': 'req-7fc27a95-48c3-4ace-8b3f-ee77a52c841c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:19,411 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:11:19,412 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31353344-db2e-4019-9726-e6014d2ade77', 'x-compute-request-id': 'req-31353344-db2e-4019-9726-e6014d2ade77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:20,512 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:11:20,512 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a373253-3ac2-415d-bc76-c57a7534efed', 'x-compute-request-id': 'req-2a373253-3ac2-415d-bc76-c57a7534efed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:21,614 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:11:21,614 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eaa2d4a-5692-482a-bd3b-367dc2d2c92a', 'x-compute-request-id': 'req-7eaa2d4a-5692-482a-bd3b-367dc2d2c92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:22,715 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:11:22,715 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4094812-2fbb-420b-bcee-ed5077d2f2db', 'x-compute-request-id': 'req-a4094812-2fbb-420b-bcee-ed5077d2f2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:23,821 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.090s 2022-10-15 09:11:23,821 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac20e309-9565-470d-85ee-e127977b4dff', 'x-compute-request-id': 'req-ac20e309-9565-470d-85ee-e127977b4dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:24,924 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:11:24,925 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea6a0da5-0971-44c0-8394-0f2dbf0addf6', 'x-compute-request-id': 'req-ea6a0da5-0971-44c0-8394-0f2dbf0addf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:26,025 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:11:26,026 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b217df4-5cff-4382-b9ad-1412c3106160', 'x-compute-request-id': 'req-6b217df4-5cff-4382-b9ad-1412c3106160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:27,126 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:11:27,127 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-187ef3e7-b070-4513-b7e0-362cf01d5228', 'x-compute-request-id': 'req-187ef3e7-b070-4513-b7e0-362cf01d5228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:28,230 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:11:28,231 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ec72199-b637-4a49-9293-10823aa870d6', 'x-compute-request-id': 'req-5ec72199-b637-4a49-9293-10823aa870d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:29,332 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:11:29,332 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20db1584-8ec5-439f-93e4-32037c0561e0', 'x-compute-request-id': 'req-20db1584-8ec5-439f-93e4-32037c0561e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:30,434 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:11:30,434 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45e5325c-66c4-4c01-8cc1-e4162054aa34', 'x-compute-request-id': 'req-45e5325c-66c4-4c01-8cc1-e4162054aa34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:31,537 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:11:31,537 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4b64c51-f6c0-4427-b278-b7b57b822f7f', 'x-compute-request-id': 'req-b4b64c51-f6c0-4427-b278-b7b57b822f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:32,641 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:11:32,642 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59ee2563-5d3c-461e-a08c-1b783366441d', 'x-compute-request-id': 'req-59ee2563-5d3c-461e-a08c-1b783366441d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:33,743 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:11:33,743 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf41e3e4-6f89-46c0-991c-8277869935ce', 'x-compute-request-id': 'req-cf41e3e4-6f89-46c0-991c-8277869935ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:46,894 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 12.136s 2022-10-15 09:11:46,894 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39fd25df-a4e9-4ae9-b2af-1000bf2c84e3', 'x-compute-request-id': 'req-39fd25df-a4e9-4ae9-b2af-1000bf2c84e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:48,010 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.102s 2022-10-15 09:11:48,011 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdeb9197-1a67-487d-a47d-498101fd8c8f', 'x-compute-request-id': 'req-bdeb9197-1a67-487d-a47d-498101fd8c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:49,111 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:11:49,112 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-203a935f-7ac9-490b-8c1d-94924206dbe2', 'x-compute-request-id': 'req-203a935f-7ac9-490b-8c1d-94924206dbe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:50,214 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:11:50,214 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ba65d07-6309-401f-9bf6-a6b185bc45ae', 'x-compute-request-id': 'req-9ba65d07-6309-401f-9bf6-a6b185bc45ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:51,315 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:11:51,315 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94ee0e1f-92fd-4e3c-9a64-76408ff1a622', 'x-compute-request-id': 'req-94ee0e1f-92fd-4e3c-9a64-76408ff1a622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:52,421 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:11:52,421 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a0af23b-f803-446f-8b65-0b7b7e17f9fd', 'x-compute-request-id': 'req-9a0af23b-f803-446f-8b65-0b7b7e17f9fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:53,524 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:11:53,524 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48733783-203d-4d01-981a-183730999725', 'x-compute-request-id': 'req-48733783-203d-4d01-981a-183730999725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:54,681 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:11:54,681 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27d022f9-d8a3-4593-9e46-3f21273308fe', 'x-compute-request-id': 'req-27d022f9-d8a3-4593-9e46-3f21273308fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:55,782 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:11:55,782 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba33cb23-b541-466c-87b6-47948c4f1324', 'x-compute-request-id': 'req-ba33cb23-b541-466c-87b6-47948c4f1324', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:56,889 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:11:56,889 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c2f00e2-d3b0-4ad4-a8c9-395a341cef60', 'x-compute-request-id': 'req-6c2f00e2-d3b0-4ad4-a8c9-395a341cef60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:57,990 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:11:57,991 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d2c393d-2900-494d-bab5-87d6757c4d04', 'x-compute-request-id': 'req-9d2c393d-2900-494d-bab5-87d6757c4d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:11:59,091 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:11:59,092 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d9cfa83-bebe-48dc-a8cf-bbbf4808f16a', 'x-compute-request-id': 'req-7d9cfa83-bebe-48dc-a8cf-bbbf4808f16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:00,195 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:12:00,195 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94b8d1c0-5bbd-406b-b841-f4a9fe762bfa', 'x-compute-request-id': 'req-94b8d1c0-5bbd-406b-b841-f4a9fe762bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:01,299 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:12:01,299 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1161590a-9208-4f52-980c-c000a4d01924', 'x-compute-request-id': 'req-1161590a-9208-4f52-980c-c000a4d01924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:02,414 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:12:02,414 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12a6aecb-e996-4b32-880a-1dfe819ee763', 'x-compute-request-id': 'req-12a6aecb-e996-4b32-880a-1dfe819ee763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:03,513 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:12:03,514 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5726f076-7d8b-45fa-a095-7155e9702296', 'x-compute-request-id': 'req-5726f076-7d8b-45fa-a095-7155e9702296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:04,616 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:12:04,616 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c7466af-a71b-487a-8cef-aa6d8a283ac6', 'x-compute-request-id': 'req-1c7466af-a71b-487a-8cef-aa6d8a283ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:05,722 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:12:05,722 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00d6f78d-1c0d-4d32-a889-a169243646f6', 'x-compute-request-id': 'req-00d6f78d-1c0d-4d32-a889-a169243646f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:06,823 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:12:06,823 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80ec40c6-99d6-4d66-aeef-00bf476cc88f', 'x-compute-request-id': 'req-80ec40c6-99d6-4d66-aeef-00bf476cc88f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:07,928 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:12:07,928 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22af930f-fc39-4274-a47f-16c89e00e70d', 'x-compute-request-id': 'req-22af930f-fc39-4274-a47f-16c89e00e70d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:09,029 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:12:09,029 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fed83c3-179d-4560-80e3-ffbfe1912a7c', 'x-compute-request-id': 'req-7fed83c3-179d-4560-80e3-ffbfe1912a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:10,131 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:12:10,132 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42a89d97-0191-43d1-bdb4-96f5632e6de8', 'x-compute-request-id': 'req-42a89d97-0191-43d1-bdb4-96f5632e6de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:11,232 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:12:11,232 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ab4e944-f1a3-457b-b830-fae28dc7a4a5', 'x-compute-request-id': 'req-7ab4e944-f1a3-457b-b830-fae28dc7a4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:12,335 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:12:12,335 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2fcb20d-e54a-42f7-88a3-ca626f2a11df', 'x-compute-request-id': 'req-c2fcb20d-e54a-42f7-88a3-ca626f2a11df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:13,437 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:12:13,438 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ec0aa78-04e5-43cd-96e3-b4c10f82151b', 'x-compute-request-id': 'req-8ec0aa78-04e5-43cd-96e3-b4c10f82151b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:14,544 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.093s 2022-10-15 09:12:14,545 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1de0b10a-1c09-48b6-aa81-5f69a4d8b9a2', 'x-compute-request-id': 'req-1de0b10a-1c09-48b6-aa81-5f69a4d8b9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:15,645 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:12:15,646 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85b042f4-5712-42a0-88d1-946cd3264f14', 'x-compute-request-id': 'req-85b042f4-5712-42a0-88d1-946cd3264f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:16,747 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:12:16,747 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a337c586-7e20-49d0-87e8-26718b35ee34', 'x-compute-request-id': 'req-a337c586-7e20-49d0-87e8-26718b35ee34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:17,848 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:12:17,848 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba7070fa-785b-48f6-badc-62325a34f144', 'x-compute-request-id': 'req-ba7070fa-785b-48f6-badc-62325a34f144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:18,953 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:12:18,954 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4ee19ee-4f9c-405c-b56c-6012f05b3bf8', 'x-compute-request-id': 'req-b4ee19ee-4f9c-405c-b56c-6012f05b3bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:20,055 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:12:20,055 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ce5116d-2aa0-4ebf-b618-f6a947353dc6', 'x-compute-request-id': 'req-2ce5116d-2aa0-4ebf-b618-f6a947353dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:21,156 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:12:21,156 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2207e0-46b7-4287-9dba-0d3874a8f3b5', 'x-compute-request-id': 'req-ae2207e0-46b7-4287-9dba-0d3874a8f3b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:22,257 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.086s 2022-10-15 09:12:22,258 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdecd20c-af6d-4c75-88c4-ae157274c681', 'x-compute-request-id': 'req-cdecd20c-af6d-4c75-88c4-ae157274c681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:23,363 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.091s 2022-10-15 09:12:23,363 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b29815-ea78-4bb2-8a28-2c9f82ef8837', 'x-compute-request-id': 'req-36b29815-ea78-4bb2-8a28-2c9f82ef8837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:24,464 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:12:24,465 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8906295-baa7-4c08-b8f8-a76ab49f1ecf', 'x-compute-request-id': 'req-f8906295-baa7-4c08-b8f8-a76ab49f1ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:25,571 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.092s 2022-10-15 09:12:25,571 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c02b7555-4540-4c66-ab09-367a15a8f348', 'x-compute-request-id': 'req-c02b7555-4540-4c66-ab09-367a15a8f348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:26,674 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:12:26,675 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5558260d-d198-44b8-b098-2f1519237518', 'x-compute-request-id': 'req-5558260d-d198-44b8-b098-2f1519237518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:27,778 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.088s 2022-10-15 09:12:27,778 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca03162b-d68b-41cd-8c37-268876d52b4d', 'x-compute-request-id': 'req-ca03162b-d68b-41cd-8c37-268876d52b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:28,878 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.085s 2022-10-15 09:12:28,878 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f7fd424-2a1c-4f95-9d0a-0d960f02b31b', 'x-compute-request-id': 'req-8f7fd424-2a1c-4f95-9d0a-0d960f02b31b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:29,982 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.089s 2022-10-15 09:12:29,983 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62a6a65e-a7f7-4235-8387-66ddd7934e05', 'x-compute-request-id': 'req-62a6a65e-a7f7-4235-8387-66ddd7934e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:31,084 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 0.087s 2022-10-15 09:12:31,084 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0014c9d-0e86-418e-a95b-0ad6879fbd2b', 'x-compute-request-id': 'req-b0014c9d-0e86-418e-a95b-0ad6879fbd2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a'} Body: b'{"server": {"id": "42fe6c8c-4787-4c73-8993-3bcb42cf1e4a", "name": "tempest-AttachVolumeTestJSON-server-1965899824", "status": "ACTIVE", "tenant_id": "becb9cd46453447a87846cf26561a190", "user_id": "a5d85f7efca040cc81253dfbf0de7c42", "metadata": {}, "hostId": "23396208427929f2f9f751cd5b4bd05bb4f6d8fe0bbe10753dd271c5", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:44:47Z", "updated": "2022-10-15T09:06:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/42fe6c8c-4787-4c73-8993-3bcb42cf1e4a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-502744667", "OS-SRV-USG:launched_at": "2022-10-15T08:45:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "3cc4d512-e380-4e9b-8c35-477c7d66eb5b"}]}}' 2022-10-15 09:12:31,097 126082 ERROR [tempest.api.compute.base] Failed to delete server 42fe6c8c-4787-4c73-8993-3bcb42cf1e4a 2022-10-15 09:12:31.097 126082 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-10-15 09:12:31.097 126082 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 456, in delete_server 2022-10-15 09:12:31.097 126082 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-10-15 09:12:31.097 126082 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-10-15 09:12:31.097 126082 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-10-15 09:12:31.097 126082 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-10-15 09:12:31.097 126082 ERROR tempest.api.compute.base Details: None 2022-10-15 09:12:31.097 126082 ERROR tempest.api.compute.base 2022-10-15 09:12:31,128 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-502744667 0.030s 2022-10-15 09:12:31,129 126082 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:12:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3fe86b0-f0a8-4811-814d-6ea56da703df', 'x-compute-request-id': 'req-f3fe86b0-f0a8-4811-814d-6ea56da703df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-502744667'} Body: b'' 2022-10-15 09:12:31,260 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/security-groups/a1368f99-fe19-4aeb-8e00-e9d246642702 0.130s 2022-10-15 09:12:31,260 126082 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-94102d33-fa4b-4918-a1bb-0dbdeb7f8392', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 09:12:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups/a1368f99-fe19-4aeb-8e00-e9d246642702'} Body: b'' 2022-10-15 09:12:31,278 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.30:9696/networking/v2.0/security-groups/a1368f99-fe19-4aeb-8e00-e9d246642702 0.018s 2022-10-15 09:12:31,279 126082 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-4739dfbf-7164-4034-b109-d4f571b61737', 'date': 'Sat, 15 Oct 2022 09:12:31 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups/a1368f99-fe19-4aeb-8e00-e9d246642702'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a1368f99-fe19-4aeb-8e00-e9d246642702 does not exist", "detail": ""}}' 2022-10-15 09:12:31,862 126082 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/floatingips/c6a99864-faf0-40ab-9186-92283c7f9d46 0.582s 2022-10-15 09:12:31,862 126082 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-648ff539-4001-4022-9ac4-678e4ecce4b4', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 09:12:31 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/c6a99864-faf0-40ab-9186-92283c7f9d46'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 405, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 3cc4d512-e380-4e9b-8c35-477c7d66eb5b failed to detach from server 42fe6c8c-4787-4c73-8993-3bcb42cf1e4a within the required time (360 s) from the compute API perspective }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 3cc4d512-e380-4e9b-8c35-477c7d66eb5b failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 115, in test_attach_detach_volume waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 3cc4d512-e380-4e9b-8c35-477c7d66eb5b failed to reach available status (current detaching) within the required time (360 s). |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt10.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
||||||
tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 0 | 3 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
fail
ft11.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-10-15 08:44:45,376 126085 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-10-15 08:44:45,377 126085 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-10-15 08:44:46,727 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 1.347s 2022-10-15 08:44:46,728 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-498952549", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF9b0ALxmX6jOVeLB8SAoHFP4w+JYMEbj6hvr92Da06FAYlnEdmciopwuRDIf6DyTxdOPnQuHQqXQQN27iYzMuHTlpKgF/jQRHq0EfMf4plYvVunfYL/LU8SwCOJrUVsew=="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:44:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99bde94a-ed7b-4376-872b-cf5307d9c07b', 'x-compute-request-id': 'req-99bde94a-ed7b-4376-872b-cf5307d9c07b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-498952549", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF9b0ALxmX6jOVeLB8SAoHFP4w+JYMEbj6hvr92Da06FAYlnEdmciopwuRDIf6DyTxdOPnQuHQqXQQN27iYzMuHTlpKgF/jQRHq0EfMf4plYvVunfYL/LU8SwCOJrUVsew==", "fingerprint": "8d:0d:25:08:4d:8a:9b:20:0f:3e:20:13:4a:8e:d3:24", "user_id": "060d1fae9b0b488da1f7553cabd97d28"}}' 2022-10-15 08:44:46,732 126085 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-498952549 created 2022-10-15 08:44:47,452 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-groups 0.719s 2022-10-15 08:44:47,452 126085 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--223686186", "description": "tempest-description--280585495"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-069499cf-24e9-4541-b4b4-17c8d2d90038', 'date': 'Sat, 15 Oct 2022 08:44:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0", "name": "tempest-securitygroup--223686186", "stateful": true, "tenant_id": "ca38c1109acc49849daeb555b673e756", "description": "tempest-description--280585495", "shared": false, "security_group_rules": [{"id": "257a53ca-f4c4-45da-b4b8-83fc81dc6f81", "tenant_id": "ca38c1109acc49849daeb555b673e756", "security_group_id": "d3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0", "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": 137, "description": null, "tags": [], "created_at": "2022-10-15T08:44:47Z", "updated_at": "2022-10-15T08:44:47Z", "revision_number": 0, "project_id": "ca38c1109acc49849daeb555b673e756"}, {"id": "3bda7352-40ca-4a34-af00-d3e660445aa7", "tenant_id": "ca38c1109acc49849daeb555b673e756", "security_group_id": "d3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0", "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": 136, "description": null, "tags": [], "created_at": "2022-10-15T08:44:47Z", "updated_at": "2022-10-15T08:44:47Z", "revision_number": 0, "project_id": "ca38c1109acc49849daeb555b673e756"}], "tags": [], "created_at": "2022-10-15T08:44:47Z", "updated_at": "2022-10-15T08:44:47Z", "revision_number": 1, "project_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:44:48,323 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.870s 2022-10-15 08:44:48,323 126085 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": "d3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0", "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-8270a7ba-189b-4fc3-9cf5-2d2766e95541', 'date': 'Sat, 15 Oct 2022 08:44:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "58abb3d9-3e47-4e75-af55-a8a9ae6b2f05", "tenant_id": "ca38c1109acc49849daeb555b673e756", "security_group_id": "d3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T08:44:48Z", "updated_at": "2022-10-15T08:44:48Z", "revision_number": 0, "project_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:44:48,730 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.406s 2022-10-15 08:44:48,731 126085 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": "d3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4ae6a8e8-3218-4063-87b4-db4bd6b73a7c', 'date': 'Sat, 15 Oct 2022 08:44:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e5af0f49-7df2-404c-8cd4-f7c6c6936650", "tenant_id": "ca38c1109acc49849daeb555b673e756", "security_group_id": "d3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T08:44:48Z", "updated_at": "2022-10-15T08:44:48Z", "revision_number": 0, "project_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:44:48,731 126085 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--223686186 created 2022-10-15 08:45:00,876 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/floatingips 12.144s 2022-10-15 08:45:00,876 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-4ac2e15d-5601-4f64-9995-c897806f0ede', 'date': 'Sat, 15 Oct 2022 08:45:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c8a2c3e9-1ac9-475c-bb92-66265cc35101", "tenant_id": "ca38c1109acc49849daeb555b673e756", "floating_ip_address": "172.27.3.162", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ca38c1109acc49849daeb555b673e756", "description": "", "port_details": null, "tags": [], "created_at": "2022-10-15T08:44:57Z", "updated_at": "2022-10-15T08:44:57Z", "revision_number": 0}}' 2022-10-15 08:45:00,877 126085 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c8a2c3e9-1ac9-475c-bb92-66265cc35101', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'floating_ip_address': '172.27.3.162', 'floating_network_id': 'a9f2bb15-f67a-42b4-b354-6db68dfeb13f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ca38c1109acc49849daeb555b673e756', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-10-15T08:44:57Z', 'updated_at': '2022-10-15T08:44:57Z', 'revision_number': 0, 'ip': '172.27.3.162'} created 2022-10-15 08:45:01,131 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.249s 2022-10-15 08:45:01,132 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-af0fa1b1-a56b-4398-91a7-ea933241c2e3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "060d1fae9b0b488da1f7553cabd97d28", "name": "tempest-AttachVolumeNegativeTest-778340715-project", "password_expires_at": null}, "audit_ids": ["gdCthTvIRPS8Q87mJ0u6AQ"], "expires_at": "2022-10-15T09:45:00.000000Z", "issued_at": "2022-10-15T08:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca38c1109acc49849daeb555b673e756", "name": "tempest-AttachVolumeNegativeTest-778340715"}, "is_domain": false, "roles": [{"id": "3248f0268738489b883041851d681bb7", "name": "member"}, {"id": "080a66722a3d4936966a3a50bf9bafe1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "62786354f6024ea1ada9210aa98ea275", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "1497a3cd8b854c72af5f9aa23fa752c9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4395d388392c44acbce0ef44931b4e46", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756", "region": "RegionOne"}], "id": "1c31719e1e9d43158c5d370e9f561bc4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "81ad7b2f01774c028b06cd2430101a69", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/ca38c1109acc49849daeb555b673e756", "region": "RegionOne"}], "id": "259011d7f1a14f86aa1efccde13876d5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "82466acaea994f73b487e467d5ba839a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "57a2dff7f1754e4a88265c5900962d05", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "11003f7896304228b2e40f9dd0e51c99", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "6ff2817b180d419985450b23becc3704", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "269478e975794acca78658051d821e8f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/networking", "region": "RegionOne"}], "id": "919cf4ab5e73419f86f50ea2af2fb754", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fd4249603d26444786f6ac37b13f3eca", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "c8fabbc0c02f4dbd92168d95326c58d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5143267d72444601a1ae5304a336fb1e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756", "region": "RegionOne"}], "id": "f82e1ab33ab44041a4ae37dea257e5ca", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0cbbd8cc9aa54a479d38c623f4f9d608", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_ca38c1109acc49849daeb555b673e756", "region": "RegionOne"}, {"id": "63450b6db2c9479bb23665e227457161", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "fc0069003c8e49f892e5afb67ea77d16", "type": "object-store", "name": "swift"}]}}' 2022-10-15 08:45:01,133 126085 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'abd5286e-7177-474d-b9f2-9ade4753e5ec', 'name': 'tempest-AttachVolumeNegativeTest-1650619741-network', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ca38c1109acc49849daeb555b673e756', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 300, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-10-15T08:44:26Z', 'updated_at': '2022-10-15T08:44:26Z', 'revision_number': 1} available for tenant 2022-10-15 08:45:01,133 126085 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-498952549', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF9b0ALxmX6jOVeLB8SAoHFP4w+JYMEbj6hvr92Da06FAYlnEdmciopwuRDIf6DyTxdOPnQuHQqXQQN27iYzMuHTlpKgF/jQRHq0EfMf4plYvVunfYL/LU8SwCOJrUVsew==', 'fingerprint': '8d:0d:25:08:4d:8a:9b:20:0f:3e:20:13:4a:8e:d3:24', 'user_id': '060d1fae9b0b488da1f7553cabd97d28', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDbxAqeunCstIKJ1Vu4qVdk2VoI9AShoSEeCASOrcju00D0DphlPxBh\n7c0vu4N+5LOgBwYFK4EEACKhZANiAARfW9AC8Zl+ozlXiwfEgKBxT+MPiWDBG4+o\nb6/dg2tOhQGJZxHZnIqKcLkQyH+g8k8XTj50Lh0Kl0EDdu4mMzLh05aSoBf40ER6\ntBHzH+KZWL1bp32C/y1PEsAjia1FbHs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0', 'name': 'tempest-securitygroup--223686186', 'stateful': True, 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'description': 'tempest-description--280585495', 'shared': False, 'security_group_rules': [{'id': '257a53ca-f4c4-45da-b4b8-83fc81dc6f81', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'security_group_id': 'd3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0', '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': 137, 'description': None, 'tags': [], 'created_at': '2022-10-15T08:44:47Z', 'updated_at': '2022-10-15T08:44:47Z', 'revision_number': 0, 'project_id': 'ca38c1109acc49849daeb555b673e756'}, {'id': '3bda7352-40ca-4a34-af00-d3e660445aa7', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'security_group_id': 'd3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0', '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': 136, 'description': None, 'tags': [], 'created_at': '2022-10-15T08:44:47Z', 'updated_at': '2022-10-15T08:44:47Z', 'revision_number': 0, 'project_id': 'ca38c1109acc49849daeb555b673e756'}], 'tags': [], 'created_at': '2022-10-15T08:44:47Z', 'updated_at': '2022-10-15T08:44:47Z', 'revision_number': 1, 'project_id': 'ca38c1109acc49849daeb555b673e756'}, 'floating_ip': {'id': 'c8a2c3e9-1ac9-475c-bb92-66265cc35101', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'floating_ip_address': '172.27.3.162', 'floating_network_id': 'a9f2bb15-f67a-42b4-b354-6db68dfeb13f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ca38c1109acc49849daeb555b673e756', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-10-15T08:44:57Z', 'updated_at': '2022-10-15T08:44:57Z', 'revision_number': 0, 'ip': '172.27.3.162'}} 2022-10-15 08:45:02,753 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.30/compute/v2.1/servers 1.619s 2022-10-15 08:45:02,754 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-711639051", "imageRef": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "abd5286e-7177-474d-b9f2-9ade4753e5ec"}], "security_groups": [{"name": "tempest-securitygroup--223686186"}], "key_name": "tempest-keypair-498952549", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92ebbdec-f66c-4bf3-a7c3-c99eccd39ebe', 'x-compute-request-id': 'req-92ebbdec-f66c-4bf3-a7c3-c99eccd39ebe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--223686186"}], "adminPass": "password"}}' 2022-10-15 08:45:03,055 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.298s 2022-10-15 08:45:03,056 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fa2c964-9c3c-4d2e-9b5f-4127ef1ea0c8', 'x-compute-request-id': 'req-7fa2c964-9c3c-4d2e-9b5f-4127ef1ea0c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:03Z", "updated": "2022-10-15T08:45:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:04,499 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.428s 2022-10-15 08:45:04,500 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c03d2ec-e4f2-4655-a7c3-d4e335112b5a', 'x-compute-request-id': 'req-8c03d2ec-e4f2-4655-a7c3-d4e335112b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:05,943 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.417s 2022-10-15 08:45:05,943 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75994355-3f64-4524-bc10-042558ffa010', 'x-compute-request-id': 'req-75994355-3f64-4524-bc10-042558ffa010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:05,957 126085 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-10-15 08:45:07,044 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.086s 2022-10-15 08:45:07,045 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fdeeda2-4bb6-4c45-9392-468a6edbf76c', 'x-compute-request-id': 'req-4fdeeda2-4bb6-4c45-9392-468a6edbf76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:08,192 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.133s 2022-10-15 08:45:08,192 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d222ca9-f286-4986-a19b-ef3eed8a54c3', 'x-compute-request-id': 'req-1d222ca9-f286-4986-a19b-ef3eed8a54c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:09,330 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.123s 2022-10-15 08:45:09,330 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65a376a4-1dfc-44dc-a38d-76d1522f4c4a', 'x-compute-request-id': 'req-65a376a4-1dfc-44dc-a38d-76d1522f4c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:10,438 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.093s 2022-10-15 08:45:10,439 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e31d3d25-2331-4037-b69f-95861cba4b9a', 'x-compute-request-id': 'req-e31d3d25-2331-4037-b69f-95861cba4b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:11,562 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.108s 2022-10-15 08:45:11,563 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcff9a49-d7e9-458c-8b70-d4859c10e876', 'x-compute-request-id': 'req-fcff9a49-d7e9-458c-8b70-d4859c10e876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:12,674 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.096s 2022-10-15 08:45:12,674 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3721a2f-77cb-44f4-9535-9ed6e5d68e3d', 'x-compute-request-id': 'req-c3721a2f-77cb-44f4-9535-9ed6e5d68e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:13,812 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.123s 2022-10-15 08:45:13,812 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee0dd23-4773-4ee1-8a22-f30c3db3e884', 'x-compute-request-id': 'req-6ee0dd23-4773-4ee1-8a22-f30c3db3e884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:14,918 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.092s 2022-10-15 08:45:14,919 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e5bba8f-c6df-4a84-a1ac-bd5cfb91f871', 'x-compute-request-id': 'req-7e5bba8f-c6df-4a84-a1ac-bd5cfb91f871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:14,931 126085 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 11 second wait 2022-10-15 08:45:16,022 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.089s 2022-10-15 08:45:16,023 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c2e0e99-8bf1-45bf-bc3d-e2eef0eea7c4', 'x-compute-request-id': 'req-6c2e0e99-8bf1-45bf-bc3d-e2eef0eea7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:17,134 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.097s 2022-10-15 08:45:17,135 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f84b6de-6bd7-4c86-b816-54c58713d615', 'x-compute-request-id': 'req-3f84b6de-6bd7-4c86-b816-54c58713d615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:19,209 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 1.059s 2022-10-15 08:45:19,209 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81544953-1fbf-4bcd-88fd-633fab12c508', 'x-compute-request-id': 'req-81544953-1fbf-4bcd-88fd-633fab12c508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:19,226 126085 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 16 second wait 2022-10-15 08:45:20,531 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.303s 2022-10-15 08:45:20,532 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8bb0297-38c5-46ad-8c85-56eac1e4a5e9', 'x-compute-request-id': 'req-b8bb0297-38c5-46ad-8c85-56eac1e4a5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:21,757 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.211s 2022-10-15 08:45:21,757 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc8b0c55-e989-4a93-9ab7-f93a57ffabae', 'x-compute-request-id': 'req-cc8b0c55-e989-4a93-9ab7-f93a57ffabae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:23,367 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.596s 2022-10-15 08:45:23,368 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18ca9734-f41b-405e-a024-ac95794c2130', 'x-compute-request-id': 'req-18ca9734-f41b-405e-a024-ac95794c2130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:24,545 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.163s 2022-10-15 08:45:24,545 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75524f54-78e7-4048-9efc-3402b554f493', 'x-compute-request-id': 'req-75524f54-78e7-4048-9efc-3402b554f493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:25,746 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.186s 2022-10-15 08:45:25,747 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90a8d3c9-d418-49df-8001-6d92fdb53522', 'x-compute-request-id': 'req-90a8d3c9-d418-49df-8001-6d92fdb53522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:26,931 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.170s 2022-10-15 08:45:26,931 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f09ebe2-51da-498d-b3c2-6f4e4d45d212', 'x-compute-request-id': 'req-6f09ebe2-51da-498d-b3c2-6f4e4d45d212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:28,286 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.338s 2022-10-15 08:45:28,286 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-418abaf3-2fce-49e0-be3e-d44e16f39588', 'x-compute-request-id': 'req-418abaf3-2fce-49e0-be3e-d44e16f39588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:29,508 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.207s 2022-10-15 08:45:29,508 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a85d93f-9d6e-46f7-91bf-3180a8183d63', 'x-compute-request-id': 'req-4a85d93f-9d6e-46f7-91bf-3180a8183d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:30,747 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.224s 2022-10-15 08:45:30,747 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-627aad66-2c38-4ec5-810e-b42e4be1d9d2', 'x-compute-request-id': 'req-627aad66-2c38-4ec5-810e-b42e4be1d9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:32,443 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.681s 2022-10-15 08:45:32,443 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b2fca5b-d079-4ffc-b08d-9f0a13704bca', 'x-compute-request-id': 'req-4b2fca5b-d079-4ffc-b08d-9f0a13704bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:34,066 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.605s 2022-10-15 08:45:34,066 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff102a4-05f2-428d-88d0-35477ad3477d', 'x-compute-request-id': 'req-bff102a4-05f2-428d-88d0-35477ad3477d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:36,175 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 1.095s 2022-10-15 08:45:36,176 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06873a7a-01fb-410e-bd04-50b2b393a3b2', 'x-compute-request-id': 'req-06873a7a-01fb-410e-bd04-50b2b393a3b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:37,643 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.451s 2022-10-15 08:45:37,643 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cbf1534-5322-4ab7-abf7-a3ab5d7d7f55', 'x-compute-request-id': 'req-5cbf1534-5322-4ab7-abf7-a3ab5d7d7f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:38,855 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.195s 2022-10-15 08:45:38,855 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eb8f73e-13f6-46a6-9460-6aa88e77fa94', 'x-compute-request-id': 'req-0eb8f73e-13f6-46a6-9460-6aa88e77fa94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:40,033 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.163s 2022-10-15 08:45:40,033 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaed680b-3a48-47ad-a848-5b333c3dfebe', 'x-compute-request-id': 'req-aaed680b-3a48-47ad-a848-5b333c3dfebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:41,339 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.290s 2022-10-15 08:45:41,339 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b33d7d74-b8c4-42ea-9e8e-54c5bf8a6f62', 'x-compute-request-id': 'req-b33d7d74-b8c4-42ea-9e8e-54c5bf8a6f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:42,674 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.320s 2022-10-15 08:45:42,674 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85d08d63-77ae-4741-a96b-063c9710aa06', 'x-compute-request-id': 'req-85d08d63-77ae-4741-a96b-063c9710aa06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:43,894 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.205s 2022-10-15 08:45:43,895 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1555', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4622aeb-d225-4c9b-97b1-9051f56e3ed9', 'x-compute-request-id': 'req-d4622aeb-d225-4c9b-97b1-9051f56e3ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "ACTIVE", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:45:43Z", "addresses": {"tempest-AttachVolumeNegativeTest-1650619741-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:ee:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": "2022-10-15T08:45:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:45:43,909 126085 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 40 second wait 2022-10-15 08:45:44,061 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f/os-interface 0.151s 2022-10-15 08:45:44,062 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:45:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64641aff-41b0-4630-8278-3a69fbc62361', 'x-compute-request-id': 'req-64641aff-41b0-4630-8278-3a69fbc62361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "abd5286e-7177-474d-b9f2-9ade4753e5ec", "port_id": "e3f7288d-02e9-4885-aec1-fcc6483c4bb1", "mac_addr": "fa:16:3e:91:ee:c1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2254fc98-1c88-4633-9a9a-01d10ee34e35", "ip_address": "172.20.0.7"}]}]}' 2022-10-15 08:45:46,036 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.222.0.30:9696/networking/v2.0/floatingips/c8a2c3e9-1ac9-475c-bb92-66265cc35101 1.969s 2022-10-15 08:45:46,036 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "e3f7288d-02e9-4885-aec1-fcc6483c4bb1"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-07566620-70d8-43a2-9f6b-cb5b7b1f90c2', 'date': 'Sat, 15 Oct 2022 08:45:46 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/c8a2c3e9-1ac9-475c-bb92-66265cc35101'} Body: b'{"floatingip": {"id": "c8a2c3e9-1ac9-475c-bb92-66265cc35101", "tenant_id": "ca38c1109acc49849daeb555b673e756", "floating_ip_address": "172.27.3.162", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": "883eddbe-9457-4a27-9c7c-299bbc1a0e00", "port_id": "e3f7288d-02e9-4885-aec1-fcc6483c4bb1", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "abd5286e-7177-474d-b9f2-9ade4753e5ec", "mac_address": "fa:16:3e:91:ee:c1", "admin_state_up": true, "status": "ACTIVE", "device_id": "28480cd2-5ae8-4292-9c17-be983439b53f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-10-15T08:44:57Z", "updated_at": "2022-10-15T08:45:44Z", "revision_number": 1, "project_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:45:46,037 126085 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.162:22' as 'ubuntu' with public key authentication 2022-10-15 08:45:51,034 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.162 ([Errno None] Unable to connect to port 22 on 172.27.3.162). Number attempts: 1. Retry after 2 seconds. 2022-10-15 08:45:56,602 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.162 ([Errno None] Unable to connect to port 22 on 172.27.3.162). Number attempts: 2. Retry after 3 seconds. 2022-10-15 08:46:03,161 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.162 ([Errno None] Unable to connect to port 22 on 172.27.3.162). Number attempts: 3. Retry after 4 seconds. 2022-10-15 08:46:10,745 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.162 ([Errno None] Unable to connect to port 22 on 172.27.3.162). Number attempts: 4. Retry after 5 seconds. 2022-10-15 08:46:19,321 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.162 ([Errno None] Unable to connect to port 22 on 172.27.3.162). Number attempts: 5. Retry after 6 seconds. 2022-10-15 08:46:25,829 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.162 ([Errno None] Unable to connect to port 22 on 172.27.3.162). Number attempts: 6. Retry after 7 seconds. 2022-10-15 08:46:33,350 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.162 ([Errno None] Unable to connect to port 22 on 172.27.3.162). Number attempts: 7. Retry after 8 seconds. 2022-10-15 08:46:41,938 126085 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 08:46:42,449 126085 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 08:46:42,449 126085 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.162 successfully created 2022-10-15 08:46:42,507 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f/ips 0.057s 2022-10-15 08:46:42,507 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '150', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3501312d-904f-45c8-a3ee-4a520e30dcf1', 'x-compute-request-id': 'req-3501312d-904f-45c8-a3ee-4a520e30dcf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1650619741-network": [{"version": 4, "addr": "172.20.0.7"}, {"version": 4, "addr": "172.27.3.162"}]}}' 2022-10-15 08:46:42,864 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes 0.353s 2022-10-15 08:46:42,864 126085 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-AttachVolumeNegativeTest-volume-1776336493"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d8cdc7b-6898-495e-99b0-1096a69c1cec', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d8cdc7b-6898-495e-99b0-1096a69c1cec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:42.755459", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-10-15 08:46:42,932 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.055s 2022-10-15 08:46:42,932 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d9e0d6-0a7f-41e6-829b-35195028aeaf', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d9e0d6-0a7f-41e6-829b-35195028aeaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:43,987 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:46:43,988 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3099614f-d66a-4ed4-95ce-15488cb03077', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3099614f-d66a-4ed4-95ce-15488cb03077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:43.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:44,001 126085 INFO [tempest.common.waiters] volume eb27624c-e0c2-43b7-873e-24dd3c51544f reached available after waiting for 2.001122 seconds 2022-10-15 08:46:44,316 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 POST http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f/os-volume_attachments 0.314s 2022-10-15 08:46:44,316 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "eb27624c-e0c2-43b7-873e-24dd3c51544f"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:44 GMT', 'server': 'Apache/2.4.41 (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-e4d8e414-2f05-4fee-a35d-a5b64b5e424f', 'x-compute-request-id': 'req-e4d8e414-2f05-4fee-a35d-a5b64b5e424f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "serverId": "28480cd2-5ae8-4292-9c17-be983439b53f", "volumeId": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "device": "/dev/sdb"}}' 2022-10-15 08:46:44,366 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.046s 2022-10-15 08:46:44,366 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-359d23f9-54e0-49e8-b0aa-f1d60447c785', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-359d23f9-54e0-49e8-b0aa-f1d60447c785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:45,430 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.050s 2022-10-15 08:46:45,430 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc27f4c8-274c-45b6-a339-14b15fb3a5a6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc27f4c8-274c-45b6-a339-14b15fb3a5a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:46,489 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.045s 2022-10-15 08:46:46,490 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0296a0e9-2af3-45aa-976e-62335603253d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0296a0e9-2af3-45aa-976e-62335603253d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:47,549 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.046s 2022-10-15 08:46:47,549 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4793906b-30ee-4222-bfb5-d0c398d81ec0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4793906b-30ee-4222-bfb5-d0c398d81ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:48,607 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:46:48,608 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15738759-2e24-49de-9cf1-a9aaf1aeb628', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15738759-2e24-49de-9cf1-a9aaf1aeb628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:49,668 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.047s 2022-10-15 08:46:49,669 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1043f10f-72b4-4c69-9f7e-0fbcedc1ff71', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1043f10f-72b4-4c69-9f7e-0fbcedc1ff71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:50,724 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:46:50,725 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2484460a-55be-4401-9e79-62e4fde6b8bd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2484460a-55be-4401-9e79-62e4fde6b8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:51,783 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.045s 2022-10-15 08:46:51,784 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85b3270-6109-476e-8359-0a0fdbffa97a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85b3270-6109-476e-8359-0a0fdbffa97a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:52,841 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:46:52,841 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b9d4252-ea50-4091-8fcb-0394fa41757a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b9d4252-ea50-4091-8fcb-0394fa41757a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:53,901 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.045s 2022-10-15 08:46:53,901 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-047c2d88-dc1a-4266-8c06-fe57c02c4000', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-047c2d88-dc1a-4266-8c06-fe57c02c4000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:54,988 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.074s 2022-10-15 08:46:54,988 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e948f5-3386-488c-9055-9c00372baf37', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e948f5-3386-488c-9055-9c00372baf37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:56,045 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:46:56,046 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d696da4-bf9d-4206-a754-4e1e4ff1154e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d696da4-bf9d-4206-a754-4e1e4ff1154e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:57,102 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:46:57,103 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8a1122-7635-4041-ab0e-b74db2fa811e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8a1122-7635-4041-ab0e-b74db2fa811e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:58,163 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.047s 2022-10-15 08:46:58,163 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba1838b0-7ee1-4127-ba94-6d62f00e725b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba1838b0-7ee1-4127-ba94-6d62f00e725b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:46:59,219 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:46:59,219 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79decfd-289a-4cc6-ada2-ee09a8428db3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79decfd-289a-4cc6-ada2-ee09a8428db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:00,282 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.049s 2022-10-15 08:47:00,283 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e8580cc-b742-439a-8087-0e9e8f65a5c8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e8580cc-b742-439a-8087-0e9e8f65a5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:01,339 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:01,339 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59910927-ecaa-49ff-bd6c-a2bcb2be4863', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59910927-ecaa-49ff-bd6c-a2bcb2be4863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:02,397 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.045s 2022-10-15 08:47:02,397 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ac47b6-fb22-44cc-b2cb-713fae7e7ed2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ac47b6-fb22-44cc-b2cb-713fae7e7ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:03,453 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:03,453 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134d5888-41cb-48d2-96b3-8a452aedfee9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134d5888-41cb-48d2-96b3-8a452aedfee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:04,508 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:04,509 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-959583b2-2183-427d-9696-e89b8cc0ca52', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-959583b2-2183-427d-9696-e89b8cc0ca52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:05,565 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:47:05,565 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc29ec0-0ae7-45e5-a22e-bebd018da700', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc29ec0-0ae7-45e5-a22e-bebd018da700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:06,620 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.041s 2022-10-15 08:47:06,620 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17ed2fa-0976-4376-95e0-cb8341624b47', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17ed2fa-0976-4376-95e0-cb8341624b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:07,678 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.045s 2022-10-15 08:47:07,679 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1bb199e-6011-4762-b396-65cb990685a0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1bb199e-6011-4762-b396-65cb990685a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:08,734 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:08,735 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9c71986-b568-43e6-a4c8-3841ca08df18', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9c71986-b568-43e6-a4c8-3841ca08df18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:09,791 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:09,792 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-637c7926-a367-452e-8d42-7b90bc01345f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-637c7926-a367-452e-8d42-7b90bc01345f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:10,847 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:10,847 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3a7874-f0dd-4efd-b256-f1a1573d61d7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3a7874-f0dd-4efd-b256-f1a1573d61d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:11,904 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:11,904 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f58af7-cedf-40c5-94ee-8dace44fdb07', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f58af7-cedf-40c5-94ee-8dace44fdb07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:12,958 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.041s 2022-10-15 08:47:12,959 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7abad6bc-ca47-4a0f-84db-a629f8c7a04a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7abad6bc-ca47-4a0f-84db-a629f8c7a04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:14,017 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:47:14,017 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f0e808-696d-4273-af8f-05f70777abee', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f0e808-696d-4273-af8f-05f70777abee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:15,080 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.049s 2022-10-15 08:47:15,080 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e9a54e-704c-47aa-b83f-2ed05cee431b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e9a54e-704c-47aa-b83f-2ed05cee431b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:16,135 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:16,136 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1350d96a-a755-43f1-9e13-485b5c3e4d16', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1350d96a-a755-43f1-9e13-485b5c3e4d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:17,193 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:47:17,194 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee6522af-0734-421b-bb80-29919f3a095a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee6522af-0734-421b-bb80-29919f3a095a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:18,250 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:47:18,250 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c748b1c0-4bf4-43dd-bbbf-cd56201272d2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c748b1c0-4bf4-43dd-bbbf-cd56201272d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:19,305 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:19,306 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04236f37-af55-4db9-a223-b1099c7d6588', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04236f37-af55-4db9-a223-b1099c7d6588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:20,363 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:47:20,363 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0617ac00-01b0-4784-9dc6-51ff95318c73', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0617ac00-01b0-4784-9dc6-51ff95318c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:21,418 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:47:21,419 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed84288-0c0d-4d4e-846d-ef9ff5f252d6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed84288-0c0d-4d4e-846d-ef9ff5f252d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:22,478 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.046s 2022-10-15 08:47:22,479 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94562f7f-76fc-4a7d-9aaa-2d136a138ce0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94562f7f-76fc-4a7d-9aaa-2d136a138ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:23,545 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:47:23,546 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd30ea3-cd2b-4c96-92f8-97c162cfd4d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd30ea3-cd2b-4c96-92f8-97c162cfd4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:24,602 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:47:24,602 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904ef127-9954-4bde-a96e-3573e306d5d5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904ef127-9954-4bde-a96e-3573e306d5d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:25,659 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:47:25,659 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ec17014-5fa7-4225-ad3b-692ff55b7c4d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ec17014-5fa7-4225-ad3b-692ff55b7c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:26,716 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:47:26,716 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c8cb9d-76f3-46e3-9333-e9c04954e767', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c8cb9d-76f3-46e3-9333-e9c04954e767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:27,771 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.041s 2022-10-15 08:47:27,771 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-581afd3f-9637-439f-948f-30fdb9e859a9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-581afd3f-9637-439f-948f-30fdb9e859a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:28,827 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:28,828 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e6494b4-a772-451b-89d7-50ad1548b305', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e6494b4-a772-451b-89d7-50ad1548b305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:29,887 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.046s 2022-10-15 08:47:29,887 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0485da8-1b13-48de-9ef8-6b1409cfd8f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0485da8-1b13-48de-9ef8-6b1409cfd8f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:30,943 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:30,944 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19731a35-d536-4df1-ad43-668002bc984b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19731a35-d536-4df1-ad43-668002bc984b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:32,000 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:32,000 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e5e2de-3c3a-45d5-b04f-afadcb09c0a0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e5e2de-3c3a-45d5-b04f-afadcb09c0a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:33,056 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:33,056 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1144dc0d-2603-4971-9aa2-fedf6ca05c77', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1144dc0d-2603-4971-9aa2-fedf6ca05c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:34,113 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:47:34,114 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33742ea-51fb-4500-b6d2-56abae4243fe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33742ea-51fb-4500-b6d2-56abae4243fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:35,171 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:47:35,171 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef9d8f3e-6dfe-4649-a74d-583f2366fa7c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef9d8f3e-6dfe-4649-a74d-583f2366fa7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:36,228 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:47:36,228 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5563ff56-d6d5-41e7-b80b-605179338bd2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5563ff56-d6d5-41e7-b80b-605179338bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:37,292 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.050s 2022-10-15 08:47:37,292 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b8d937-5551-46c3-ab72-1d349d572e46', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b8d937-5551-46c3-ab72-1d349d572e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:38,348 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:38,348 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e222867b-76f1-45e3-80e7-9590fbcd443e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e222867b-76f1-45e3-80e7-9590fbcd443e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:39,406 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:47:39,406 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3309d0ed-1c8e-44f0-87b3-daa40abcf75f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3309d0ed-1c8e-44f0-87b3-daa40abcf75f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:40,464 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:47:40,464 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c3a44f-2ffe-4b3f-aa03-e9fd669f872c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c3a44f-2ffe-4b3f-aa03-e9fd669f872c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:41,521 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:47:41,521 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c984d844-63e9-4ad5-a495-70fb0db43c13', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c984d844-63e9-4ad5-a495-70fb0db43c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:42,580 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.045s 2022-10-15 08:47:42,580 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b60935-c72b-4bb6-a1b1-5504ba56b7c4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b60935-c72b-4bb6-a1b1-5504ba56b7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:43,641 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.047s 2022-10-15 08:47:43,642 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c12b91e-7fcf-4662-b784-f3373f8289b5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c12b91e-7fcf-4662-b784-f3373f8289b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:44,699 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:44,699 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba76356-365e-4a05-8e68-fb66cf8b7fd2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba76356-365e-4a05-8e68-fb66cf8b7fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:45,759 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.046s 2022-10-15 08:47:45,759 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a57f4e0-0bfd-40bc-b755-797c914215cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a57f4e0-0bfd-40bc-b755-797c914215cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:46,839 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.066s 2022-10-15 08:47:46,839 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8bb5202-eb75-4aa7-a424-ea875c19a445', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8bb5202-eb75-4aa7-a424-ea875c19a445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:47,920 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.068s 2022-10-15 08:47:47,921 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f025ec49-3519-4b0c-878f-22985a9f3633', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f025ec49-3519-4b0c-878f-22985a9f3633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:48,998 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.065s 2022-10-15 08:47:48,999 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ea99c8-2c25-4505-b8ea-8adc1d42750c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ea99c8-2c25-4505-b8ea-8adc1d42750c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:50,064 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.048s 2022-10-15 08:47:50,064 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c69a3f2-39ec-4778-8cd5-17dde43ede31', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c69a3f2-39ec-4778-8cd5-17dde43ede31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:51,165 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.087s 2022-10-15 08:47:51,166 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c864ead-6b84-464e-8a30-cc31e368832a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c864ead-6b84-464e-8a30-cc31e368832a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:52,250 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.066s 2022-10-15 08:47:52,250 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e52abe9-22ed-4645-aed7-76616c213f72', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e52abe9-22ed-4645-aed7-76616c213f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:53,315 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.049s 2022-10-15 08:47:53,315 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-063d709c-2a55-4f7e-aa66-a57bca60bfbc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-063d709c-2a55-4f7e-aa66-a57bca60bfbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:54,387 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.053s 2022-10-15 08:47:54,387 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb5ea34-c6a4-499b-957a-2c41aca76ea1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb5ea34-c6a4-499b-957a-2c41aca76ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:55,468 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.068s 2022-10-15 08:47:55,469 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d680e26-0013-4646-b0b3-00f085f051ee', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d680e26-0013-4646-b0b3-00f085f051ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:56,544 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.059s 2022-10-15 08:47:56,544 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80eefd71-454a-4728-b958-73c0367d7e5c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80eefd71-454a-4728-b958-73c0367d7e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:57,599 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:47:57,599 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e6afe1-6f65-445d-abe2-567161a946f4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e6afe1-6f65-445d-abe2-567161a946f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:58,659 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.046s 2022-10-15 08:47:58,659 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c43ef3b-0661-4756-a2e6-5ff934529148', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c43ef3b-0661-4756-a2e6-5ff934529148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:47:59,717 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:47:59,717 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d591a5-ebae-49d8-a402-e26f15829ae7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d591a5-ebae-49d8-a402-e26f15829ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:00,773 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:00,773 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7418af96-2d0c-4236-94b1-6121ed06aee6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7418af96-2d0c-4236-94b1-6121ed06aee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:01,830 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:01,830 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ef5be6-c339-41b5-a53d-a54749963af0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ef5be6-c339-41b5-a53d-a54749963af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:02,898 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.055s 2022-10-15 08:48:02,899 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9e4f86-1f68-4cfb-89b7-b288d367f8cb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9e4f86-1f68-4cfb-89b7-b288d367f8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:03,967 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.047s 2022-10-15 08:48:03,967 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e02660-8472-4481-ba28-4b68929098d8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e02660-8472-4481-ba28-4b68929098d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:05,024 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:05,024 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d3fc699-0123-4f17-8f87-b1514b2df15a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d3fc699-0123-4f17-8f87-b1514b2df15a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:06,081 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:06,082 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1dc2663-ed33-4acb-a2db-ca1363a58acb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1dc2663-ed33-4acb-a2db-ca1363a58acb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:07,140 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:07,140 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8eefc0-3a2b-44dc-848e-172828e86e6b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8eefc0-3a2b-44dc-848e-172828e86e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:08,196 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.041s 2022-10-15 08:48:08,196 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef94db9-69de-4e27-98da-b1ee232110fa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef94db9-69de-4e27-98da-b1ee232110fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:09,256 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:09,257 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b8e39e-0405-45d5-a798-c3009e8ca12f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b8e39e-0405-45d5-a798-c3009e8ca12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:10,313 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:10,313 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1615ed9e-d5ab-4098-a47e-f7cd590e692b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1615ed9e-d5ab-4098-a47e-f7cd590e692b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:11,369 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:11,369 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5537cdb-a949-411d-85ed-90e9cb12a551', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5537cdb-a949-411d-85ed-90e9cb12a551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:12,428 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.046s 2022-10-15 08:48:12,429 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9aa942a-168d-4e89-8284-ffa2ce61219a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9aa942a-168d-4e89-8284-ffa2ce61219a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:13,486 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.045s 2022-10-15 08:48:13,487 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b49e42-91f5-4500-b32b-802e80c597d0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b49e42-91f5-4500-b32b-802e80c597d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:14,543 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:14,544 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e95642-09b4-4cf1-aff9-1f3cb5f4d5d2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e95642-09b4-4cf1-aff9-1f3cb5f4d5d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:15,600 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:15,600 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29fb1461-2e0e-44f9-8fe8-f1add0b7fd10', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29fb1461-2e0e-44f9-8fe8-f1add0b7fd10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:16,657 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:48:16,657 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0312f68c-9100-4ba1-9f3e-59838d448168', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0312f68c-9100-4ba1-9f3e-59838d448168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:17,713 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:17,713 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4368985-89fd-42d5-9bf5-7b58aa3a0846', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4368985-89fd-42d5-9bf5-7b58aa3a0846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:18,770 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:18,770 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a64a4c-65f1-4a25-97b7-683bcf9691f4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a64a4c-65f1-4a25-97b7-683bcf9691f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:19,826 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:19,826 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48663aa7-7b13-4aed-95a4-372c583d84f0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48663aa7-7b13-4aed-95a4-372c583d84f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:20,883 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:20,883 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8592af86-d7e7-438a-a472-dae7ab728176', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8592af86-d7e7-438a-a472-dae7ab728176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:21,939 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:21,939 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b0827f-cf37-4e82-a5ed-910600ef0b83', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b0827f-cf37-4e82-a5ed-910600ef0b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:22,999 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.046s 2022-10-15 08:48:23,000 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4936aba-ddc6-4073-8a8a-5ae6855de46d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4936aba-ddc6-4073-8a8a-5ae6855de46d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:24,057 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:48:24,058 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b1d86b-ffb8-4b0f-87e0-bf02622fd9f8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b1d86b-ffb8-4b0f-87e0-bf02622fd9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:25,113 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:25,113 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23697558-d33f-4b28-ad9b-d6e3e644c475', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23697558-d33f-4b28-ad9b-d6e3e644c475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:26,170 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:26,171 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5170d56c-e9ff-4e1e-a9fd-9650c6405970', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5170d56c-e9ff-4e1e-a9fd-9650c6405970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:27,227 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:27,228 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513e56dc-0c7b-44f3-a201-8bd383d7ad7b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513e56dc-0c7b-44f3-a201-8bd383d7ad7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:28,286 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:28,286 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107bd9b0-c832-4d95-bcb7-38c3d8cdc71f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107bd9b0-c832-4d95-bcb7-38c3d8cdc71f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:29,342 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:29,343 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b012ea69-4c71-4134-90d1-309b730930ff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b012ea69-4c71-4134-90d1-309b730930ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:30,399 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:30,399 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94cf4478-b5c1-4cc0-8066-febcacaacf83', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94cf4478-b5c1-4cc0-8066-febcacaacf83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:31,456 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:31,457 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d222a531-e2f2-4bd2-b44d-ea0188545e23', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d222a531-e2f2-4bd2-b44d-ea0188545e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:32,513 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:32,513 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02354432-aebb-4d82-bf4d-89316d877253', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02354432-aebb-4d82-bf4d-89316d877253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:33,568 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:33,568 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8de925b-ff5c-44c2-a674-0e07d8893912', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8de925b-ff5c-44c2-a674-0e07d8893912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:34,626 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.045s 2022-10-15 08:48:34,627 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ff3745f-5d2e-4abb-9bcf-df9d445f7221', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ff3745f-5d2e-4abb-9bcf-df9d445f7221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:35,683 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:35,683 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7670f81d-9fb8-4534-990e-d66902125cd9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7670f81d-9fb8-4534-990e-d66902125cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:36,739 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:36,740 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-552e1714-41be-4539-b609-88a0be49eaf7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-552e1714-41be-4539-b609-88a0be49eaf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:37,795 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:37,795 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2729499a-8a3b-4e01-9a52-1078f09066bf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2729499a-8a3b-4e01-9a52-1078f09066bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:38,851 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:38,851 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b6d3f0d-c5a6-430a-bd70-664872f727e1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6d3f0d-c5a6-430a-bd70-664872f727e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:39,908 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:39,909 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c05c47e-444a-4b8b-b300-31b4520b99a9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c05c47e-444a-4b8b-b300-31b4520b99a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:40,964 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.041s 2022-10-15 08:48:40,964 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd339f32-92ab-46d6-bb1d-0621a889fa39', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd339f32-92ab-46d6-bb1d-0621a889fa39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:42,020 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:42,021 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bef0d4b-7b4e-4e1e-afd6-2c9a5c6a7f4f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bef0d4b-7b4e-4e1e-afd6-2c9a5c6a7f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:43,078 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:43,079 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c696eb-3b93-41db-be7d-f816dc757ed7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0c696eb-3b93-41db-be7d-f816dc757ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:44,135 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:44,136 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f94423a-c117-488e-9e27-5b71f39efd11', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f94423a-c117-488e-9e27-5b71f39efd11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:45,192 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:45,193 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ad4d67-5175-44e3-a22a-9205a3bb1960', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ad4d67-5175-44e3-a22a-9205a3bb1960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:46,250 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:48:46,250 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e6ec00-af67-46b0-a711-29ad85a6bd9c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e6ec00-af67-46b0-a711-29ad85a6bd9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:47,306 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:47,306 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01314c6-4882-4489-8cd1-679264cdd1ec', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01314c6-4882-4489-8cd1-679264cdd1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:48,362 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:48,362 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a82896c3-0a1d-4555-8f49-bc41a1ab13e1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a82896c3-0a1d-4555-8f49-bc41a1ab13e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:49,420 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:48:49,421 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89701108-7011-4af8-8dbc-7c7553dc510e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89701108-7011-4af8-8dbc-7c7553dc510e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:50,477 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:50,477 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b7fad0-ca26-4841-a45a-27fa3a18d174', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b7fad0-ca26-4841-a45a-27fa3a18d174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:51,533 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:51,533 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85be722-41d3-457b-a241-b8da035c73f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85be722-41d3-457b-a241-b8da035c73f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:52,594 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.047s 2022-10-15 08:48:52,595 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e5cd94b-4615-4f54-8e4c-3d868c14f116', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e5cd94b-4615-4f54-8e4c-3d868c14f116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:53,651 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:53,652 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b71c8e-feae-4ee8-a096-ea07463b7738', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b71c8e-feae-4ee8-a096-ea07463b7738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:54,708 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:54,708 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8255a8a8-fc0d-4c7d-af37-824587a095c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8255a8a8-fc0d-4c7d-af37-824587a095c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:55,767 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.045s 2022-10-15 08:48:55,767 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-542dc06a-3373-496b-aa2f-051a27f05bde', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-542dc06a-3373-496b-aa2f-051a27f05bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:56,824 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:56,825 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de142f37-b75e-4016-bc92-33b9543ea6e1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de142f37-b75e-4016-bc92-33b9543ea6e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:57,881 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:57,881 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664a8514-18ee-4e93-92c5-89076b075812', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664a8514-18ee-4e93-92c5-89076b075812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:58,936 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:48:58,936 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5318a948-5ea0-4d30-96b8-a5a91678ebc1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5318a948-5ea0-4d30-96b8-a5a91678ebc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:48:59,991 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:48:59,992 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b355075-fbfc-4d36-b3cf-499e3350e651', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b355075-fbfc-4d36-b3cf-499e3350e651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:01,051 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.045s 2022-10-15 08:49:01,051 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f47c7e7-657c-425a-8c74-2dc96a2e07ba', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f47c7e7-657c-425a-8c74-2dc96a2e07ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:02,107 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:02,108 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a100a217-9ed1-44bc-a645-f328d0791274', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a100a217-9ed1-44bc-a645-f328d0791274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:03,163 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:49:03,164 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e85f439-5fee-477a-b327-871645cd3ecb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e85f439-5fee-477a-b327-871645cd3ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:04,219 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:49:04,220 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a642e4d-366a-4318-9e43-4221e80215c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a642e4d-366a-4318-9e43-4221e80215c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:05,276 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:05,276 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c947cb78-4184-4c5e-bdfe-349ddd0e11d6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c947cb78-4184-4c5e-bdfe-349ddd0e11d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:06,333 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:06,333 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89312502-68f2-474d-84bf-782aaba9fed0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89312502-68f2-474d-84bf-782aaba9fed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:07,389 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:49:07,390 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ee8ce2-836b-45ad-99c5-d748ddcc2e54', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ee8ce2-836b-45ad-99c5-d748ddcc2e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:08,445 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:49:08,446 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-202549ef-2c70-4d19-9981-4d4b505f3ae4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202549ef-2c70-4d19-9981-4d4b505f3ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:09,501 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:49:09,502 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c15ecc1-e3bc-4e10-bfe2-9289d87a9461', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c15ecc1-e3bc-4e10-bfe2-9289d87a9461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:10,559 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:10,559 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c940319c-b288-4dc5-9f39-8b591a6afd1f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c940319c-b288-4dc5-9f39-8b591a6afd1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:11,617 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:11,617 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c822eaa0-d42d-4dc0-889e-8b2c278b3c73', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c822eaa0-d42d-4dc0-889e-8b2c278b3c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:12,675 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:49:12,675 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87100b64-fda0-49d3-a666-e3c515f3ffed', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87100b64-fda0-49d3-a666-e3c515f3ffed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:13,729 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:49:13,730 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9988773e-0693-4870-ba38-74095c6a3847', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9988773e-0693-4870-ba38-74095c6a3847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:14,788 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:49:14,788 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6a7061-cab7-4351-ab49-99735ab37ec6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6a7061-cab7-4351-ab49-99735ab37ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:15,845 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:15,845 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-105fd4c5-a094-470b-8204-8b44b58c6035', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-105fd4c5-a094-470b-8204-8b44b58c6035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:16,910 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.052s 2022-10-15 08:49:16,910 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d82d68b-1e91-4dc0-a9f9-2a02fca5dbcc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d82d68b-1e91-4dc0-a9f9-2a02fca5dbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:17,968 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:17,968 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27691724-a7b7-464d-bff7-fbf3d4fddcc9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27691724-a7b7-464d-bff7-fbf3d4fddcc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:19,024 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:19,025 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2e1dc7-b8ee-47e9-95b8-cde94e671dcc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2e1dc7-b8ee-47e9-95b8-cde94e671dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:20,081 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:20,081 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c20d26-e479-4cda-9711-a1a302b39e4c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c20d26-e479-4cda-9711-a1a302b39e4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:21,136 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.041s 2022-10-15 08:49:21,137 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba401108-641e-4723-8974-e741533ee08c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba401108-641e-4723-8974-e741533ee08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:22,194 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:22,194 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa5bab0-1eda-451e-beea-13b0e6758629', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa5bab0-1eda-451e-beea-13b0e6758629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:23,251 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:23,251 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-779f5b41-707e-4306-a5ad-932bcd2a26bc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-779f5b41-707e-4306-a5ad-932bcd2a26bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:24,307 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:24,308 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f682c9-4231-48e6-b68f-c9b4410c3de2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f682c9-4231-48e6-b68f-c9b4410c3de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:25,363 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:49:25,364 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614b877a-1315-41ae-ba27-60de6a02ea7f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614b877a-1315-41ae-ba27-60de6a02ea7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:26,425 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.047s 2022-10-15 08:49:26,425 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0aacb2d-2e69-43f0-9bc6-521b7ecaf433', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0aacb2d-2e69-43f0-9bc6-521b7ecaf433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:27,481 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:27,481 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a146772-5133-46bb-9f28-2ed214817060', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a146772-5133-46bb-9f28-2ed214817060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:28,543 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:49:28,543 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e405305-6e60-492c-9143-8c51494d0d2d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e405305-6e60-492c-9143-8c51494d0d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:29,599 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:29,599 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36cb5d67-fd07-4010-84c9-7407d4589faa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36cb5d67-fd07-4010-84c9-7407d4589faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:30,656 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:30,656 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d44f46-c370-43fe-835e-4de299439ac8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d44f46-c370-43fe-835e-4de299439ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:31,713 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:49:31,713 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2deb1cda-78cd-45fc-b384-a085690e378e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2deb1cda-78cd-45fc-b384-a085690e378e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:32,768 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:49:32,769 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-196d8359-da58-4ddd-b7d6-7cd5e2ce9c0c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-196d8359-da58-4ddd-b7d6-7cd5e2ce9c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:33,826 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:33,827 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc94950f-4249-43d2-8dec-fe9f08514ecf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc94950f-4249-43d2-8dec-fe9f08514ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:34,882 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:49:34,883 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b21a08-bc86-483e-b448-bafc38d1bac1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b21a08-bc86-483e-b448-bafc38d1bac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:35,939 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:35,940 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f794fa37-ff2b-4765-8bba-807dc6a2e43e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f794fa37-ff2b-4765-8bba-807dc6a2e43e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:36,999 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.045s 2022-10-15 08:49:36,999 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a703c83-8643-4584-a45b-49eb1e965fee', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a703c83-8643-4584-a45b-49eb1e965fee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:38,059 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.046s 2022-10-15 08:49:38,059 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9adefcd5-c181-4b43-b93b-62db2a114cdf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9adefcd5-c181-4b43-b93b-62db2a114cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:39,115 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:49:39,115 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dfd596e-a8a8-4110-a40b-2d5ec92d4526', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dfd596e-a8a8-4110-a40b-2d5ec92d4526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:40,172 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:40,172 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9ec9c6-69cc-4490-b35c-56c497d8f587', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9ec9c6-69cc-4490-b35c-56c497d8f587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:41,228 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:49:41,228 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620d4ea3-f55d-4df4-8a30-780688759d37', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620d4ea3-f55d-4df4-8a30-780688759d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:42,291 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.048s 2022-10-15 08:49:42,292 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f088051-2d10-4b2b-aca2-9e8e84ef057d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f088051-2d10-4b2b-aca2-9e8e84ef057d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:43,349 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:49:43,349 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b96efaf2-c53d-4e9a-b327-bab39560f068', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b96efaf2-c53d-4e9a-b327-bab39560f068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:46:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:44,406 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.045s 2022-10-15 08:49:44,407 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec57ea9-6571-4c0f-87ec-b363ef3181e8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fec57ea9-6571-4c0f-87ec-b363ef3181e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:45,458 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:49:45,458 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e39277-f394-4d09-8cdc-431b8b95ada9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e39277-f394-4d09-8cdc-431b8b95ada9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:46,611 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.139s 2022-10-15 08:49:46,611 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38d780ad-d468-425d-8859-0e65dd48bf8f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38d780ad-d468-425d-8859-0e65dd48bf8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:47,664 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:49:47,664 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c3deea-19f1-4b47-850b-82aae3bc0e47', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c3deea-19f1-4b47-850b-82aae3bc0e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:48,715 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:49:48,716 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c802b140-2a64-4b4b-a588-e62eb5401028', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c802b140-2a64-4b4b-a588-e62eb5401028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:49,769 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:49:49,769 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37dcc5a2-e356-48d6-9f89-fd95a77e4611', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37dcc5a2-e356-48d6-9f89-fd95a77e4611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:50,821 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:49:50,821 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f7f2bc-2f87-42c7-8a67-bb999ed9fb46', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f7f2bc-2f87-42c7-8a67-bb999ed9fb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:51,876 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.040s 2022-10-15 08:49:51,876 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7688ef62-abab-4fb8-a932-5d5f8e36f1dd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7688ef62-abab-4fb8-a932-5d5f8e36f1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:52,928 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:49:52,928 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d94a988f-85a3-4bd1-b740-be1c6aa58d7e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d94a988f-85a3-4bd1-b740-be1c6aa58d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:53,981 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:49:53,982 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1481579b-b014-43db-8142-5615ae9e4531', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1481579b-b014-43db-8142-5615ae9e4531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:55,036 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.041s 2022-10-15 08:49:55,037 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5afcbbe-57d3-4ede-9434-09d352c0bc81', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5afcbbe-57d3-4ede-9434-09d352c0bc81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:56,087 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:49:56,088 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-180849e2-e714-4011-8245-ac58962dfa72', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-180849e2-e714-4011-8245-ac58962dfa72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:57,141 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:49:57,141 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49cda14c-a982-4e00-b3d5-3170e0d40a23', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49cda14c-a982-4e00-b3d5-3170e0d40a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:58,193 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:49:58,193 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adbbe38d-31e7-4c0e-87d9-c1a8463628c3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adbbe38d-31e7-4c0e-87d9-c1a8463628c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:49:59,248 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:49:59,248 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff34c35d-3fb6-4bb9-af5a-107cadcdbe1c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff34c35d-3fb6-4bb9-af5a-107cadcdbe1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:00,300 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:00,301 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d529d31b-6bcf-4afa-bd3f-3945905d1064', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d529d31b-6bcf-4afa-bd3f-3945905d1064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:01,353 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:01,353 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62c2548d-70af-4b4e-8fcd-e00f4526a1da', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62c2548d-70af-4b4e-8fcd-e00f4526a1da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:02,409 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:50:02,410 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c9e773-1b77-4a69-ba0f-29415acaedd6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c9e773-1b77-4a69-ba0f-29415acaedd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:03,465 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:50:03,465 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b447371e-203f-47b1-9871-c0d880c9ce5f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b447371e-203f-47b1-9871-c0d880c9ce5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:04,518 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:04,519 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b5af0c2-0f60-4459-8bb6-222c6a1ebf2a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b5af0c2-0f60-4459-8bb6-222c6a1ebf2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:05,570 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:05,570 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9e31e3-6b22-4f43-887b-9d5776c5d9fa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c9e31e3-6b22-4f43-887b-9d5776c5d9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:06,621 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:50:06,621 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77461370-8893-4bde-8fbb-3b9bebd49c37', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77461370-8893-4bde-8fbb-3b9bebd49c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:07,674 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:07,675 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6a29a9-1925-45ad-bd6d-3504d2aa6d5d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6a29a9-1925-45ad-bd6d-3504d2aa6d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:08,726 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:08,726 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbc354b3-29ce-4537-9ed9-bbbbdbc376bd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbc354b3-29ce-4537-9ed9-bbbbdbc376bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:09,779 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:09,779 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4d7f5c-1939-4573-86d5-26fc3c2fe00c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4d7f5c-1939-4573-86d5-26fc3c2fe00c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:10,831 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:10,832 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf3b3dc-36be-4bbf-a653-fc148c1ec02c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf3b3dc-36be-4bbf-a653-fc148c1ec02c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:11,884 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:11,884 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2cccbc-419c-4423-b397-ccb6a3d5e7cd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2cccbc-419c-4423-b397-ccb6a3d5e7cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:12,936 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:12,937 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91213f58-07ed-45e9-9844-2be04a4a98f0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91213f58-07ed-45e9-9844-2be04a4a98f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:13,988 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:50:13,988 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcaa7948-f6ff-4526-acdd-8bd205e65c22', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcaa7948-f6ff-4526-acdd-8bd205e65c22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:15,041 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:15,041 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7377ad-fca0-46a3-836e-8ce0240a9067', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7377ad-fca0-46a3-836e-8ce0240a9067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:16,093 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:16,094 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd86558-1cce-489c-a346-623fb0a7e348', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd86558-1cce-489c-a346-623fb0a7e348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:17,150 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:50:17,151 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6ced3c-fbf5-4786-8b35-48687656d7cf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6ced3c-fbf5-4786-8b35-48687656d7cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:18,206 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:18,206 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d5e484-231d-4ddb-804b-27f92bb07f6a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d5e484-231d-4ddb-804b-27f92bb07f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:19,259 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:19,259 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0b56c8-a102-4d6a-9575-5b922e7f7033', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0b56c8-a102-4d6a-9575-5b922e7f7033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:20,312 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:20,313 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88872406-b7a0-449c-9233-a68170de604a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88872406-b7a0-449c-9233-a68170de604a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:21,364 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:21,364 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0fdb363-175e-47bb-8d5d-57fd071f9f30', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0fdb363-175e-47bb-8d5d-57fd071f9f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:22,418 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.040s 2022-10-15 08:50:22,419 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cebe4c5-b9a8-407b-a404-3a59a76ed2c7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cebe4c5-b9a8-407b-a404-3a59a76ed2c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:23,475 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:50:23,476 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65a52c0-46cd-4ed6-b3e7-4a8a840d4c6b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65a52c0-46cd-4ed6-b3e7-4a8a840d4c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:24,527 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:24,528 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9668b1d0-3370-4888-b16a-8c1fdf0beebd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9668b1d0-3370-4888-b16a-8c1fdf0beebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:25,581 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:25,581 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f6f0785-21e2-4251-8cd4-306de7825d2a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f6f0785-21e2-4251-8cd4-306de7825d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:26,632 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:26,632 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4429e92e-3358-45d6-8922-3eea815545a2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4429e92e-3358-45d6-8922-3eea815545a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:27,685 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:27,685 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a692d693-5655-4abb-b4d5-369d177b062b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a692d693-5655-4abb-b4d5-369d177b062b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:28,736 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:28,736 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9eca6e0-8bb8-4615-a929-959f50b1a39e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9eca6e0-8bb8-4615-a929-959f50b1a39e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:29,789 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:29,789 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06440f8-3135-4cee-8621-985e7ccc8d5f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06440f8-3135-4cee-8621-985e7ccc8d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:30,840 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:30,841 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ea59a68-8901-41c7-875f-aa30bb7ab677', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ea59a68-8901-41c7-875f-aa30bb7ab677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:31,892 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:31,893 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f807d3-8628-4f30-9374-9a5d124a0416', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f807d3-8628-4f30-9374-9a5d124a0416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:32,946 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:32,946 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f71d54a-046a-406f-9f41-3e435be4dea0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f71d54a-046a-406f-9f41-3e435be4dea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:33,998 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:33,998 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c169f05b-1d39-4e8c-a814-34238e5b3bc2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c169f05b-1d39-4e8c-a814-34238e5b3bc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:35,050 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:35,050 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4099d608-c0d3-4ca7-9058-4c258a91c37d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4099d608-c0d3-4ca7-9058-4c258a91c37d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:36,101 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:50:36,101 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ea444d-31d0-41d7-989d-7a64f7f5e915', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ea444d-31d0-41d7-989d-7a64f7f5e915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:37,153 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:37,154 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8230f61-7d07-453a-9477-b23c4181942e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8230f61-7d07-453a-9477-b23c4181942e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:38,210 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:50:38,210 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6edb8bd-1266-42ef-81d0-57a75b5a3890', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6edb8bd-1266-42ef-81d0-57a75b5a3890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:39,261 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:39,261 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318b9d4a-90d1-4886-a09b-7b38aa2081bb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318b9d4a-90d1-4886-a09b-7b38aa2081bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:40,312 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:40,312 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f73e9bc-c0bd-46cd-881e-e2f384b9dd1d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f73e9bc-c0bd-46cd-881e-e2f384b9dd1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:41,364 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:41,364 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb1f185-c599-4c91-b5cb-59850c066f96', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb1f185-c599-4c91-b5cb-59850c066f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:42,416 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:42,417 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e248f7-cab0-4848-ad96-d07717f87a6c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e248f7-cab0-4848-ad96-d07717f87a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:43,471 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:43,471 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f14152-db71-450e-8225-c4a02637f2c6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f14152-db71-450e-8225-c4a02637f2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:44,523 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:44,523 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac01c18c-6cd8-4d09-a45e-3e91728c9cb7', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac01c18c-6cd8-4d09-a45e-3e91728c9cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:45,576 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:45,576 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e3769e-83d0-42b3-a2b8-3d812d43ae80', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e3769e-83d0-42b3-a2b8-3d812d43ae80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:46,628 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:46,629 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44893aca-80e4-4870-8ebe-7e379d4c2c28', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44893aca-80e4-4870-8ebe-7e379d4c2c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:47,681 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.040s 2022-10-15 08:50:47,682 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e90bc07b-0d03-4c75-9c4a-88fae8490249', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e90bc07b-0d03-4c75-9c4a-88fae8490249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:48,733 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:50:48,734 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2c612f-e3cb-4e16-9507-d6e8157de57c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2c612f-e3cb-4e16-9507-d6e8157de57c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:49,787 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:49,787 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68fa5a08-fe7c-4acf-aa87-9a0189029d4c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68fa5a08-fe7c-4acf-aa87-9a0189029d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:50,840 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:50,841 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e8f9c25-17c5-480e-b73c-079783ce81c1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e8f9c25-17c5-480e-b73c-079783ce81c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:51,892 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:50:51,892 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa55268-74dd-4cd0-af95-7f79679408fe', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa55268-74dd-4cd0-af95-7f79679408fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:52,945 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:52,945 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fda4c9e-ae6d-4a06-965c-1e7e631c41aa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fda4c9e-ae6d-4a06-965c-1e7e631c41aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:53,998 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:54,000 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c981c4-e1f3-4ad9-800f-fe83069bc5a5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c981c4-e1f3-4ad9-800f-fe83069bc5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:55,052 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:55,053 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0e0643-36af-4a84-8baa-ba8682a06e66', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0e0643-36af-4a84-8baa-ba8682a06e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:56,104 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:50:56,105 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4017f621-33c3-4dc6-9662-009c6047d97a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4017f621-33c3-4dc6-9662-009c6047d97a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:57,161 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.041s 2022-10-15 08:50:57,162 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e885ce1e-a77d-4d4e-a773-69117b1e9112', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e885ce1e-a77d-4d4e-a773-69117b1e9112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:58,212 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:50:58,213 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-987df3af-9862-42ac-9c01-6153eba4141a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-987df3af-9862-42ac-9c01-6153eba4141a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:50:59,264 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:50:59,264 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea8e8ff1-96a6-48b7-bd64-cc213f02b6d5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea8e8ff1-96a6-48b7-bd64-cc213f02b6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:00,316 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:00,317 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2603e779-da53-4f0b-903c-12ddafe08e55', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2603e779-da53-4f0b-903c-12ddafe08e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:01,368 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:01,369 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05eb86e8-eee7-4eeb-a9c0-e32730f6da2c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05eb86e8-eee7-4eeb-a9c0-e32730f6da2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:02,422 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.040s 2022-10-15 08:51:02,423 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7265fa7f-f272-4454-9ffa-5fa1dcea2904', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7265fa7f-f272-4454-9ffa-5fa1dcea2904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:03,474 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:03,475 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ecaa371-4dc0-42d6-bf03-2b8b82a772a3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ecaa371-4dc0-42d6-bf03-2b8b82a772a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:04,528 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:04,528 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82843aa-0087-46e9-ba35-a5e5ea69de60', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82843aa-0087-46e9-ba35-a5e5ea69de60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:05,580 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:05,580 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a733a185-aded-46bd-83b9-b24e623e7a26', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a733a185-aded-46bd-83b9-b24e623e7a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:06,635 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.040s 2022-10-15 08:51:06,635 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea5fdbfa-fba6-4f84-80e9-24539af3f059', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5fdbfa-fba6-4f84-80e9-24539af3f059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:07,688 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:07,688 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9dd769b-2317-408e-b7fa-601586c3f6e8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9dd769b-2317-408e-b7fa-601586c3f6e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:08,740 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:08,740 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-725157c9-947f-44cd-9eaf-147c6980c21c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725157c9-947f-44cd-9eaf-147c6980c21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:09,791 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:09,792 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c92730e-bab4-470d-b24b-8cbdb0c7f11a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c92730e-bab4-470d-b24b-8cbdb0c7f11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:10,843 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:10,843 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-878970ca-23d3-4b55-b83e-cbf5d16ab160', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-878970ca-23d3-4b55-b83e-cbf5d16ab160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:11,896 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:11,896 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c059442-7185-4df9-bdbe-45198df3d33c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c059442-7185-4df9-bdbe-45198df3d33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:12,949 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:12,949 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b962a2-e89b-413d-aaba-8680238839d6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b962a2-e89b-413d-aaba-8680238839d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:14,001 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:14,002 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-530f04aa-cb30-41a3-af2d-57533c61597d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-530f04aa-cb30-41a3-af2d-57533c61597d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:15,054 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:15,054 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d77d73-aa94-4663-adab-08db12539d71', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d77d73-aa94-4663-adab-08db12539d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:16,105 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:16,106 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ec705f-e021-4302-9c81-9839b534a1e1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ec705f-e021-4302-9c81-9839b534a1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:17,158 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:17,159 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cce341bf-4a09-48ff-a206-aff97969cbee', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cce341bf-4a09-48ff-a206-aff97969cbee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:18,212 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:18,212 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad71afcb-90fb-4e4f-bf34-0a390793a7bb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad71afcb-90fb-4e4f-bf34-0a390793a7bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:19,264 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:19,264 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23be8aee-2732-41a5-9f3d-1867c99ffd7c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23be8aee-2732-41a5-9f3d-1867c99ffd7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:20,316 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:20,317 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e6fbf9-eb1d-429b-886a-bf4da9fb0ee0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e6fbf9-eb1d-429b-886a-bf4da9fb0ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:21,368 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:21,369 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44122748-9a87-4799-b2a7-e84bd2948d94', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44122748-9a87-4799-b2a7-e84bd2948d94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:22,421 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:22,421 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b751bbb8-d9fe-4fe0-9629-6cde40f91284', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b751bbb8-d9fe-4fe0-9629-6cde40f91284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:23,474 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:23,474 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ebe7d82-e9b8-4a23-a657-8385c6e6d80f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ebe7d82-e9b8-4a23-a657-8385c6e6d80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:24,524 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:51:24,525 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b6a253-d125-4313-96a8-2652439f2345', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0b6a253-d125-4313-96a8-2652439f2345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:25,576 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:25,576 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1391b4-768d-4f49-acbf-4e559b6244d5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1391b4-768d-4f49-acbf-4e559b6244d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:26,630 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.040s 2022-10-15 08:51:26,630 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02c4aea-3280-4c2c-885e-4b53b1f15d71', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02c4aea-3280-4c2c-885e-4b53b1f15d71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:27,684 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.040s 2022-10-15 08:51:27,685 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f2810d2-c56c-41a7-b846-9c14bb9c9d81', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f2810d2-c56c-41a7-b846-9c14bb9c9d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:28,737 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:28,738 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64da78a2-2dd2-405c-93dd-ebf97a61e658', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64da78a2-2dd2-405c-93dd-ebf97a61e658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:29,789 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:29,790 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6047277-591b-4445-9060-a1f4b2d39640', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6047277-591b-4445-9060-a1f4b2d39640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:30,840 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:51:30,841 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ff9dac-9e60-4864-be3a-716848b6ea3c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ff9dac-9e60-4864-be3a-716848b6ea3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:31,892 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:31,893 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a28a313f-91d6-4ad4-86de-a10e54a44011', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a28a313f-91d6-4ad4-86de-a10e54a44011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:32,944 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:32,944 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e583da-65e6-477d-a3a3-f2f275ec45ec', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e583da-65e6-477d-a3a3-f2f275ec45ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:33,996 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:33,996 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ab8e529-96a7-454f-ab9b-5bf42b54257d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ab8e529-96a7-454f-ab9b-5bf42b54257d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:35,048 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:35,049 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3160d278-2a56-4aa2-8b69-0eef5cd89a6e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3160d278-2a56-4aa2-8b69-0eef5cd89a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:36,103 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.041s 2022-10-15 08:51:36,103 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d08b66-e6b9-42fb-bfb9-72d32c7a177b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d08b66-e6b9-42fb-bfb9-72d32c7a177b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:37,158 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.040s 2022-10-15 08:51:37,158 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cf84b73-97d9-4a2b-8178-25836ffd1641', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cf84b73-97d9-4a2b-8178-25836ffd1641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:38,212 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.040s 2022-10-15 08:51:38,212 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d76854a-d4f7-4e62-b6cb-d2e28268b9cd', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d76854a-d4f7-4e62-b6cb-d2e28268b9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:39,262 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:39,263 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d4f0ea1-6a31-4d95-ad1d-0bb092be5e6a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d4f0ea1-6a31-4d95-ad1d-0bb092be5e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:40,314 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:40,314 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14edc4af-f2e2-4ccb-a996-b0e646332827', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14edc4af-f2e2-4ccb-a996-b0e646332827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:41,366 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:41,366 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2918dd31-9c2a-4132-ad49-35785d92e59c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2918dd31-9c2a-4132-ad49-35785d92e59c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:42,419 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:42,419 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da379e5-c179-4a09-bac8-8f68ffbae032', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4da379e5-c179-4a09-bac8-8f68ffbae032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:43,470 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:43,471 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e05bf0-5731-4075-934a-3e2e9fef43ba', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e05bf0-5731-4075-934a-3e2e9fef43ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:44,523 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:44,524 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f00229b6-da68-4247-8eb9-02f2d7436664', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f00229b6-da68-4247-8eb9-02f2d7436664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:45,578 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.041s 2022-10-15 08:51:45,578 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7671e33e-4761-434b-a162-0859d56e43c5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7671e33e-4761-434b-a162-0859d56e43c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:46,630 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:46,630 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfdb3590-f48b-4dfa-88e4-20b707a947d5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfdb3590-f48b-4dfa-88e4-20b707a947d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:47,683 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:47,683 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd15451-a006-4ee8-9168-17d3afc20e87', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd15451-a006-4ee8-9168-17d3afc20e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:48,733 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:51:48,733 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1334e7d-a531-428d-9e94-f2cb3f2ed217', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1334e7d-a531-428d-9e94-f2cb3f2ed217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:49,785 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:49,786 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e21808f-b80b-49f4-879a-aaa0afc1b2af', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e21808f-b80b-49f4-879a-aaa0afc1b2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:50,837 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:50,838 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51537c00-f12d-4c80-b3c3-307885d54cf0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51537c00-f12d-4c80-b3c3-307885d54cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:51,889 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:51,889 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9279736b-ed08-4494-a81b-675f875aa1a6', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9279736b-ed08-4494-a81b-675f875aa1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:52,940 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:52,940 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c9a1e02-645a-4ba0-a78d-f17bd52a5500', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c9a1e02-645a-4ba0-a78d-f17bd52a5500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:53,991 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:53,992 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5608234-3446-43d2-a568-5e9181788e51', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5608234-3446-43d2-a568-5e9181788e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:55,048 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:51:55,049 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f22cb1-ffbb-436c-be38-454b4d98a0f3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f22cb1-ffbb-436c-be38-454b4d98a0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:56,102 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:51:56,102 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-424fb01f-bde5-43fe-84bc-4d20f95b1d32', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-424fb01f-bde5-43fe-84bc-4d20f95b1d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:57,154 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:57,154 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344e4a9f-79bf-4373-a63d-69b2b344ef81', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344e4a9f-79bf-4373-a63d-69b2b344ef81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:58,206 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:51:58,206 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1e15917-876c-4c59-9477-9f9d17c68a9f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1e15917-876c-4c59-9477-9f9d17c68a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:51:59,257 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:51:59,258 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd1163c9-7540-4eba-b628-cbb404acc994', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd1163c9-7540-4eba-b628-cbb404acc994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:00,311 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:52:00,311 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73c6183-195c-4c40-be29-bd1e613ac4e3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73c6183-195c-4c40-be29-bd1e613ac4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:01,363 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:52:01,364 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9a6e0c-34b7-43f9-852b-9d9f43199aae', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9a6e0c-34b7-43f9-852b-9d9f43199aae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:02,416 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.040s 2022-10-15 08:52:02,417 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2f9fd5-9fc2-43e8-b604-3fb7276bba31', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2f9fd5-9fc2-43e8-b604-3fb7276bba31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:03,467 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:52:03,468 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d76ee35-841b-41e9-807b-ba04577c25ec', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d76ee35-841b-41e9-807b-ba04577c25ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:04,521 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:52:04,521 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7080a850-37ee-4a97-856d-40db924e79ec', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7080a850-37ee-4a97-856d-40db924e79ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:05,574 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:52:05,575 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b113e65-ed11-4285-9513-4aea6ef0e210', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b113e65-ed11-4285-9513-4aea6ef0e210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:06,627 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:52:06,627 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d378c41e-834b-4413-b418-8f3041b8038c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d378c41e-834b-4413-b418-8f3041b8038c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:07,679 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:52:07,679 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c3d6e72-7a1c-4def-86cc-afa26032f326', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c3d6e72-7a1c-4def-86cc-afa26032f326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:08,730 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:52:08,730 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087a24f7-0485-4e29-bea1-b80d75eb42c0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087a24f7-0485-4e29-bea1-b80d75eb42c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:09,782 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:52:09,782 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-022d0066-8183-433b-9b4f-24d10c5c5cff', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-022d0066-8183-433b-9b4f-24d10c5c5cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:10,832 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:52:10,833 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49108939-8095-475f-8b45-5f0c94368d58', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49108939-8095-475f-8b45-5f0c94368d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:11,884 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:52:11,885 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a5b43c-48f1-4a48-a5a2-2ca35bca6561', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a5b43c-48f1-4a48-a5a2-2ca35bca6561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:12,935 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:52:12,936 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4385901-1a76-4c0c-8307-74c9036b7c4b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4385901-1a76-4c0c-8307-74c9036b7c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:13,988 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:52:13,988 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-555bed4c-c6df-4dd2-8040-74c2288ca772', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-555bed4c-c6df-4dd2-8040-74c2288ca772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:15,042 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.040s 2022-10-15 08:52:15,042 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96f40ae-7469-4264-ba0e-f3ccdddb7dd1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96f40ae-7469-4264-ba0e-f3ccdddb7dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:16,095 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:52:16,095 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f12b2a18-0e02-488b-b6df-956cd589afb5', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f12b2a18-0e02-488b-b6df-956cd589afb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:17,147 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:52:17,147 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5241ee06-9bdf-4066-a9dc-e4b705275942', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5241ee06-9bdf-4066-a9dc-e4b705275942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:18,198 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:52:18,199 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfcbc7b1-2da9-4a8c-853e-1bbd3138efe2', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfcbc7b1-2da9-4a8c-853e-1bbd3138efe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:19,250 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:52:19,250 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee83963e-02ea-4982-834e-9cd3b832cf6a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee83963e-02ea-4982-834e-9cd3b832cf6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:20,300 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:52:20,300 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a58d88-f811-4da8-85f4-a507eb2b024e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a58d88-f811-4da8-85f4-a507eb2b024e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:21,351 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:52:21,351 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c7f9d2-174a-4f5e-98cf-b460cd888400', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c7f9d2-174a-4f5e-98cf-b460cd888400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:22,403 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:52:22,403 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cfb0e68-5fd5-48e3-af5e-94cbe68ecd53', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cfb0e68-5fd5-48e3-af5e-94cbe68ecd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:23,455 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:52:23,455 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97654a1d-3d88-4fcc-be5c-e9bd59e9e026', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97654a1d-3d88-4fcc-be5c-e9bd59e9e026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:24,507 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:52:24,507 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e974bf-a86e-4325-a0b6-ffe2313e66e1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e974bf-a86e-4325-a0b6-ffe2313e66e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:25,570 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.049s 2022-10-15 08:52:25,570 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-393bcd12-3b75-47b9-a39f-651a0767cd35', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-393bcd12-3b75-47b9-a39f-651a0767cd35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:26,621 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.036s 2022-10-15 08:52:26,622 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e638322e-e2f0-4ec5-8238-84f1cff89dd3', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e638322e-e2f0-4ec5-8238-84f1cff89dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:27,674 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:52:27,674 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3369e98b-ee6b-4216-97b7-6a5fad5f462c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3369e98b-ee6b-4216-97b7-6a5fad5f462c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:28,732 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.044s 2022-10-15 08:52:28,732 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679d1d83-90ef-4f2e-bd47-9a34f0236ed8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679d1d83-90ef-4f2e-bd47-9a34f0236ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:29,787 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.039s 2022-10-15 08:52:29,787 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f46d78c-8ce3-4fbe-acef-f1a3d06c3b70', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f46d78c-8ce3-4fbe-acef-f1a3d06c3b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:30,844 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:52:30,844 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25bff24-b0a9-4ca3-b07c-5ceaa09d9d65', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25bff24-b0a9-4ca3-b07c-5ceaa09d9d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:31,910 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.050s 2022-10-15 08:52:31,910 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c2c873-4199-4e97-9e24-0bb4168740e1', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c2c873-4199-4e97-9e24-0bb4168740e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:32,966 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.042s 2022-10-15 08:52:32,967 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9fae3ed-93bc-49ca-997b-9b5c7e782127', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9fae3ed-93bc-49ca-997b-9b5c7e782127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:34,025 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.045s 2022-10-15 08:52:34,026 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbfa121-de7a-404b-b86f-2c1d5fc10c07', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbfa121-de7a-404b-b86f-2c1d5fc10c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:35,088 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.048s 2022-10-15 08:52:35,088 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a79372-802d-4cb7-94ef-430c236c9581', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a79372-802d-4cb7-94ef-430c236c9581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:36,141 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.037s 2022-10-15 08:52:36,141 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768436bb-330d-4226-a60d-fa00db82583a', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768436bb-330d-4226-a60d-fa00db82583a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:37,210 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.055s 2022-10-15 08:52:37,211 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e388602-0274-4a65-8122-9b15360b1e2d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e388602-0274-4a65-8122-9b15360b1e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:38,265 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.040s 2022-10-15 08:52:38,265 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c054907-8a56-4ee3-a8e9-d4e6a11426d0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c054907-8a56-4ee3-a8e9-d4e6a11426d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:39,316 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.038s 2022-10-15 08:52:39,317 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d57b9fb-7506-41f8-9d3c-4b2729d1db9c', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d57b9fb-7506-41f8-9d3c-4b2729d1db9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:40,371 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.040s 2022-10-15 08:52:40,372 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7071a52a-2d7d-4766-aac1-59a3df86ebf8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7071a52a-2d7d-4766-aac1-59a3df86ebf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:41,426 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.041s 2022-10-15 08:52:41,427 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e142d092-bfd6-4d00-873f-95d918189b46', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e142d092-bfd6-4d00-873f-95d918189b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:42,483 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:52:42,483 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8e665c-136b-433e-b6ae-133528698436', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8e665c-136b-433e-b6ae-133528698436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:43,540 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f 0.043s 2022-10-15 08:52:43,540 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531ab2a4-b84e-4f4f-b53d-93b83d57e03e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531ab2a4-b84e-4f4f-b53d-93b83d57e03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f'} Body: b'{"volume": {"id": "eb27624c-e0c2-43b7-873e-24dd3c51544f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:43.000000", "updated_at": "2022-10-15T08:49:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1776336493", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/eb27624c-e0c2-43b7-873e-24dd3c51544f"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:44,695 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.125s 2022-10-15 08:52:44,695 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36945cf0-ae3b-40c3-8fdb-0b2e80ed1134', 'x-compute-request-id': 'req-36945cf0-ae3b-40c3-8fdb-0b2e80ed1134', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'' 2022-10-15 08:52:44,853 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.157s 2022-10-15 08:52:44,853 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc9ecca9-817a-48cd-95a6-1f1ffe291142', 'x-compute-request-id': 'req-cc9ecca9-817a-48cd-95a6-1f1ffe291142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "ACTIVE", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:52:45Z", "addresses": {"tempest-AttachVolumeNegativeTest-1650619741-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:ee:c1"}, {"version": 4, "addr": "172.27.3.162", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:ee:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": "2022-10-15T08:45:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--223686186"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:52:46,016 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.148s 2022-10-15 08:52:46,016 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1613', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d321a6-e200-4419-828b-abe8095535d8', 'x-compute-request-id': 'req-f3d321a6-e200-4419-828b-abe8095535d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "ACTIVE", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:52:45Z", "addresses": {"tempest-AttachVolumeNegativeTest-1650619741-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:ee:c1"}, {"version": 4, "addr": "172.27.3.162", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:91:ee:c1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": "2022-10-15T08:45:42.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:52:47,258 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.227s 2022-10-15 08:52:47,259 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1419', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5de0df5-18d6-4419-83e0-9d65b9b1399d', 'x-compute-request-id': 'req-a5de0df5-18d6-4419-83e0-9d65b9b1399d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"server": {"id": "28480cd2-5ae8-4292-9c17-be983439b53f", "name": "tempest-AttachVolumeNegativeTest-server-711639051", "status": "DELETED", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:45:02Z", "updated": "2022-10-15T08:52:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/28480cd2-5ae8-4292-9c17-be983439b53f"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-10-15T08:49:44Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-498952549", "OS-SRV-USG:launched_at": "2022-10-15T08:45:42.000000", "OS-SRV-USG:terminated_at": "2022-10-15T08:52:46.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:52:47,274 126085 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 3 second wait 2022-10-15 08:52:48,319 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f 0.043s 2022-10-15 08:52:48,320 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1d3d802f-ab67-4d8b-bb64-41524c7a4f34', 'x-compute-request-id': 'req-1d3d802f-ab67-4d8b-bb64-41524c7a4f34', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/28480cd2-5ae8-4292-9c17-be983439b53f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 28480cd2-5ae8-4292-9c17-be983439b53f could not be found."}}' 2022-10-15 08:52:49,359 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-498952549 1.039s 2022-10-15 08:52:49,360 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37b08229-7667-48c8-ad9a-ded148880fbb', 'x-compute-request-id': 'req-37b08229-7667-48c8-ad9a-ded148880fbb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-498952549'} Body: b'' 2022-10-15 08:52:49,552 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/security-groups/d3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0 0.192s 2022-10-15 08:52:49,552 126085 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-3ae4888f-478b-4b0c-833e-db69241d0810', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 08:52:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups/d3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0'} Body: b'' 2022-10-15 08:52:49,570 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.30:9696/networking/v2.0/security-groups/d3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0 0.017s 2022-10-15 08:52:49,570 126085 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-ad7ef0cc-64b1-456c-b52b-cbb1794c8b30', 'date': 'Sat, 15 Oct 2022 08:52:49 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups/d3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d3e8b6fe-f1a3-476e-8d2d-02635b5ee6f0 does not exist", "detail": ""}}' 2022-10-15 08:52:50,024 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/floatingips/c8a2c3e9-1ac9-475c-bb92-66265cc35101 0.453s 2022-10-15 08:52:50,025 126085 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-06971bb6-d938-48fe-8cb4-4205859ff1c1', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 08:52:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/c8a2c3e9-1ac9-475c-bb92-66265cc35101'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 63, in test_attach_attached_volume_to_different_server self.attach_volume(server1, volume) File "/opt/stack/tempest/tempest/api/compute/base.py", line 593, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 358, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume eb27624c-e0c2-43b7-873e-24dd3c51544f to server 28480cd2-5ae8-4292-9c17-be983439b53f within the required time (360 s). |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
fail
ft11.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-10-15 08:52:50,094 126085 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-10-15 08:52:50,095 126085 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-10-15 08:52:50,148 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.049s 2022-10-15 08:52:50,148 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-789283564", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIlabozLLNCkgmpIvU+vn/K+8N3j32Yu+RVW7SZBAeHqpj/fLJSmNkzKhzyGium2diRIVBiiQrdWloNWUWf8xksWGcDmLa+RS31zR3rtCJeiu0pOnFPlfWClQKp9vikMhA=="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b84f290-3954-4c60-9e16-dbe6f7e33f02', 'x-compute-request-id': 'req-0b84f290-3954-4c60-9e16-dbe6f7e33f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-789283564", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIlabozLLNCkgmpIvU+vn/K+8N3j32Yu+RVW7SZBAeHqpj/fLJSmNkzKhzyGium2diRIVBiiQrdWloNWUWf8xksWGcDmLa+RS31zR3rtCJeiu0pOnFPlfWClQKp9vikMhA==", "fingerprint": "05:d2:82:d4:a6:2a:aa:1c:a2:64:db:6c:61:67:27:42", "user_id": "060d1fae9b0b488da1f7553cabd97d28"}}' 2022-10-15 08:52:50,151 126085 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-789283564 created 2022-10-15 08:52:50,282 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-groups 0.130s 2022-10-15 08:52:50,283 126085 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--889542767", "description": "tempest-description--1252175907"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-056dc3cc-8870-499c-a8dd-2a066ed26084', 'date': 'Sat, 15 Oct 2022 08:52:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9ad6d439-0bd2-4afe-82a8-4179e3230ec7", "name": "tempest-securitygroup--889542767", "stateful": true, "tenant_id": "ca38c1109acc49849daeb555b673e756", "description": "tempest-description--1252175907", "shared": false, "security_group_rules": [{"id": "3569aebd-b456-47c7-ac31-44848340e421", "tenant_id": "ca38c1109acc49849daeb555b673e756", "security_group_id": "9ad6d439-0bd2-4afe-82a8-4179e3230ec7", "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": 375, "description": null, "tags": [], "created_at": "2022-10-15T08:52:50Z", "updated_at": "2022-10-15T08:52:50Z", "revision_number": 0, "project_id": "ca38c1109acc49849daeb555b673e756"}, {"id": "f8dbb495-c8b6-4f04-a1ca-572469fe0847", "tenant_id": "ca38c1109acc49849daeb555b673e756", "security_group_id": "9ad6d439-0bd2-4afe-82a8-4179e3230ec7", "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": 374, "description": null, "tags": [], "created_at": "2022-10-15T08:52:50Z", "updated_at": "2022-10-15T08:52:50Z", "revision_number": 0, "project_id": "ca38c1109acc49849daeb555b673e756"}], "tags": [], "created_at": "2022-10-15T08:52:50Z", "updated_at": "2022-10-15T08:52:50Z", "revision_number": 1, "project_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:50,409 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.125s 2022-10-15 08:52:50,409 126085 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": "9ad6d439-0bd2-4afe-82a8-4179e3230ec7", "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-8c8f1c07-94c4-45e1-b8bb-e4ab0fe33ed8', 'date': 'Sat, 15 Oct 2022 08:52:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "add14f67-8944-4a15-866e-4e688327c63a", "tenant_id": "ca38c1109acc49849daeb555b673e756", "security_group_id": "9ad6d439-0bd2-4afe-82a8-4179e3230ec7", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T08:52:50Z", "updated_at": "2022-10-15T08:52:50Z", "revision_number": 0, "project_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:50,529 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.119s 2022-10-15 08:52:50,530 126085 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": "9ad6d439-0bd2-4afe-82a8-4179e3230ec7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ee9a7a70-0abd-4cd1-a23b-a158344900f1', 'date': 'Sat, 15 Oct 2022 08:52:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7761b3ae-54db-4443-8695-e78d75a711cf", "tenant_id": "ca38c1109acc49849daeb555b673e756", "security_group_id": "9ad6d439-0bd2-4afe-82a8-4179e3230ec7", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T08:52:50Z", "updated_at": "2022-10-15T08:52:50Z", "revision_number": 0, "project_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:52:50,530 126085 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--889542767 created 2022-10-15 08:52:51,292 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/floatingips 0.761s 2022-10-15 08:52:51,292 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-0eabb5d7-7dd1-478f-a903-3b2c020f9897', 'date': 'Sat, 15 Oct 2022 08:52:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "a620bc4f-f924-44fd-89a0-bf1bdb9c55b8", "tenant_id": "ca38c1109acc49849daeb555b673e756", "floating_ip_address": "172.27.3.27", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ca38c1109acc49849daeb555b673e756", "description": "", "port_details": null, "tags": [], "created_at": "2022-10-15T08:52:51Z", "updated_at": "2022-10-15T08:52:51Z", "revision_number": 0}}' 2022-10-15 08:52:51,293 126085 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'a620bc4f-f924-44fd-89a0-bf1bdb9c55b8', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'floating_ip_address': '172.27.3.27', 'floating_network_id': 'a9f2bb15-f67a-42b4-b354-6db68dfeb13f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ca38c1109acc49849daeb555b673e756', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-10-15T08:52:51Z', 'updated_at': '2022-10-15T08:52:51Z', 'revision_number': 0, 'ip': '172.27.3.27'} created 2022-10-15 08:52:51,378 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.079s 2022-10-15 08:52:51,379 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2675d259-0b0d-440c-bc9b-f0488af8c264', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "060d1fae9b0b488da1f7553cabd97d28", "name": "tempest-AttachVolumeNegativeTest-778340715-project", "password_expires_at": null}, "audit_ids": ["OqCYlbggRraZ6tkX1BQBoA"], "expires_at": "2022-10-15T09:52:51.000000Z", "issued_at": "2022-10-15T08:52:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca38c1109acc49849daeb555b673e756", "name": "tempest-AttachVolumeNegativeTest-778340715"}, "is_domain": false, "roles": [{"id": "3248f0268738489b883041851d681bb7", "name": "member"}, {"id": "080a66722a3d4936966a3a50bf9bafe1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "62786354f6024ea1ada9210aa98ea275", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "1497a3cd8b854c72af5f9aa23fa752c9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4395d388392c44acbce0ef44931b4e46", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756", "region": "RegionOne"}], "id": "1c31719e1e9d43158c5d370e9f561bc4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "81ad7b2f01774c028b06cd2430101a69", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/ca38c1109acc49849daeb555b673e756", "region": "RegionOne"}], "id": "259011d7f1a14f86aa1efccde13876d5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "82466acaea994f73b487e467d5ba839a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "57a2dff7f1754e4a88265c5900962d05", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "11003f7896304228b2e40f9dd0e51c99", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "6ff2817b180d419985450b23becc3704", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "269478e975794acca78658051d821e8f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/networking", "region": "RegionOne"}], "id": "919cf4ab5e73419f86f50ea2af2fb754", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fd4249603d26444786f6ac37b13f3eca", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "c8fabbc0c02f4dbd92168d95326c58d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5143267d72444601a1ae5304a336fb1e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756", "region": "RegionOne"}], "id": "f82e1ab33ab44041a4ae37dea257e5ca", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0cbbd8cc9aa54a479d38c623f4f9d608", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_ca38c1109acc49849daeb555b673e756", "region": "RegionOne"}, {"id": "63450b6db2c9479bb23665e227457161", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "fc0069003c8e49f892e5afb67ea77d16", "type": "object-store", "name": "swift"}]}}' 2022-10-15 08:52:51,379 126085 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': 'abd5286e-7177-474d-b9f2-9ade4753e5ec', 'name': 'tempest-AttachVolumeNegativeTest-1650619741-network', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ca38c1109acc49849daeb555b673e756', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 300, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-10-15T08:44:26Z', 'updated_at': '2022-10-15T08:44:26Z', 'revision_number': 1} available for tenant 2022-10-15 08:52:51,380 126085 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-789283564', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIlabozLLNCkgmpIvU+vn/K+8N3j32Yu+RVW7SZBAeHqpj/fLJSmNkzKhzyGium2diRIVBiiQrdWloNWUWf8xksWGcDmLa+RS31zR3rtCJeiu0pOnFPlfWClQKp9vikMhA==', 'fingerprint': '05:d2:82:d4:a6:2a:aa:1c:a2:64:db:6c:61:67:27:42', 'user_id': '060d1fae9b0b488da1f7553cabd97d28', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD0768h7+rOdx+b8pjkkLNIvTPZ11gTfzimjHMpF+wajFJLPZ7sUKTV\nNcuY1UN6DsWgBwYFK4EEACKhZANiAASJWm6MyyzQpIJqSL1Pr5/yvvDd499mLvkV\nVu0mQQHh6qY/3yyUpjZMyoc8horptnYkSFQYokK3VpaDVlFn/MZLFhnA5i2vkUt9\nc0d67QiXortKTpxT5X1gpUCqfb4pDIQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9ad6d439-0bd2-4afe-82a8-4179e3230ec7', 'name': 'tempest-securitygroup--889542767', 'stateful': True, 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'description': 'tempest-description--1252175907', 'shared': False, 'security_group_rules': [{'id': '3569aebd-b456-47c7-ac31-44848340e421', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'security_group_id': '9ad6d439-0bd2-4afe-82a8-4179e3230ec7', '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': 375, 'description': None, 'tags': [], 'created_at': '2022-10-15T08:52:50Z', 'updated_at': '2022-10-15T08:52:50Z', 'revision_number': 0, 'project_id': 'ca38c1109acc49849daeb555b673e756'}, {'id': 'f8dbb495-c8b6-4f04-a1ca-572469fe0847', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'security_group_id': '9ad6d439-0bd2-4afe-82a8-4179e3230ec7', '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': 374, 'description': None, 'tags': [], 'created_at': '2022-10-15T08:52:50Z', 'updated_at': '2022-10-15T08:52:50Z', 'revision_number': 0, 'project_id': 'ca38c1109acc49849daeb555b673e756'}], 'tags': [], 'created_at': '2022-10-15T08:52:50Z', 'updated_at': '2022-10-15T08:52:50Z', 'revision_number': 1, 'project_id': 'ca38c1109acc49849daeb555b673e756'}, 'floating_ip': {'id': 'a620bc4f-f924-44fd-89a0-bf1bdb9c55b8', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'floating_ip_address': '172.27.3.27', 'floating_network_id': 'a9f2bb15-f67a-42b4-b354-6db68dfeb13f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ca38c1109acc49849daeb555b673e756', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-10-15T08:52:51Z', 'updated_at': '2022-10-15T08:52:51Z', 'revision_number': 0, 'ip': '172.27.3.27'}} 2022-10-15 08:52:53,136 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.222.0.30/compute/v2.1/servers 1.755s 2022-10-15 08:52:53,136 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-869465386", "imageRef": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "abd5286e-7177-474d-b9f2-9ade4753e5ec"}], "security_groups": [{"name": "tempest-securitygroup--889542767"}], "key_name": "tempest-keypair-789283564", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2143a649-4ab9-465f-b948-da56d48ac0aa', 'x-compute-request-id': 'req-2143a649-4ab9-465f-b948-da56d48ac0aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--889542767"}], "adminPass": "password"}}' 2022-10-15 08:52:53,214 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.073s 2022-10-15 08:52:53,214 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fe64c0d-538b-4254-b873-51fdd9860d6b', 'x-compute-request-id': 'req-1fe64c0d-538b-4254-b873-51fdd9860d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:52:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:52:54,306 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.074s 2022-10-15 08:52:54,307 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7abc41d9-fbfd-41fd-90e6-cf2e5cc8cbfd', 'x-compute-request-id': 'req-7abc41d9-fbfd-41fd-90e6-cf2e5cc8cbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:52:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:52:55,397 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.075s 2022-10-15 08:52:55,397 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-148e3cec-96ea-4561-9340-c347374f7bef', 'x-compute-request-id': 'req-148e3cec-96ea-4561-9340-c347374f7bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:52:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:52:56,517 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.104s 2022-10-15 08:52:56,517 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2db5395c-6916-4272-ad53-a2503c3d9dd0', 'x-compute-request-id': 'req-2db5395c-6916-4272-ad53-a2503c3d9dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:52:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:52:56,530 126085 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 3 second wait 2022-10-15 08:52:57,756 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.224s 2022-10-15 08:52:57,757 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5011f49-64e0-4b0d-9ba8-d9b08a94ee6a', 'x-compute-request-id': 'req-b5011f49-64e0-4b0d-9ba8-d9b08a94ee6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:52:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--889542767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:52:57,771 126085 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 4 second wait 2022-10-15 08:52:59,232 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.460s 2022-10-15 08:52:59,233 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8a07c2c-87eb-4034-9c97-d5f13a6b2edc', 'x-compute-request-id': 'req-e8a07c2c-87eb-4034-9c97-d5f13a6b2edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:52:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--889542767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:53:00,406 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.158s 2022-10-15 08:53:00,406 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-983edc92-e821-4d61-94ae-b47fa5072cbf', 'x-compute-request-id': 'req-983edc92-e821-4d61-94ae-b47fa5072cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:52:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--889542767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:53:01,587 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.166s 2022-10-15 08:53:01,587 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cde617f-30f1-41ca-97af-690cd095e828', 'x-compute-request-id': 'req-3cde617f-30f1-41ca-97af-690cd095e828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:52:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--889542767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:53:02,753 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.152s 2022-10-15 08:53:02,753 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5e81f52-01a8-4004-935d-ff2cf4e6d43f', 'x-compute-request-id': 'req-a5e81f52-01a8-4004-935d-ff2cf4e6d43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:52:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--889542767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:53:03,916 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.149s 2022-10-15 08:53:03,916 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3324ce4a-5cae-4a86-bf27-f3afbdc5c0d8', 'x-compute-request-id': 'req-3324ce4a-5cae-4a86-bf27-f3afbdc5c0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:53:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--889542767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:53:05,083 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.152s 2022-10-15 08:53:05,083 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1365', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efa2e8ec-3872-4ab6-b7f0-b4b709544d77', 'x-compute-request-id': 'req-efa2e8ec-3872-4ab6-b7f0-b4b709544d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:53:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--889542767"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:53:06,253 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.155s 2022-10-15 08:53:06,253 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01ceb9f2-1436-4621-9f54-e48df26d3d07', 'x-compute-request-id': 'req-01ceb9f2-1436-4621-9f54-e48df26d3d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "ACTIVE", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:53:05Z", "addresses": {"tempest-AttachVolumeNegativeTest-1650619741-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:99:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": "2022-10-15T08:53:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--889542767"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:53:06,266 126085 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2022-10-15 08:53:06,364 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f/os-interface 0.098s 2022-10-15 08:53:06,365 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-066f68da-1c57-49da-8ae1-cdddb5a3afac', 'x-compute-request-id': 'req-066f68da-1c57-49da-8ae1-cdddb5a3afac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "abd5286e-7177-474d-b9f2-9ade4753e5ec", "port_id": "31414928-82a8-4928-adbe-1352569c1769", "mac_addr": "fa:16:3e:64:99:23", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2254fc98-1c88-4633-9a9a-01d10ee34e35", "ip_address": "172.20.0.12"}]}]}' 2022-10-15 08:53:07,333 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.222.0.30:9696/networking/v2.0/floatingips/a620bc4f-f924-44fd-89a0-bf1bdb9c55b8 0.964s 2022-10-15 08:53:07,334 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "31414928-82a8-4928-adbe-1352569c1769"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-29abc20a-ab68-4871-8e92-0cf88e3bb8c6', 'date': 'Sat, 15 Oct 2022 08:53:07 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/a620bc4f-f924-44fd-89a0-bf1bdb9c55b8'} Body: b'{"floatingip": {"id": "a620bc4f-f924-44fd-89a0-bf1bdb9c55b8", "tenant_id": "ca38c1109acc49849daeb555b673e756", "floating_ip_address": "172.27.3.27", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": "883eddbe-9457-4a27-9c7c-299bbc1a0e00", "port_id": "31414928-82a8-4928-adbe-1352569c1769", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "abd5286e-7177-474d-b9f2-9ade4753e5ec", "mac_address": "fa:16:3e:64:99:23", "admin_state_up": true, "status": "ACTIVE", "device_id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-10-15T08:52:51Z", "updated_at": "2022-10-15T08:53:06Z", "revision_number": 1, "project_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:07,334 126085 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.27:22' as 'ubuntu' with public key authentication 2022-10-15 08:53:11,326 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 ([Errno None] Unable to connect to port 22 on 172.27.3.27). Number attempts: 1. Retry after 2 seconds. 2022-10-15 08:53:16,890 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 ([Errno None] Unable to connect to port 22 on 172.27.3.27). Number attempts: 2. Retry after 3 seconds. 2022-10-15 08:53:23,449 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 ([Errno None] Unable to connect to port 22 on 172.27.3.27). Number attempts: 3. Retry after 4 seconds. 2022-10-15 08:53:31,002 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 ([Errno None] Unable to connect to port 22 on 172.27.3.27). Number attempts: 4. Retry after 5 seconds. 2022-10-15 08:53:36,539 126085 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 08:53:36,896 126085 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-10-15 08:53:36,897 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.27 (Authentication failed.). Number attempts: 5. Retry after 6 seconds. 2022-10-15 08:53:43,413 126085 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 08:53:43,528 126085 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 08:53:43,528 126085 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.27 successfully created 2022-10-15 08:53:43,570 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f/ips 0.041s 2022-10-15 08:53:43,571 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '150', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b11d0b9b-e96f-4b13-9610-c37f0fd449e2', 'x-compute-request-id': 'req-b11d0b9b-e96f-4b13-9610-c37f0fd449e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1650619741-network": [{"version": 4, "addr": "172.20.0.12"}, {"version": 4, "addr": "172.27.3.27"}]}}' 2022-10-15 08:53:43,766 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes 0.192s 2022-10-15 08:53:43,767 126085 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-AttachVolumeNegativeTest-volume-3306686"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a8db45-3371-48af-bcbe-0a1af8bece2d', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a8db45-3371-48af-bcbe-0a1af8bece2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:43.702828", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-10-15 08:53:43,855 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.072s 2022-10-15 08:53:43,856 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dceecf4-725a-45f0-a8d9-786257db13db', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dceecf4-725a-45f0-a8d9-786257db13db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:44,908 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:53:44,908 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c2b0f5c-fd2a-4e07-801c-b27322615275', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2b0f5c-fd2a-4e07-801c-b27322615275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:45,978 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.056s 2022-10-15 08:53:45,978 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-164db203-0b90-4e72-9266-02d29b289a03', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-164db203-0b90-4e72-9266-02d29b289a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:47,030 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:53:47,031 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be2f80e5-6da9-4a67-a7b0-5e6d92c285ca', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be2f80e5-6da9-4a67-a7b0-5e6d92c285ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:48,084 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:53:48,084 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df78c25c-28e0-4d0f-86b9-6d4ef043bfa4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df78c25c-28e0-4d0f-86b9-6d4ef043bfa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:49,140 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:53:49,140 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d063c34c-9985-43da-8c69-14beddc8e381', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d063c34c-9985-43da-8c69-14beddc8e381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:50,198 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:53:50,198 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9403aacf-4196-444a-8ca9-f2ff4f012dec', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9403aacf-4196-444a-8ca9-f2ff4f012dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:51,252 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.041s 2022-10-15 08:53:51,253 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510ed971-ce61-4f9b-ab91-6c9ee8401e0f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510ed971-ce61-4f9b-ab91-6c9ee8401e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:52,308 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:53:52,308 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f1fc8a-6ada-4689-bd75-396d8e8b60fb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f1fc8a-6ada-4689-bd75-396d8e8b60fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:53,370 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.048s 2022-10-15 08:53:53,370 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-427452cd-ab49-4ed7-ac99-a96f9010f0d8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-427452cd-ab49-4ed7-ac99-a96f9010f0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:54,427 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:53:54,428 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a489fc-cb74-47e1-ba20-dfc97f4f1d20', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a489fc-cb74-47e1-ba20-dfc97f4f1d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:55,482 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.041s 2022-10-15 08:53:55,482 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38778c4-8a85-4457-b6eb-424bfcd01088', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38778c4-8a85-4457-b6eb-424bfcd01088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:56,545 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.049s 2022-10-15 08:53:56,545 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5df6cd1d-6ed5-41b8-adaf-7e3761ab5461', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5df6cd1d-6ed5-41b8-adaf-7e3761ab5461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:57,598 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:53:57,599 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c4abcf-0fee-405f-b4db-d3bde6758109', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c4abcf-0fee-405f-b4db-d3bde6758109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:58,652 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:53:58,653 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdea1f5-b3d0-4de5-9c88-796ec544e1a4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdea1f5-b3d0-4de5-9c88-796ec544e1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:53:59,709 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:53:59,710 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920efa34-b652-4b81-b4f6-9a7c49fae1b4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920efa34-b652-4b81-b4f6-9a7c49fae1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:00,765 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:54:00,765 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-860f0e7d-df7b-4d5a-a9d7-2237403428e7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-860f0e7d-df7b-4d5a-a9d7-2237403428e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:01,822 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:54:01,822 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce64179b-d66e-4e58-9d12-0268aa636e9d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce64179b-d66e-4e58-9d12-0268aa636e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:02,877 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:54:02,877 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9d99a49-4b65-402a-b8c3-502335445235', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9d99a49-4b65-402a-b8c3-502335445235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:03,977 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.086s 2022-10-15 08:54:03,977 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d99d2626-4f77-40e5-be7c-5cbbabe6b10d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d99d2626-4f77-40e5-be7c-5cbbabe6b10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:05,039 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.049s 2022-10-15 08:54:05,039 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-839b3eaa-25c1-4448-96ae-ec633626ec57', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-839b3eaa-25c1-4448-96ae-ec633626ec57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:06,113 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.060s 2022-10-15 08:54:06,114 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd77fea-89d2-44ae-bdd7-6c02ce1330b6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdd77fea-89d2-44ae-bdd7-6c02ce1330b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:07,168 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.041s 2022-10-15 08:54:07,168 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869fd5f8-4f89-47f2-9e80-b0ad5d0c08a3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869fd5f8-4f89-47f2-9e80-b0ad5d0c08a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:08,223 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.041s 2022-10-15 08:54:08,223 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c48e17-2789-43c8-be60-5a433f330657', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c48e17-2789-43c8-be60-5a433f330657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:09,276 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:54:09,277 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56d78668-812c-4f0d-86f6-085f63cdf891', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56d78668-812c-4f0d-86f6-085f63cdf891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:10,340 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.049s 2022-10-15 08:54:10,340 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a837f7e6-4d7d-41e5-9b3d-c7c0c218e0f9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a837f7e6-4d7d-41e5-9b3d-c7c0c218e0f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:11,399 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:54:11,400 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca16fce-a9db-431a-a780-acf8f2c336d5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca16fce-a9db-431a-a780-acf8f2c336d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:12,466 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.053s 2022-10-15 08:54:12,466 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf2d61f6-5e3a-4d09-a2af-b8a3efbcb6f6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf2d61f6-5e3a-4d09-a2af-b8a3efbcb6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:13,519 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:54:13,519 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4feb18-c83f-499e-88fb-0aac6c6c2fa1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4feb18-c83f-499e-88fb-0aac6c6c2fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:14,575 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:54:14,575 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f69035-3cf7-44ea-9eb9-44f9840a68ea', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f69035-3cf7-44ea-9eb9-44f9840a68ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:15,640 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.051s 2022-10-15 08:54:15,641 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ce5ffc-5c01-43dd-a09c-e3d25857e23c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ce5ffc-5c01-43dd-a09c-e3d25857e23c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:16,699 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:54:16,699 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9645f277-4f74-44fe-af6b-c5f8d96ccf4f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9645f277-4f74-44fe-af6b-c5f8d96ccf4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:17,754 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.041s 2022-10-15 08:54:17,754 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6624d6ea-a754-490a-860e-c89002a9d92b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6624d6ea-a754-490a-860e-c89002a9d92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:18,819 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.051s 2022-10-15 08:54:18,819 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d25c89a-b28b-4aa2-8c12-66d3849fb555', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d25c89a-b28b-4aa2-8c12-66d3849fb555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:19,882 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.049s 2022-10-15 08:54:19,882 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a023f05-3bf0-42ec-b8f3-d3f5e622104e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a023f05-3bf0-42ec-b8f3-d3f5e622104e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:20,933 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:20,934 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11543d45-9085-43a7-bb51-a1f0364a886f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11543d45-9085-43a7-bb51-a1f0364a886f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:21,989 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:54:21,990 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4464ea92-90b5-45c2-9c83-b624795b0c47', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4464ea92-90b5-45c2-9c83-b624795b0c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:23,046 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:54:23,046 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cedd968a-4aa8-47cc-9550-c4cc9873b54c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cedd968a-4aa8-47cc-9550-c4cc9873b54c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:24,104 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:54:24,104 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28bf8047-eed7-4ac3-87f3-d0cf8fc8d721', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28bf8047-eed7-4ac3-87f3-d0cf8fc8d721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:25,163 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:54:25,163 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b442c1f-bc18-42ec-9d26-e99acc24281f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b442c1f-bc18-42ec-9d26-e99acc24281f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:26,220 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:54:26,220 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4208537d-c682-48c9-b6e3-9d59c9e86981', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4208537d-c682-48c9-b6e3-9d59c9e86981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:27,279 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:54:27,279 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543894a1-4e67-4462-83af-b148b3703810', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543894a1-4e67-4462-83af-b148b3703810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:28,338 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:54:28,338 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046b3c43-5afd-401b-8560-910d868072e7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046b3c43-5afd-401b-8560-910d868072e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:29,390 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:29,391 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12d7e564-27b9-4068-b709-ddec006e5c88', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12d7e564-27b9-4068-b709-ddec006e5c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:30,448 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:54:30,448 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d980bc63-48b4-4712-863e-ac773d27e4b4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d980bc63-48b4-4712-863e-ac773d27e4b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:31,505 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:54:31,505 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2d49fe-94e1-4875-8976-b49c681996b1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2d49fe-94e1-4875-8976-b49c681996b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:32,557 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:32,558 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63b6c3ed-8dfa-45d5-a57a-cce46d8b1109', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63b6c3ed-8dfa-45d5-a57a-cce46d8b1109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:33,610 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:54:33,611 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b788d2d-628f-4caa-91fb-4c042d7e683f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b788d2d-628f-4caa-91fb-4c042d7e683f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:34,662 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:54:34,663 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da41062-2c21-470f-8ba8-8c84ff8d4d61', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da41062-2c21-470f-8ba8-8c84ff8d4d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:35,714 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:35,714 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb82f22-6f51-4628-a700-a3e7ab9a6560', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb82f22-6f51-4628-a700-a3e7ab9a6560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:36,767 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:54:36,767 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9010ef-f697-40ce-a976-a6580f182abb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9010ef-f697-40ce-a976-a6580f182abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:37,819 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:37,819 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c8e11a-80f4-45f4-bd72-5ce6ada3fb5f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c8e11a-80f4-45f4-bd72-5ce6ada3fb5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:38,870 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:38,871 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db498c7-dede-4838-a3bc-0c56a02234ea', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db498c7-dede-4838-a3bc-0c56a02234ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:39,923 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:54:39,923 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-709fd0fd-7003-4e80-9e16-77126eba0816', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-709fd0fd-7003-4e80-9e16-77126eba0816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:40,976 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:54:40,976 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c65dd87-d473-4990-bc3d-ab1752853822', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c65dd87-d473-4990-bc3d-ab1752853822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:42,030 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:54:42,030 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc48e8b-da60-4dc7-8446-3e31ba9e5078', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc48e8b-da60-4dc7-8446-3e31ba9e5078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:43,082 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:43,083 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c98f02d-2ba4-4d2e-9e85-a3df0e2d34c7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c98f02d-2ba4-4d2e-9e85-a3df0e2d34c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:44,136 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:54:44,136 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1bfb9fe-7400-4204-938b-868452f86e47', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1bfb9fe-7400-4204-938b-868452f86e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:45,188 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:45,188 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9560bf2c-8af0-4049-a5bc-bd1d0ac4a7d1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9560bf2c-8af0-4049-a5bc-bd1d0ac4a7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:46,318 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.117s 2022-10-15 08:54:46,319 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f32c9fe6-fbc8-4046-a64e-08cb114ab18c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f32c9fe6-fbc8-4046-a64e-08cb114ab18c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:47,370 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:47,371 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f218f447-0e90-45e0-a16c-ef74af32f6a3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f218f447-0e90-45e0-a16c-ef74af32f6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:48,424 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:54:48,424 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4627b23-dd56-4874-82f9-3f1389cc86ff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4627b23-dd56-4874-82f9-3f1389cc86ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:49,476 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:49,476 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbcf48f-f676-4c65-84c1-87101b62f206', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbcf48f-f676-4c65-84c1-87101b62f206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:50,527 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:50,528 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a66b2d-f4fd-401d-93f4-f6631abf26b2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a66b2d-f4fd-401d-93f4-f6631abf26b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:51,580 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:51,580 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d923dab-b604-4edb-8447-854653933679', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d923dab-b604-4edb-8447-854653933679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:52,631 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:54:52,632 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-743ab9fd-d08c-446c-8ddd-1605d0ecb281', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-743ab9fd-d08c-446c-8ddd-1605d0ecb281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:53,684 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:54:53,684 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96bfc55d-56fd-4b0c-8a8f-924120255112', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96bfc55d-56fd-4b0c-8a8f-924120255112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:54,736 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:54,736 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c32a439-1cd9-46e8-a669-8b9ee8592b54', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c32a439-1cd9-46e8-a669-8b9ee8592b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:55,787 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:54:55,787 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649d1502-c206-42d7-a279-457b7120ad02', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649d1502-c206-42d7-a279-457b7120ad02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:56,838 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:56,839 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f49f89bd-2779-41fc-9ae4-556333264a98', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f49f89bd-2779-41fc-9ae4-556333264a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:57,890 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:54:57,890 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1165695-70b8-4984-9951-05f3730e9b2e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1165695-70b8-4984-9951-05f3730e9b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:58,941 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:54:58,942 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f869c06-13eb-4c62-9422-cf800ed9d0e4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f869c06-13eb-4c62-9422-cf800ed9d0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:54:59,995 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:54:59,996 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c933220a-5389-42c0-951d-caba659d2bdc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c933220a-5389-42c0-951d-caba659d2bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:01,058 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.048s 2022-10-15 08:55:01,058 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa22a6df-bc4f-4197-ada7-c03e95eb9a91', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa22a6df-bc4f-4197-ada7-c03e95eb9a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:02,110 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:55:02,110 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe33be9b-4ea0-4754-8638-33f3f43cfe7b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe33be9b-4ea0-4754-8638-33f3f43cfe7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:03,163 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:55:03,163 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512cc76d-5558-4ef1-98d6-2c134dee849f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512cc76d-5558-4ef1-98d6-2c134dee849f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:04,215 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:55:04,215 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eac471f-a089-4fef-af57-624812458ffb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eac471f-a089-4fef-af57-624812458ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:05,267 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:55:05,268 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2d3e93-d49b-44ab-914d-aef7fd6b0e97', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2d3e93-d49b-44ab-914d-aef7fd6b0e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:06,319 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:06,319 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09598fbf-7f9c-46da-8a2f-8e99ae581432', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09598fbf-7f9c-46da-8a2f-8e99ae581432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:07,371 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:07,371 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07dcab32-b238-40ba-aef2-968300462f55', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07dcab32-b238-40ba-aef2-968300462f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:08,424 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:55:08,424 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4056e92e-5353-4c12-b860-612a8cfe52eb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4056e92e-5353-4c12-b860-612a8cfe52eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:09,478 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:55:09,479 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b6ffcf-6a60-4618-9cf1-b0fb06c083e3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b6ffcf-6a60-4618-9cf1-b0fb06c083e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:10,530 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:55:10,531 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79ee688-0560-480f-8814-0b6ecae8cc0e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79ee688-0560-480f-8814-0b6ecae8cc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:11,582 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:11,583 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7756661a-b3da-4c0c-a8a1-092851a6750c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7756661a-b3da-4c0c-a8a1-092851a6750c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:12,633 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:12,634 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b1a3620-70b7-4b12-84db-d87ff3dec0ff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b1a3620-70b7-4b12-84db-d87ff3dec0ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:13,684 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:13,684 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30e2c824-247b-4390-a4a3-8ea1b720eaac', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30e2c824-247b-4390-a4a3-8ea1b720eaac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:14,736 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:14,736 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb33e71a-f8a6-4a14-8365-86e421cb839e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb33e71a-f8a6-4a14-8365-86e421cb839e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:15,786 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:55:15,787 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c379e0a-15b7-4442-b8f9-772a804bca32', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c379e0a-15b7-4442-b8f9-772a804bca32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:16,840 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:55:16,840 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5129622-b461-4291-9386-e30226f35ece', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5129622-b461-4291-9386-e30226f35ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:17,891 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:17,892 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f1ab042-a4f4-4a77-be64-994611550379', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f1ab042-a4f4-4a77-be64-994611550379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:18,943 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:18,943 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23be005d-5648-436c-be6e-f078652fd8d9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23be005d-5648-436c-be6e-f078652fd8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:19,993 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:55:19,993 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ced3a4-e55f-4828-8de5-1fd5e81ecd02', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ced3a4-e55f-4828-8de5-1fd5e81ecd02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:21,044 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:55:21,044 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c343801-c122-4c21-8dce-1524e5ef311a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c343801-c122-4c21-8dce-1524e5ef311a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:22,096 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:22,097 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6051ab9b-26fe-49a6-8155-4eba48f0e780', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6051ab9b-26fe-49a6-8155-4eba48f0e780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:23,148 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:55:23,149 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90b30ca8-6416-4138-9079-3cc62588351e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90b30ca8-6416-4138-9079-3cc62588351e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:24,200 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:24,201 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1663a38f-d83a-4dd8-a4a7-3cc74bfc0560', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1663a38f-d83a-4dd8-a4a7-3cc74bfc0560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:25,252 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:55:25,252 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb50787-0a1b-4ca8-9f3e-bd77655f7048', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb50787-0a1b-4ca8-9f3e-bd77655f7048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:26,305 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:26,305 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78e2b78a-679c-43ce-b77f-a9cda676b327', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78e2b78a-679c-43ce-b77f-a9cda676b327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:27,357 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:55:27,357 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ce2d6d-691a-4454-9537-1d5a7b9e7031', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ce2d6d-691a-4454-9537-1d5a7b9e7031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:28,411 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.041s 2022-10-15 08:55:28,412 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f39e76fb-33f5-462b-9cdc-8b3eec12261c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f39e76fb-33f5-462b-9cdc-8b3eec12261c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:29,463 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:55:29,463 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce32404a-77b6-4d15-aec4-8b3c7b538750', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce32404a-77b6-4d15-aec4-8b3c7b538750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:30,515 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:55:30,515 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c67a9a76-1f6a-4831-8f7a-cefefac82b77', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c67a9a76-1f6a-4831-8f7a-cefefac82b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:31,566 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:55:31,566 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e31a93ac-3ac0-4e33-ad7b-181596162ca6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e31a93ac-3ac0-4e33-ad7b-181596162ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:32,618 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:32,618 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d20184a-c06e-483a-81cd-959465346cf2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d20184a-c06e-483a-81cd-959465346cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:33,668 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:55:33,668 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6035c00b-1766-4fb6-8bd8-06962a054cc9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6035c00b-1766-4fb6-8bd8-06962a054cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:34,719 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:34,720 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4dcaac5-2b18-4b69-8571-14d7d60eaec4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4dcaac5-2b18-4b69-8571-14d7d60eaec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:35,771 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:35,772 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6327e1db-bf12-4653-b51e-6456117a66f5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6327e1db-bf12-4653-b51e-6456117a66f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:36,822 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:36,822 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6eb7e8-6c71-483f-aaa3-03feb679349d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6eb7e8-6c71-483f-aaa3-03feb679349d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:37,873 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:55:37,873 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d1a3c8-2a74-4270-b4a9-3bd114e42830', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73d1a3c8-2a74-4270-b4a9-3bd114e42830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:38,923 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:55:38,924 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59df999a-1283-406b-85a8-27f76688fe06', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59df999a-1283-406b-85a8-27f76688fe06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:39,975 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:39,975 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d93c8ac6-8b65-4864-8962-981e5d9c4a68', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d93c8ac6-8b65-4864-8962-981e5d9c4a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:41,027 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:41,028 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dd48fce-1e0b-4277-b614-498f182c33f5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dd48fce-1e0b-4277-b614-498f182c33f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:42,079 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:55:42,079 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38d428e-3813-4d3b-ad6f-5df44bfb5b73', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38d428e-3813-4d3b-ad6f-5df44bfb5b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:43,130 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:55:43,130 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2879bd15-639f-4fc1-aa91-b4178b4984fd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2879bd15-639f-4fc1-aa91-b4178b4984fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:44,180 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:55:44,181 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa363af-12be-4d30-96b1-c010c8c385b5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa363af-12be-4d30-96b1-c010c8c385b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:45,234 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:55:45,234 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d0aa0c-f5f2-4567-a730-402b013a55e0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d0aa0c-f5f2-4567-a730-402b013a55e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:46,287 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:55:46,287 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be967738-5327-4643-aeee-986c8b477b8c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be967738-5327-4643-aeee-986c8b477b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:47,340 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:55:47,340 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbefebe-a080-4f65-8167-038b0a5207e3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbefebe-a080-4f65-8167-038b0a5207e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:48,399 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:55:48,400 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f511f6f4-6f08-4e95-801d-11c654867a71', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f511f6f4-6f08-4e95-801d-11c654867a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:49,458 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:55:49,458 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9418c686-3097-42a8-988e-ef5669c1e35a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9418c686-3097-42a8-988e-ef5669c1e35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:50,516 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:55:50,516 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c2179c-6078-4f3c-9b51-36d4bee172f0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c2179c-6078-4f3c-9b51-36d4bee172f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:51,574 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:55:51,574 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58eb7f56-8054-46a2-85dc-55ff8f874b90', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58eb7f56-8054-46a2-85dc-55ff8f874b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:52,637 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.049s 2022-10-15 08:55:52,637 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654e0547-29ba-473e-b88b-be0ce875f609', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654e0547-29ba-473e-b88b-be0ce875f609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:53,696 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:55:53,696 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9c6fcc-2fec-42ec-8141-e21c33454d48', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9c6fcc-2fec-42ec-8141-e21c33454d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:54,756 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:55:54,756 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1307da73-9fc3-48a6-a3f7-6ae278f91e53', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1307da73-9fc3-48a6-a3f7-6ae278f91e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:55,813 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:55:55,813 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e35618-8923-4951-8dda-cdda21924aaf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e35618-8923-4951-8dda-cdda21924aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:56,873 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:55:56,873 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62276c2e-6b59-426c-b64e-b8f143834db0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62276c2e-6b59-426c-b64e-b8f143834db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:57,929 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:55:57,930 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f2f0ea-8597-4441-8f21-2649972bc2f8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f2f0ea-8597-4441-8f21-2649972bc2f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:55:58,988 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:55:58,988 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1063ac7a-9522-487e-8f0f-8c42c31504c1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1063ac7a-9522-487e-8f0f-8c42c31504c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:00,050 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.048s 2022-10-15 08:56:00,050 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-025c16cd-612d-49b0-9872-2ef2ca36aa35', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-025c16cd-612d-49b0-9872-2ef2ca36aa35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:01,108 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:56:01,108 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c09ad9cc-76aa-460b-aa17-9834c330624e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c09ad9cc-76aa-460b-aa17-9834c330624e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:02,303 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.181s 2022-10-15 08:56:02,304 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb35955-e0a3-47fe-a4c7-b72948f02259', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb35955-e0a3-47fe-a4c7-b72948f02259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:03,362 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:56:03,362 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491a27cf-2d14-4cb1-aac3-150bbbb00952', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491a27cf-2d14-4cb1-aac3-150bbbb00952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:04,423 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:56:04,423 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a5b8d9-706d-4adc-a62c-d5f84908371e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a5b8d9-706d-4adc-a62c-d5f84908371e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:05,484 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.047s 2022-10-15 08:56:05,484 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8704c1a-cac6-44b9-879d-614e165261af', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8704c1a-cac6-44b9-879d-614e165261af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:06,542 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:56:06,542 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4dd07c3-55a7-41cc-bfd7-4cbd9c4599cf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4dd07c3-55a7-41cc-bfd7-4cbd9c4599cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:07,599 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:56:07,599 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70fc5c35-4a0f-41a3-899b-fe3b7dc8dd1b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70fc5c35-4a0f-41a3-899b-fe3b7dc8dd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:08,663 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.049s 2022-10-15 08:56:08,663 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8a08691-ad4a-44bb-95e8-13a7468ffe86', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8a08691-ad4a-44bb-95e8-13a7468ffe86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:09,716 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:56:09,717 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28a86a6-e42f-44e9-a45f-14c94eb560bf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28a86a6-e42f-44e9-a45f-14c94eb560bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:10,773 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:56:10,774 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ea15d4-8766-49b0-b648-66226207a837', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ea15d4-8766-49b0-b648-66226207a837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:11,841 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.052s 2022-10-15 08:56:11,841 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f880cc6-2473-4db8-b6dc-f18b762b8201', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f880cc6-2473-4db8-b6dc-f18b762b8201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:12,893 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:56:12,893 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3694b162-9f58-4048-ab5e-1465e7220fdb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3694b162-9f58-4048-ab5e-1465e7220fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:13,951 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:56:13,952 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0139a79d-39bd-48a4-8d91-40b329143b8f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0139a79d-39bd-48a4-8d91-40b329143b8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:15,014 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.048s 2022-10-15 08:56:15,014 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b43ce10-d549-48a9-8f0d-65d834f19a45', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b43ce10-d549-48a9-8f0d-65d834f19a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:16,070 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:56:16,071 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d938073-9a41-4610-89a5-18105a092671', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d938073-9a41-4610-89a5-18105a092671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:17,130 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:56:17,130 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a4c0195-33c1-4ec4-b073-015b47f0109e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a4c0195-33c1-4ec4-b073-015b47f0109e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:18,188 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:56:18,188 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd36948-c351-4da5-babb-9d5559e12348', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd36948-c351-4da5-babb-9d5559e12348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:19,245 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:56:19,246 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0379a0b3-07f4-4b97-a40d-6b81ac688cf9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0379a0b3-07f4-4b97-a40d-6b81ac688cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:20,305 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:56:20,306 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2518b77c-6fff-464b-b1f7-881c73030b7d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2518b77c-6fff-464b-b1f7-881c73030b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:21,363 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:56:21,363 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c0c80f-eb65-427d-8c34-4b344d1e7478', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c0c80f-eb65-427d-8c34-4b344d1e7478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:22,433 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.055s 2022-10-15 08:56:22,433 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ed0dee-7dfe-4e15-be9a-6ff33fdad1e2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ed0dee-7dfe-4e15-be9a-6ff33fdad1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:23,495 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.047s 2022-10-15 08:56:23,496 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e27a246-b714-421b-b2f1-e7ae7afba9bf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e27a246-b714-421b-b2f1-e7ae7afba9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:24,553 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:56:24,553 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57c59bae-3972-4c4e-8b9d-0fcd4f760c56', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57c59bae-3972-4c4e-8b9d-0fcd4f760c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:25,613 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.047s 2022-10-15 08:56:25,613 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5a5c9d4-f5d3-49dc-a350-0efa40383c3f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5a5c9d4-f5d3-49dc-a350-0efa40383c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:26,670 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:56:26,670 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36939e56-4fc2-4978-8fe0-c198299a5f9e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36939e56-4fc2-4978-8fe0-c198299a5f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:27,730 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:56:27,730 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf10bc57-ac7f-4440-ad9d-ab6844729fc0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf10bc57-ac7f-4440-ad9d-ab6844729fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:28,790 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:56:28,791 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-326363a5-733e-46b5-ade1-9bbd6e51b2b3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-326363a5-733e-46b5-ade1-9bbd6e51b2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:29,849 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:56:29,849 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e728b8c-d6a9-40f1-ad45-838d5c4f3e98', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e728b8c-d6a9-40f1-ad45-838d5c4f3e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:30,914 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.051s 2022-10-15 08:56:30,915 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6ff21bf-35f4-4b33-bd7a-17cf679b43f9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6ff21bf-35f4-4b33-bd7a-17cf679b43f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:31,968 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:56:31,968 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d66be7-fee5-49e1-ab8b-2c05566b1ce9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d66be7-fee5-49e1-ab8b-2c05566b1ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:33,027 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:56:33,027 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7f0176-2160-4a6a-a8b6-ff9214f10b14', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7f0176-2160-4a6a-a8b6-ff9214f10b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:34,087 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:56:34,087 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b688a474-528e-4624-aeb2-20752a79fa0e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b688a474-528e-4624-aeb2-20752a79fa0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:35,152 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.051s 2022-10-15 08:56:35,152 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12e1174-f425-4f12-be32-59b83d653c0d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12e1174-f425-4f12-be32-59b83d653c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:36,212 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:56:36,212 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4b6077-3b5c-45ac-ba62-e7617af4ba4d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4b6077-3b5c-45ac-ba62-e7617af4ba4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:37,268 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:56:37,269 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609bee08-a7da-4766-8cf4-20c9bc7902b2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609bee08-a7da-4766-8cf4-20c9bc7902b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:38,330 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.047s 2022-10-15 08:56:38,330 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4187a72-14f0-419f-b87c-120b7cb0ded7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4187a72-14f0-419f-b87c-120b7cb0ded7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:39,386 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:56:39,387 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0905a4ee-526a-44e5-a1aa-3d545c6de8c9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0905a4ee-526a-44e5-a1aa-3d545c6de8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:40,453 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.051s 2022-10-15 08:56:40,453 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86c37377-fa3b-4cf8-b099-bd593c488c82', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86c37377-fa3b-4cf8-b099-bd593c488c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:41,504 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:56:41,505 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7123dff-1e74-489f-b65d-5bb2cee32618', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7123dff-1e74-489f-b65d-5bb2cee32618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:42,567 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.049s 2022-10-15 08:56:42,568 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a01992-cf39-4dbb-a6fc-b1bf6c681e17', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a01992-cf39-4dbb-a6fc-b1bf6c681e17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:43,626 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:56:43,626 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f618f5-d188-4e34-a0bc-140a07048e04', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f618f5-d188-4e34-a0bc-140a07048e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:44,683 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:56:44,683 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5626b5c-3149-498d-8c36-acea499d492e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5626b5c-3149-498d-8c36-acea499d492e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:45,740 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:56:45,741 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d29e11f4-77cf-46eb-9c97-da9c2ad8fad2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d29e11f4-77cf-46eb-9c97-da9c2ad8fad2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:46,800 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:56:46,800 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-536791f3-0171-40ec-adbe-00a6c5eef48e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-536791f3-0171-40ec-adbe-00a6c5eef48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:47,859 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:56:47,859 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baadf54f-e2e7-4e93-b047-5732dfd621a6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baadf54f-e2e7-4e93-b047-5732dfd621a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:48,923 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.050s 2022-10-15 08:56:48,923 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec9039f-2d39-460a-a032-dfa727462a7e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec9039f-2d39-460a-a032-dfa727462a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:49,978 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:56:49,979 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82be570a-26ca-4965-8199-6db3bad2e4e4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82be570a-26ca-4965-8199-6db3bad2e4e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:51,040 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.048s 2022-10-15 08:56:51,041 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdd84c35-12b3-40c6-908a-8f491d0ca041', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdd84c35-12b3-40c6-908a-8f491d0ca041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:52,096 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:56:52,096 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f7f8887-2429-4182-801e-3265cf8cf475', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f7f8887-2429-4182-801e-3265cf8cf475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:53,153 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:56:53,154 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0508e77-2b62-41d3-bfb9-702fa1c1c5e2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0508e77-2b62-41d3-bfb9-702fa1c1c5e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:54,213 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:56:54,214 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f9c2a4-9094-4ff3-a236-1fe385a9125a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f9c2a4-9094-4ff3-a236-1fe385a9125a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:55,272 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:56:55,272 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d46750c-3a26-4b39-82e1-06d3237f4621', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d46750c-3a26-4b39-82e1-06d3237f4621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:56,329 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:56:56,330 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b1b1bb-1aee-481f-ae86-c8b13020b470', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b1b1bb-1aee-481f-ae86-c8b13020b470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:57,391 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.049s 2022-10-15 08:56:57,391 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8511ebd3-c462-4fd3-a3bc-971f1b753752', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8511ebd3-c462-4fd3-a3bc-971f1b753752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:58,449 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:56:58,450 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f653d34-0be3-421c-9e43-93c473b71244', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f653d34-0be3-421c-9e43-93c473b71244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:56:59,507 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:56:59,508 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732bce4e-46cf-4794-9382-74736b937128', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732bce4e-46cf-4794-9382-74736b937128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:00,571 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.050s 2022-10-15 08:57:00,572 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238010cc-9eaf-4ab1-90b9-e2f90b0f93ae', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238010cc-9eaf-4ab1-90b9-e2f90b0f93ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:01,626 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.041s 2022-10-15 08:57:01,626 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a3e90d7-1ca0-4267-94bb-fad54264ece6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a3e90d7-1ca0-4267-94bb-fad54264ece6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:02,685 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:02,685 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c941b74-ca0f-47cf-a7e1-2a2d680356c2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c941b74-ca0f-47cf-a7e1-2a2d680356c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:03,742 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:57:03,743 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2cbf001-9109-4d26-a4aa-35e222b2c7d7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2cbf001-9109-4d26-a4aa-35e222b2c7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:04,800 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:04,801 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75f6293-2936-4a14-8f21-5cdce1257672', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75f6293-2936-4a14-8f21-5cdce1257672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:05,857 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:57:05,857 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a7d694-d3f3-4c70-aeab-3f51756ae3fb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a7d694-d3f3-4c70-aeab-3f51756ae3fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:06,917 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:57:06,917 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efecdd75-8540-4f0b-87ab-fb13e4c50b82', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efecdd75-8540-4f0b-87ab-fb13e4c50b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:07,974 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:57:07,975 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93373a76-cca8-4a17-91c5-f08d2e2c0dfd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93373a76-cca8-4a17-91c5-f08d2e2c0dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:09,031 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:57:09,032 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-623ba705-48b7-42a3-b36f-4185b99281cc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-623ba705-48b7-42a3-b36f-4185b99281cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:10,092 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:57:10,092 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a66a1ff9-a55f-411c-8a9e-a5435811c7e5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a66a1ff9-a55f-411c-8a9e-a5435811c7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:11,153 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.047s 2022-10-15 08:57:11,154 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56103946-34a5-4251-a760-d978a69197bc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56103946-34a5-4251-a760-d978a69197bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:12,210 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:57:12,211 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-025ba9b6-688b-4320-b606-efcbc7fb9971', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-025ba9b6-688b-4320-b606-efcbc7fb9971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:13,269 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:13,269 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a11c48bf-2818-4bbe-a5d0-80c8c4e2ebf7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a11c48bf-2818-4bbe-a5d0-80c8c4e2ebf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:14,332 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.049s 2022-10-15 08:57:14,332 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-699ecdc5-d4bf-4fd6-904f-988acdd33965', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-699ecdc5-d4bf-4fd6-904f-988acdd33965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:15,390 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:57:15,391 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943051b2-9806-4f80-80d6-b345131ee864', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943051b2-9806-4f80-80d6-b345131ee864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:16,450 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:16,451 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d675dc-ae62-49cf-b4b1-8343ce318dac', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d675dc-ae62-49cf-b4b1-8343ce318dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:17,506 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:57:17,507 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b87324f-6413-4927-a689-3b0139a3f7e3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b87324f-6413-4927-a689-3b0139a3f7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:18,565 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:18,565 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a569713b-23cc-4dee-901c-0d2b59dcf0a8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a569713b-23cc-4dee-901c-0d2b59dcf0a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:19,623 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:57:19,623 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eeccea5-4ce6-494d-ab68-4c574e3bda7a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eeccea5-4ce6-494d-ab68-4c574e3bda7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:20,682 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:20,682 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a3b7a93-0ffe-4541-8ec1-ca8f4d2d7303', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a3b7a93-0ffe-4541-8ec1-ca8f4d2d7303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:21,743 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.047s 2022-10-15 08:57:21,743 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2762f8d4-9837-4981-8729-8e1e31f92617', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2762f8d4-9837-4981-8729-8e1e31f92617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:22,799 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:57:22,799 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1be92cd-adf9-4827-a92e-3f2c04abc102', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1be92cd-adf9-4827-a92e-3f2c04abc102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:23,859 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:23,859 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb32e2a3-67c3-4832-bd85-71b726e8ee17', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb32e2a3-67c3-4832-bd85-71b726e8ee17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:24,917 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:57:24,917 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5505f3a7-8d90-456f-b9de-cfd0ced19e95', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5505f3a7-8d90-456f-b9de-cfd0ced19e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:25,976 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:25,976 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a6c830-7fdc-4454-9027-bcfafe7b1aef', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a6c830-7fdc-4454-9027-bcfafe7b1aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:27,034 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:57:27,034 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9fb85e4-4e19-46bb-be7d-65806322beff', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9fb85e4-4e19-46bb-be7d-65806322beff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:28,092 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:57:28,093 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-113728da-a7f9-43fa-a478-b1e5d28ae1a4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-113728da-a7f9-43fa-a478-b1e5d28ae1a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:29,153 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.047s 2022-10-15 08:57:29,153 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3667af20-cb0e-4e1a-9701-62f318383b66', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3667af20-cb0e-4e1a-9701-62f318383b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:30,212 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:30,212 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce15c213-8d73-4fdd-aa3c-e50a011165f5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce15c213-8d73-4fdd-aa3c-e50a011165f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:31,269 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:57:31,269 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e93b34c4-8c68-4f55-be2f-8aa9207d1976', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e93b34c4-8c68-4f55-be2f-8aa9207d1976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:32,327 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:57:32,327 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-198c6b7e-09b7-4348-b908-8371523cdff4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-198c6b7e-09b7-4348-b908-8371523cdff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:33,386 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:57:33,386 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf6ff5b-eddd-43aa-8715-658c32e94e4e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf6ff5b-eddd-43aa-8715-658c32e94e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:34,443 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:57:34,443 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b3c098-825f-4e42-bb7a-b0bb5f8d0382', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b3c098-825f-4e42-bb7a-b0bb5f8d0382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:35,503 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.047s 2022-10-15 08:57:35,503 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec5509af-c235-4102-a665-8c8c79138da3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec5509af-c235-4102-a665-8c8c79138da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:36,561 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:57:36,561 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28bb2120-6455-45ca-bb15-a1b92e49d99a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28bb2120-6455-45ca-bb15-a1b92e49d99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:37,617 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:57:37,617 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be1e274-c00c-408a-a0d7-b8a26a95968a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be1e274-c00c-408a-a0d7-b8a26a95968a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:38,676 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:38,677 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0c4b382-34c6-4367-8147-9cdd9f0e5ec7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0c4b382-34c6-4367-8147-9cdd9f0e5ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:39,735 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:39,735 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bd9a66-4d41-44c0-a481-2861f80ed648', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bd9a66-4d41-44c0-a481-2861f80ed648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:40,794 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:40,794 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d41e9f6-d6cd-4d43-aecf-849987a866e7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d41e9f6-d6cd-4d43-aecf-849987a866e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:41,851 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:57:41,852 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab17987-03c5-40ed-8039-215a03a4ff80', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ab17987-03c5-40ed-8039-215a03a4ff80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:42,914 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.048s 2022-10-15 08:57:42,914 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cab753c-97d6-4028-84aa-841650388cb1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cab753c-97d6-4028-84aa-841650388cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:43,969 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:57:43,970 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-110590c5-58c1-4b15-a30e-ed7b9db70a5f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-110590c5-58c1-4b15-a30e-ed7b9db70a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:45,032 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.049s 2022-10-15 08:57:45,032 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513f4982-6795-4900-84cd-ebd46902925d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513f4982-6795-4900-84cd-ebd46902925d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:46,089 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:57:46,090 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37090f2d-257c-4fe2-9356-6d2c67567a7a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37090f2d-257c-4fe2-9356-6d2c67567a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:47,147 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:57:47,148 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7025783-1bd6-43f6-840a-a4dad84e7a78', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7025783-1bd6-43f6-840a-a4dad84e7a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:48,205 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:57:48,205 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-680ded9d-353b-476b-b6bb-1f03b5ae6f16', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-680ded9d-353b-476b-b6bb-1f03b5ae6f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:49,264 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:49,265 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b989a5f6-75ac-4b18-b576-9043ec63d91f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b989a5f6-75ac-4b18-b576-9043ec63d91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:50,334 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.056s 2022-10-15 08:57:50,334 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b69c4f-71d6-4f07-ae0f-bc9a424b1d85', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0b69c4f-71d6-4f07-ae0f-bc9a424b1d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:51,387 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:57:51,387 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b933fe07-0d2d-49cc-b349-25f29017531c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b933fe07-0d2d-49cc-b349-25f29017531c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:52,446 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:52,447 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e965003-5394-4613-8b35-19eca3ecf56b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e965003-5394-4613-8b35-19eca3ecf56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:53,507 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:57:53,507 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb7cb893-f8b8-4ff8-bc3f-8b3d18d8ec37', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb7cb893-f8b8-4ff8-bc3f-8b3d18d8ec37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:54,563 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:57:54,564 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e363929-d0b0-453e-ad81-b6c148b2240d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e363929-d0b0-453e-ad81-b6c148b2240d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:55,622 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:57:55,622 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd3d91a6-e3c3-411c-a2cc-3966953b8792', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd3d91a6-e3c3-411c-a2cc-3966953b8792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:56,678 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:57:56,679 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d32ceb9-573c-4c13-9263-b2f72f95d913', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d32ceb9-573c-4c13-9263-b2f72f95d913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:57,737 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:57:57,737 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d9c60f7-3dd2-4afe-8d5d-343c9375afcc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d9c60f7-3dd2-4afe-8d5d-343c9375afcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:58,794 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:57:58,795 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c111d631-6fcf-46ac-9c08-ef4974e2e853', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c111d631-6fcf-46ac-9c08-ef4974e2e853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:57:59,855 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:57:59,855 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647cf4fc-778d-4387-bfec-a8584aa5d261', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647cf4fc-778d-4387-bfec-a8584aa5d261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:00,913 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:58:00,913 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-159ca587-65ee-4a99-bd25-c1d70883212c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-159ca587-65ee-4a99-bd25-c1d70883212c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:01,971 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:58:01,971 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc97845-2f6b-43ef-adb3-87d0e59f6b96', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc97845-2f6b-43ef-adb3-87d0e59f6b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:03,029 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:58:03,030 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32dd752b-1fd1-4886-8b2a-3e9adf4b4081', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32dd752b-1fd1-4886-8b2a-3e9adf4b4081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:04,089 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:58:04,089 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d1668a-1f6f-40c6-a2d3-24ff72556f32', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d1668a-1f6f-40c6-a2d3-24ff72556f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:05,145 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:58:05,145 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d3ff96-6abf-405f-995c-dd987d4a70bc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d3ff96-6abf-405f-995c-dd987d4a70bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:06,206 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:58:06,206 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c38dd98-7e13-4c02-8571-2a61bd9ceec8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c38dd98-7e13-4c02-8571-2a61bd9ceec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:07,264 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:58:07,264 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8946319-111d-413a-912e-3c65075406c0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8946319-111d-413a-912e-3c65075406c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:08,324 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:58:08,325 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52573eff-c252-4097-9f81-69879ee56178', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52573eff-c252-4097-9f81-69879ee56178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:09,382 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:58:09,383 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b92cae04-e47f-4f7c-9251-bc007210db0a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b92cae04-e47f-4f7c-9251-bc007210db0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:10,441 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:58:10,441 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4c3e7f-c993-48bd-a6e8-384331b218be', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4c3e7f-c993-48bd-a6e8-384331b218be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:11,502 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.047s 2022-10-15 08:58:11,502 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ff30dc-8f4f-42e9-b005-569043cf8802', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ff30dc-8f4f-42e9-b005-569043cf8802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:12,562 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.047s 2022-10-15 08:58:12,562 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6915c565-dfcd-4ee4-9393-f05796c735c9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6915c565-dfcd-4ee4-9393-f05796c735c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:13,619 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:58:13,620 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68780214-788f-4a25-b425-69d0046fa72d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68780214-788f-4a25-b425-69d0046fa72d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:14,679 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:58:14,679 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487e555f-44a2-4311-a1f5-8596deeb15e4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487e555f-44a2-4311-a1f5-8596deeb15e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:15,736 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:58:15,736 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21fb2785-a565-44a0-b17f-e90659bdbac8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21fb2785-a565-44a0-b17f-e90659bdbac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:16,796 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.047s 2022-10-15 08:58:16,796 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7bc1375-b2e4-427d-92f9-433bd52752da', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7bc1375-b2e4-427d-92f9-433bd52752da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:17,853 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:58:17,853 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240b5664-c262-420a-9901-33f86f5527dd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240b5664-c262-420a-9901-33f86f5527dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:18,911 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:58:18,912 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e21d00da-b1bc-4c1e-9c5c-b6503dcba408', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e21d00da-b1bc-4c1e-9c5c-b6503dcba408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:19,970 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:58:19,971 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-653dfa42-ac37-4e2b-8276-3c18c69a60f0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-653dfa42-ac37-4e2b-8276-3c18c69a60f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:21,028 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:58:21,028 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8e18fc-f9df-4a0e-b6ab-c38dd81d83f8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8e18fc-f9df-4a0e-b6ab-c38dd81d83f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:22,086 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:58:22,086 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d717cc-69a8-459f-a3e6-fedf1f31fb93', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d717cc-69a8-459f-a3e6-fedf1f31fb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:23,144 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:58:23,145 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-051eb774-8f6a-48e6-9902-4a55756ddccc', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-051eb774-8f6a-48e6-9902-4a55756ddccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:24,201 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:58:24,201 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-857df161-cd8b-49a2-ad14-3ece86f3f215', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-857df161-cd8b-49a2-ad14-3ece86f3f215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:25,260 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:58:25,261 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d609af8-d159-4ed6-8644-913d1433ff38', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d609af8-d159-4ed6-8644-913d1433ff38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:26,320 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:58:26,320 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd56a4b0-9de7-4142-9754-dea1707b1d6c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd56a4b0-9de7-4142-9754-dea1707b1d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:27,378 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:58:27,379 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c649b20c-7eae-4240-b9d6-715d437ae639', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c649b20c-7eae-4240-b9d6-715d437ae639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:28,437 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:58:28,438 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5604ca65-7061-4c5b-94c7-b04dc8cef887', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5604ca65-7061-4c5b-94c7-b04dc8cef887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:29,494 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:58:29,494 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167dbef4-f606-4dbd-a6e5-565f82763cb7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167dbef4-f606-4dbd-a6e5-565f82763cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:30,552 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:58:30,553 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34cdf83a-0984-4b6f-add2-70fd341c4fb2', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34cdf83a-0984-4b6f-add2-70fd341c4fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:31,610 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:58:31,611 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87e6a02-6f68-4c7b-87d5-d59c65b008ee', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87e6a02-6f68-4c7b-87d5-d59c65b008ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:32,674 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.050s 2022-10-15 08:58:32,674 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c448628c-398b-4603-8829-0d9187931f3b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c448628c-398b-4603-8829-0d9187931f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:33,732 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.044s 2022-10-15 08:58:33,732 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2fcb28-4217-45c2-913e-35b0a3e042de', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2fcb28-4217-45c2-913e-35b0a3e042de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:34,791 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:58:34,791 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb513f2-57ef-4338-a787-89e532616ae9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb513f2-57ef-4338-a787-89e532616ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:35,850 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:58:35,850 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a352b7c1-eab9-4715-bb72-52133c4ac2da', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a352b7c1-eab9-4715-bb72-52133c4ac2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:36,906 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:58:36,907 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc9e6e19-87b8-4d40-8e9a-b589bd7fbd5b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc9e6e19-87b8-4d40-8e9a-b589bd7fbd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:37,965 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:58:37,966 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16cc03d-ee06-4acb-9edc-5a84004d436d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16cc03d-ee06-4acb-9edc-5a84004d436d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:39,028 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.048s 2022-10-15 08:58:39,028 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db07b939-692e-458e-a059-5755ade72264', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db07b939-692e-458e-a059-5755ade72264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:40,091 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.047s 2022-10-15 08:58:40,091 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2438d949-5f41-4971-a965-f071a6c6d6f0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2438d949-5f41-4971-a965-f071a6c6d6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:41,149 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:58:41,149 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87955689-cbbf-4b4c-9888-62fcfdb49e8d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87955689-cbbf-4b4c-9888-62fcfdb49e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:42,206 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:58:42,206 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e52a40-8e1f-4627-af49-0284a30bd7f4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e52a40-8e1f-4627-af49-0284a30bd7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:43,270 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.050s 2022-10-15 08:58:43,270 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339e061d-e689-4955-adcc-0872c1f2aea7', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339e061d-e689-4955-adcc-0872c1f2aea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:44,330 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.047s 2022-10-15 08:58:44,331 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78700360-461b-480a-beb1-e5b5678c0e9d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78700360-461b-480a-beb1-e5b5678c0e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:45,394 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.048s 2022-10-15 08:58:45,394 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1c5172-85af-44f1-b213-a0cf6cbe3258', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1c5172-85af-44f1-b213-a0cf6cbe3258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:46,457 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.048s 2022-10-15 08:58:46,458 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc552bc-2b90-4c32-b39f-bfbd4660ebcf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc552bc-2b90-4c32-b39f-bfbd4660ebcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:47,516 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:58:47,517 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e24f921-ef25-4cdb-b1ff-f9b5cb806698', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e24f921-ef25-4cdb-b1ff-f9b5cb806698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:48,573 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:58:48,573 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54fb987-d6e1-424d-aab6-4245be4da041', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54fb987-d6e1-424d-aab6-4245be4da041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:49,628 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.041s 2022-10-15 08:58:49,628 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435d1f73-d275-46ad-9c9d-f79f15b76cc0', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435d1f73-d275-46ad-9c9d-f79f15b76cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:50,686 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.046s 2022-10-15 08:58:50,686 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f597f9-1934-421d-a62e-907028f21e7c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f597f9-1934-421d-a62e-907028f21e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:51,743 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.043s 2022-10-15 08:58:51,743 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353437ad-f916-4601-84a1-e4be4f976393', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353437ad-f916-4601-84a1-e4be4f976393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:52,802 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:58:52,802 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-757f7fc6-d76b-4e32-9b5b-6ce67147076c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-757f7fc6-d76b-4e32-9b5b-6ce67147076c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:53,860 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.045s 2022-10-15 08:58:53,861 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6eaa5a6-d944-4664-ba57-9143f6d6d747', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6eaa5a6-d944-4664-ba57-9143f6d6d747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:54,911 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:58:54,912 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c42fb5-59d9-4c2c-9230-d96e165a1c4a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c42fb5-59d9-4c2c-9230-d96e165a1c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:55,965 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:58:55,965 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a0d5a1a-288f-4ce3-85b7-2503be533d3f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0d5a1a-288f-4ce3-85b7-2503be533d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:57,016 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:58:57,017 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a3b976-174a-4b7b-82f7-463cb55c5b82', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a3b976-174a-4b7b-82f7-463cb55c5b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:58,070 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:58:58,070 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f18c9c-aa59-4806-ae9b-76b5720456bd', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f18c9c-aa59-4806-ae9b-76b5720456bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:58:59,124 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.041s 2022-10-15 08:58:59,125 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52fa4a1c-6141-46ea-9f66-6d3c9fc5e390', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52fa4a1c-6141-46ea-9f66-6d3c9fc5e390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:00,192 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.054s 2022-10-15 08:59:00,192 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377e9f95-b6ec-4e13-adbe-5183c7c48750', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377e9f95-b6ec-4e13-adbe-5183c7c48750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:01,261 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.055s 2022-10-15 08:59:01,261 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35976a09-d15f-4161-a34e-7a3a823cb7eb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35976a09-d15f-4161-a34e-7a3a823cb7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:02,317 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:59:02,318 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde1afe8-c2dc-4674-9020-169ed86187f9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde1afe8-c2dc-4674-9020-169ed86187f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:03,381 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.050s 2022-10-15 08:59:03,382 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ac72ff-8d51-4193-97ac-f3bb901b8366', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ac72ff-8d51-4193-97ac-f3bb901b8366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:04,452 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.053s 2022-10-15 08:59:04,453 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17c7368-583f-4c14-b512-4023badaee6e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17c7368-583f-4c14-b512-4023badaee6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:05,506 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:59:05,506 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ae982e4-2b65-497a-be6a-a402dc441f7b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ae982e4-2b65-497a-be6a-a402dc441f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:06,559 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:59:06,559 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfd9e62b-c733-460f-aa94-43f7e6353785', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfd9e62b-c733-460f-aa94-43f7e6353785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:07,612 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:59:07,612 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ddefcb3-069f-40a3-8c2b-b607ef4dfce5', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ddefcb3-069f-40a3-8c2b-b607ef4dfce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:08,663 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:08,664 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-891ff7dd-ed9e-41fd-9495-71b9868a1f3b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-891ff7dd-ed9e-41fd-9495-71b9868a1f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:09,716 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:09,716 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b3d9ba-3f13-42a0-b274-418886e54622', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b3d9ba-3f13-42a0-b274-418886e54622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:10,766 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:59:10,767 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ade8a00c-3a02-48fa-b856-99b3c101e304', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ade8a00c-3a02-48fa-b856-99b3c101e304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:11,819 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:11,820 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da9e8c55-50b4-4bfd-a0cc-06f4cb007e1f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da9e8c55-50b4-4bfd-a0cc-06f4cb007e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:12,871 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:12,871 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4176bdc2-4d05-4d1b-bb2f-2a7f1a23f27a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4176bdc2-4d05-4d1b-bb2f-2a7f1a23f27a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:13,923 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:13,923 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-102fb610-f68f-4468-b9f8-f97630dfe130', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-102fb610-f68f-4468-b9f8-f97630dfe130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:14,973 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:59:14,973 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff893472-bfc2-4b86-b596-f4bad56d9fb3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff893472-bfc2-4b86-b596-f4bad56d9fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:16,024 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:59:16,025 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9942ca51-4b6d-4309-847d-b8c9af776461', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9942ca51-4b6d-4309-847d-b8c9af776461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:17,079 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.041s 2022-10-15 08:59:17,079 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3394733b-a932-402d-98ca-e0418b206cb9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3394733b-a932-402d-98ca-e0418b206cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:18,131 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:18,131 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6664c5-936c-4556-b805-a48b335a0184', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6664c5-936c-4556-b805-a48b335a0184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:19,184 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:59:19,185 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea9fcf54-9551-426f-bf35-6f3a1d480fa1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea9fcf54-9551-426f-bf35-6f3a1d480fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:20,236 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:20,236 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1fe06c-1c65-44ab-aa8e-e3b6dfd98ac9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1fe06c-1c65-44ab-aa8e-e3b6dfd98ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:21,289 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:21,290 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a69e8a7f-934c-4bf1-a02f-63d462a13037', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a69e8a7f-934c-4bf1-a02f-63d462a13037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:22,340 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:59:22,340 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b851a93f-1e67-4ab8-9a73-a34bc9028eef', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b851a93f-1e67-4ab8-9a73-a34bc9028eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:23,393 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:59:23,393 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2cebb1e-edaf-408e-8cf9-8ad71b4e7b2b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2cebb1e-edaf-408e-8cf9-8ad71b4e7b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:24,444 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:24,444 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cb0549-8244-48e5-b300-1cfa124cbac1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cb0549-8244-48e5-b300-1cfa124cbac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:25,496 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:59:25,497 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877c7ada-43f1-4569-8a21-b43e676e0138', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877c7ada-43f1-4569-8a21-b43e676e0138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:26,551 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.042s 2022-10-15 08:59:26,552 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d56a214-8b6a-4cde-b427-6122164ca00e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d56a214-8b6a-4cde-b427-6122164ca00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:27,604 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:59:27,604 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c0abaf-0025-4280-9c0e-c5f59a819808', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c0abaf-0025-4280-9c0e-c5f59a819808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:28,656 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:28,657 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-050c4f70-9759-4353-8fd5-34028dcf3a07', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050c4f70-9759-4353-8fd5-34028dcf3a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:29,707 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:59:29,707 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ee7d6f-a040-4643-a117-2d1331c6bbcf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ee7d6f-a040-4643-a117-2d1331c6bbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:30,760 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.039s 2022-10-15 08:59:30,760 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c4d52b-6bd4-4546-b58e-d485c2a9a26b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c4d52b-6bd4-4546-b58e-d485c2a9a26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:31,811 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:31,811 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-769c0a3a-ed6e-4aec-9b98-e6577ced5ed3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-769c0a3a-ed6e-4aec-9b98-e6577ced5ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:32,863 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:32,863 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10985fac-a111-4f14-829e-3e019acce685', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10985fac-a111-4f14-829e-3e019acce685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:33,915 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:33,916 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7c92f6-3f45-4d6e-84c3-ac25c48b026c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7c92f6-3f45-4d6e-84c3-ac25c48b026c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:34,967 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:34,967 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-807007e2-ac5c-4898-9816-e221b300010c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-807007e2-ac5c-4898-9816-e221b300010c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:36,019 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:59:36,019 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76439d05-d8c1-4775-8021-8d56e1bed7f8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76439d05-d8c1-4775-8021-8d56e1bed7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:37,073 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.040s 2022-10-15 08:59:37,074 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54631bff-e1e5-47a3-9b32-7bd349150689', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54631bff-e1e5-47a3-9b32-7bd349150689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:38,124 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:59:38,124 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb6ff066-2a60-4d7b-a032-729b3761f028', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb6ff066-2a60-4d7b-a032-729b3761f028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:39,176 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:39,176 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f57295-d68e-47a9-921b-920fe70ec6eb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f57295-d68e-47a9-921b-920fe70ec6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:40,227 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:40,227 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2703664f-2324-404e-801c-5e01a92d88f8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2703664f-2324-404e-801c-5e01a92d88f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:41,282 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.041s 2022-10-15 08:59:41,282 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b613c777-145e-418d-b487-47fc03acdfbb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b613c777-145e-418d-b487-47fc03acdfbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:42,334 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.038s 2022-10-15 08:59:42,335 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4003e042-0fdf-4a42-a185-6c1f93101845', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4003e042-0fdf-4a42-a185-6c1f93101845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:43,385 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c 0.037s 2022-10-15 08:59:43,386 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3bb72fc-97be-43c8-8226-6b434616a09c', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3bb72fc-97be-43c8-8226-6b434616a09c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c'} Body: b'{"volume": {"id": "516721fa-e585-4e17-85da-09dcc337fa9c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:53:44.000000", "updated_at": "2022-10-15T08:53:44.000000", "name": "tempest-AttachVolumeNegativeTest-volume-3306686", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/516721fa-e585-4e17-85da-09dcc337fa9c"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:43,517 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.118s 2022-10-15 08:59:43,518 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4daba9d3-f315-419e-b7db-ce20deb7058c', 'x-compute-request-id': 'req-4daba9d3-f315-419e-b7db-ce20deb7058c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'' 2022-10-15 08:59:43,675 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.156s 2022-10-15 08:59:43,675 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49d06490-23d2-42c2-b273-2fb0fd7e0bdd', 'x-compute-request-id': 'req-49d06490-23d2-42c2-b273-2fb0fd7e0bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "ACTIVE", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:59:43Z", "addresses": {"tempest-AttachVolumeNegativeTest-1650619741-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:99:23"}, {"version": 4, "addr": "172.27.3.27", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:99:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": "2022-10-15T08:53:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--889542767"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:59:44,783 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.094s 2022-10-15 08:59:44,784 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1613', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c48ac9a-9465-411a-85de-89bade7f4236', 'x-compute-request-id': 'req-8c48ac9a-9465-411a-85de-89bade7f4236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"server": {"id": "d591419c-18a4-4e6b-a087-d9a2b4edaf8f", "name": "tempest-AttachVolumeNegativeTest-server-869465386", "status": "ACTIVE", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:52:52Z", "updated": "2022-10-15T08:59:43Z", "addresses": {"tempest-AttachVolumeNegativeTest-1650619741-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:99:23"}, {"version": 4, "addr": "172.27.3.27", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:99:23"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-789283564", "OS-SRV-USG:launched_at": "2022-10-15T08:53:05.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:59:45,836 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f 0.037s 2022-10-15 08:59:45,837 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6dc986e7-739a-4fa6-8704-6b0ca292a229', 'x-compute-request-id': 'req-6dc986e7-739a-4fa6-8704-6b0ca292a229', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d591419c-18a4-4e6b-a087-d9a2b4edaf8f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d591419c-18a4-4e6b-a087-d9a2b4edaf8f could not be found."}}' 2022-10-15 08:59:46,875 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-789283564 1.037s 2022-10-15 08:59:46,875 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f104b526-5df9-46da-b855-4961279b9390', 'x-compute-request-id': 'req-f104b526-5df9-46da-b855-4961279b9390', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-789283564'} Body: b'' 2022-10-15 08:59:47,143 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/security-groups/9ad6d439-0bd2-4afe-82a8-4179e3230ec7 0.268s 2022-10-15 08:59:47,144 126085 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-b72c25df-99b0-4b18-b03f-50e05acd6498', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 08:59:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups/9ad6d439-0bd2-4afe-82a8-4179e3230ec7'} Body: b'' 2022-10-15 08:59:47,165 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.30:9696/networking/v2.0/security-groups/9ad6d439-0bd2-4afe-82a8-4179e3230ec7 0.021s 2022-10-15 08:59:47,166 126085 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-e100b669-d941-41a6-80ed-9d24995ff2ce', 'date': 'Sat, 15 Oct 2022 08:59:47 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups/9ad6d439-0bd2-4afe-82a8-4179e3230ec7'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9ad6d439-0bd2-4afe-82a8-4179e3230ec7 does not exist", "detail": ""}}' 2022-10-15 08:59:47,555 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/floatingips/a620bc4f-f924-44fd-89a0-bf1bdb9c55b8 0.389s 2022-10-15 08:59:47,555 126085 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-ec09e9d1-b4e9-4b0a-b9ab-402bad16217a', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 08:59:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/a620bc4f-f924-44fd-89a0-bf1bdb9c55b8'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 516721fa-e585-4e17-85da-09dcc337fa9c failed to reach available status (current creating) within the required time (360 s). |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
fail
ft11.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-10-15 08:59:47,619 126085 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-10-15 08:59:47,619 126085 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-10-15 08:59:47,672 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.049s 2022-10-15 08:59:47,672 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-165985739", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBacbtGJORkP8VoIA3OedLjtPInZf0xllzl/kjla8iQwgoit3x5dQ043fpB0IBICf+L90sJkpzyJBovDr8X/dvCSUHFyPkkxkY6a1ZVw5/b1vj5H3lmrNy2bHy1MBv3jzg=="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee2fe442-086d-4d4f-8620-58e143cd3a22', 'x-compute-request-id': 'req-ee2fe442-086d-4d4f-8620-58e143cd3a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-165985739", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBacbtGJORkP8VoIA3OedLjtPInZf0xllzl/kjla8iQwgoit3x5dQ043fpB0IBICf+L90sJkpzyJBovDr8X/dvCSUHFyPkkxkY6a1ZVw5/b1vj5H3lmrNy2bHy1MBv3jzg==", "fingerprint": "05:6a:b4:7b:79:4c:4e:a2:86:87:27:32:4e:f3:4e:b7", "user_id": "060d1fae9b0b488da1f7553cabd97d28"}}' 2022-10-15 08:59:47,675 126085 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-165985739 created 2022-10-15 08:59:47,825 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-groups 0.149s 2022-10-15 08:59:47,826 126085 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--1234793183", "description": "tempest-description--132165137"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-df02762f-b544-4ed4-83a9-b2fdb6119d62', 'date': 'Sat, 15 Oct 2022 08:59:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3dcc0311-7699-4c1d-954d-d8e390206226", "name": "tempest-securitygroup--1234793183", "stateful": true, "tenant_id": "ca38c1109acc49849daeb555b673e756", "description": "tempest-description--132165137", "shared": false, "security_group_rules": [{"id": "3666c9fd-f0ae-4d6a-a386-3f98d4d2cf76", "tenant_id": "ca38c1109acc49849daeb555b673e756", "security_group_id": "3dcc0311-7699-4c1d-954d-d8e390206226", "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": 396, "description": null, "tags": [], "created_at": "2022-10-15T08:59:47Z", "updated_at": "2022-10-15T08:59:47Z", "revision_number": 0, "project_id": "ca38c1109acc49849daeb555b673e756"}, {"id": "a5270e7a-c075-4bde-932f-ce9ae478c58c", "tenant_id": "ca38c1109acc49849daeb555b673e756", "security_group_id": "3dcc0311-7699-4c1d-954d-d8e390206226", "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": 395, "description": null, "tags": [], "created_at": "2022-10-15T08:59:47Z", "updated_at": "2022-10-15T08:59:47Z", "revision_number": 0, "project_id": "ca38c1109acc49849daeb555b673e756"}], "tags": [], "created_at": "2022-10-15T08:59:47Z", "updated_at": "2022-10-15T08:59:47Z", "revision_number": 1, "project_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:47,950 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.123s 2022-10-15 08:59:47,950 126085 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": "3dcc0311-7699-4c1d-954d-d8e390206226", "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-7789f49f-1881-4813-a272-a15f691c7618', 'date': 'Sat, 15 Oct 2022 08:59:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4bfa5da0-6073-48e6-ba89-1cc274ffd54d", "tenant_id": "ca38c1109acc49849daeb555b673e756", "security_group_id": "3dcc0311-7699-4c1d-954d-d8e390206226", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T08:59:47Z", "updated_at": "2022-10-15T08:59:47Z", "revision_number": 0, "project_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:48,069 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.118s 2022-10-15 08:59:48,070 126085 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": "3dcc0311-7699-4c1d-954d-d8e390206226", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-ae9d30d9-fa67-4022-a451-ae3f8b8d4422', 'date': 'Sat, 15 Oct 2022 08:59:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c0c2e9e5-f724-49a0-963a-6d933e7cf60c", "tenant_id": "ca38c1109acc49849daeb555b673e756", "security_group_id": "3dcc0311-7699-4c1d-954d-d8e390206226", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T08:59:48Z", "updated_at": "2022-10-15T08:59:48Z", "revision_number": 0, "project_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 08:59:48,070 126085 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1234793183 created 2022-10-15 08:59:48,741 126085 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.30:9696/networking/v2.0/floatingips 0.670s 2022-10-15 08:59:48,741 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-3ea18aea-3776-4e48-95df-6e097b3d3a3a', 'date': 'Sat, 15 Oct 2022 08:59:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2c8c0f22-aadb-4506-9889-080eeb129556", "tenant_id": "ca38c1109acc49849daeb555b673e756", "floating_ip_address": "172.27.3.20", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ca38c1109acc49849daeb555b673e756", "description": "", "port_details": null, "tags": [], "created_at": "2022-10-15T08:59:48Z", "updated_at": "2022-10-15T08:59:48Z", "revision_number": 0}}' 2022-10-15 08:59:48,741 126085 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2c8c0f22-aadb-4506-9889-080eeb129556', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'floating_ip_address': '172.27.3.20', 'floating_network_id': 'a9f2bb15-f67a-42b4-b354-6db68dfeb13f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ca38c1109acc49849daeb555b673e756', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-10-15T08:59:48Z', 'updated_at': '2022-10-15T08:59:48Z', 'revision_number': 0, 'ip': '172.27.3.20'} created 2022-10-15 08:59:48,789 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.042s 2022-10-15 08:59:48,789 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3ebf8096-61e3-4c7b-a69a-e89f494d449c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "060d1fae9b0b488da1f7553cabd97d28", "name": "tempest-AttachVolumeNegativeTest-778340715-project", "password_expires_at": null}, "audit_ids": ["xbM0-dFgTuSa6HmLKTX2wA"], "expires_at": "2022-10-15T09:59:48.000000Z", "issued_at": "2022-10-15T08:59:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca38c1109acc49849daeb555b673e756", "name": "tempest-AttachVolumeNegativeTest-778340715"}, "is_domain": false, "roles": [{"id": "3248f0268738489b883041851d681bb7", "name": "member"}, {"id": "080a66722a3d4936966a3a50bf9bafe1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "62786354f6024ea1ada9210aa98ea275", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "1497a3cd8b854c72af5f9aa23fa752c9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4395d388392c44acbce0ef44931b4e46", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756", "region": "RegionOne"}], "id": "1c31719e1e9d43158c5d370e9f561bc4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "81ad7b2f01774c028b06cd2430101a69", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/ca38c1109acc49849daeb555b673e756", "region": "RegionOne"}], "id": "259011d7f1a14f86aa1efccde13876d5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "82466acaea994f73b487e467d5ba839a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "57a2dff7f1754e4a88265c5900962d05", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "11003f7896304228b2e40f9dd0e51c99", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "6ff2817b180d419985450b23becc3704", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "269478e975794acca78658051d821e8f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/networking", "region": "RegionOne"}], "id": "919cf4ab5e73419f86f50ea2af2fb754", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fd4249603d26444786f6ac37b13f3eca", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "c8fabbc0c02f4dbd92168d95326c58d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5143267d72444601a1ae5304a336fb1e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756", "region": "RegionOne"}], "id": "f82e1ab33ab44041a4ae37dea257e5ca", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0cbbd8cc9aa54a479d38c623f4f9d608", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_ca38c1109acc49849daeb555b673e756", "region": "RegionOne"}, {"id": "63450b6db2c9479bb23665e227457161", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "fc0069003c8e49f892e5afb67ea77d16", "type": "object-store", "name": "swift"}]}}' 2022-10-15 08:59:48,790 126085 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': 'abd5286e-7177-474d-b9f2-9ade4753e5ec', 'name': 'tempest-AttachVolumeNegativeTest-1650619741-network', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ca38c1109acc49849daeb555b673e756', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 300, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-10-15T08:44:26Z', 'updated_at': '2022-10-15T08:44:26Z', 'revision_number': 1} available for tenant 2022-10-15 08:59:48,790 126085 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-165985739', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBacbtGJORkP8VoIA3OedLjtPInZf0xllzl/kjla8iQwgoit3x5dQ043fpB0IBICf+L90sJkpzyJBovDr8X/dvCSUHFyPkkxkY6a1ZVw5/b1vj5H3lmrNy2bHy1MBv3jzg==', 'fingerprint': '05:6a:b4:7b:79:4c:4e:a2:86:87:27:32:4e:f3:4e:b7', 'user_id': '060d1fae9b0b488da1f7553cabd97d28', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAlVHH/CqpeeyeaHJt6yX8hKBCOxYdzY5zKf/iQ+OlswVIkhlYL4Tid\nw9ZQ24QgpsygBwYFK4EEACKhZANiAAQWnG7RiTkZD/FaCANznnS47TyJ2X9MZZc5\nf5I5WvIkMIKIrd8eXUNON36QdCASAn/i/dLCZKc8iQaLw6/F/3bwklBxcj5JMZGO\nmtWVcOf29b4+R95Zqzctmx8tTAb9484=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3dcc0311-7699-4c1d-954d-d8e390206226', 'name': 'tempest-securitygroup--1234793183', 'stateful': True, 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'description': 'tempest-description--132165137', 'shared': False, 'security_group_rules': [{'id': '3666c9fd-f0ae-4d6a-a386-3f98d4d2cf76', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'security_group_id': '3dcc0311-7699-4c1d-954d-d8e390206226', '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': 396, 'description': None, 'tags': [], 'created_at': '2022-10-15T08:59:47Z', 'updated_at': '2022-10-15T08:59:47Z', 'revision_number': 0, 'project_id': 'ca38c1109acc49849daeb555b673e756'}, {'id': 'a5270e7a-c075-4bde-932f-ce9ae478c58c', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'security_group_id': '3dcc0311-7699-4c1d-954d-d8e390206226', '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': 395, 'description': None, 'tags': [], 'created_at': '2022-10-15T08:59:47Z', 'updated_at': '2022-10-15T08:59:47Z', 'revision_number': 0, 'project_id': 'ca38c1109acc49849daeb555b673e756'}], 'tags': [], 'created_at': '2022-10-15T08:59:47Z', 'updated_at': '2022-10-15T08:59:47Z', 'revision_number': 1, 'project_id': 'ca38c1109acc49849daeb555b673e756'}, 'floating_ip': {'id': '2c8c0f22-aadb-4506-9889-080eeb129556', 'tenant_id': 'ca38c1109acc49849daeb555b673e756', 'floating_ip_address': '172.27.3.20', 'floating_network_id': 'a9f2bb15-f67a-42b4-b354-6db68dfeb13f', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ca38c1109acc49849daeb555b673e756', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-10-15T08:59:48Z', 'updated_at': '2022-10-15T08:59:48Z', 'revision_number': 0, 'ip': '172.27.3.20'}} 2022-10-15 08:59:50,495 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.222.0.30/compute/v2.1/servers 1.703s 2022-10-15 08:59:50,495 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-653405346", "imageRef": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "abd5286e-7177-474d-b9f2-9ade4753e5ec"}], "security_groups": [{"name": "tempest-securitygroup--1234793183"}], "key_name": "tempest-keypair-165985739", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-891775b4-0fc9-44ad-9663-7e353f806005', 'x-compute-request-id': 'req-891775b4-0fc9-44ad-9663-7e353f806005', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1234793183"}], "adminPass": "password"}}' 2022-10-15 08:59:50,575 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.077s 2022-10-15 08:59:50,576 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39c70e3c-b47d-4dee-8905-8ea263f3cc37', 'x-compute-request-id': 'req-39c70e3c-b47d-4dee-8905-8ea263f3cc37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'{"server": {"id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "name": "tempest-AttachVolumeNegativeTest-server-653405346", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:59:49Z", "updated": "2022-10-15T08:59:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-165985739", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:59:51,681 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.090s 2022-10-15 08:59:51,681 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9c8519e-7df2-405e-8369-b2d9a60a1d2e', 'x-compute-request-id': 'req-b9c8519e-7df2-405e-8369-b2d9a60a1d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'{"server": {"id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "name": "tempest-AttachVolumeNegativeTest-server-653405346", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:59:49Z", "updated": "2022-10-15T08:59:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-165985739", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:59:51,694 126085 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-10-15 08:59:52,959 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.263s 2022-10-15 08:59:52,959 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6262ad5d-9804-4238-9317-6b305449f5b8', 'x-compute-request-id': 'req-6262ad5d-9804-4238-9317-6b305449f5b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'{"server": {"id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "name": "tempest-AttachVolumeNegativeTest-server-653405346", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:59:49Z", "updated": "2022-10-15T08:59:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-165985739", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1234793183"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:59:52,972 126085 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-10-15 08:59:54,130 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.157s 2022-10-15 08:59:54,131 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e048f16e-774b-4255-9786-cd0208e827f3', 'x-compute-request-id': 'req-e048f16e-774b-4255-9786-cd0208e827f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'{"server": {"id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "name": "tempest-AttachVolumeNegativeTest-server-653405346", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:59:49Z", "updated": "2022-10-15T08:59:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-165985739", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1234793183"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:59:55,373 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.228s 2022-10-15 08:59:55,373 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27b5ac03-b7d9-4e7e-b80c-f81f663b97f1', 'x-compute-request-id': 'req-27b5ac03-b7d9-4e7e-b80c-f81f663b97f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'{"server": {"id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "name": "tempest-AttachVolumeNegativeTest-server-653405346", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:59:49Z", "updated": "2022-10-15T08:59:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-165985739", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1234793183"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:59:56,545 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.153s 2022-10-15 08:59:56,546 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55454e68-e818-4462-9e1f-e4fa9af7bccd', 'x-compute-request-id': 'req-55454e68-e818-4462-9e1f-e4fa9af7bccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'{"server": {"id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "name": "tempest-AttachVolumeNegativeTest-server-653405346", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:59:49Z", "updated": "2022-10-15T08:59:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-165985739", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1234793183"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:59:57,714 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.154s 2022-10-15 08:59:57,715 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5015c78-b202-4a46-b270-fa3dfd8384c4', 'x-compute-request-id': 'req-e5015c78-b202-4a46-b270-fa3dfd8384c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'{"server": {"id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "name": "tempest-AttachVolumeNegativeTest-server-653405346", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:59:49Z", "updated": "2022-10-15T08:59:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-165985739", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1234793183"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:59:58,886 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.157s 2022-10-15 08:59:58,886 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e875adcd-d401-459f-aac4-05116e6246d8', 'x-compute-request-id': 'req-e875adcd-d401-459f-aac4-05116e6246d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'{"server": {"id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "name": "tempest-AttachVolumeNegativeTest-server-653405346", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:59:49Z", "updated": "2022-10-15T08:59:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-165985739", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1234793183"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 09:00:00,054 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.154s 2022-10-15 09:00:00,054 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1366', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8817a1b-ddb5-4765-9904-8a9b4d6747f7', 'x-compute-request-id': 'req-a8817a1b-ddb5-4765-9904-8a9b4d6747f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'{"server": {"id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "name": "tempest-AttachVolumeNegativeTest-server-653405346", "status": "BUILD", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:59:49Z", "updated": "2022-10-15T09:00:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-165985739", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1234793183"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 09:00:01,224 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.153s 2022-10-15 09:00:01,224 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2af2e356-1842-4b65-a273-5e81bc490f52', 'x-compute-request-id': 'req-2af2e356-1842-4b65-a273-5e81bc490f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'{"server": {"id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "name": "tempest-AttachVolumeNegativeTest-server-653405346", "status": "ACTIVE", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:59:49Z", "updated": "2022-10-15T09:00:01Z", "addresses": {"tempest-AttachVolumeNegativeTest-1650619741-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:e3:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-165985739", "OS-SRV-USG:launched_at": "2022-10-15T09:00:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1234793183"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 09:00:01,237 126085 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2022-10-15 09:00:01,329 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224/os-interface 0.091s 2022-10-15 09:00:01,330 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a44ab4c7-1876-4aad-96ea-634fe59302cd', 'x-compute-request-id': 'req-a44ab4c7-1876-4aad-96ea-634fe59302cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "abd5286e-7177-474d-b9f2-9ade4753e5ec", "port_id": "27000bb8-a32b-4e47-a8d0-6d7e704fc838", "mac_addr": "fa:16:3e:22:e3:5e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "2254fc98-1c88-4633-9a9a-01d10ee34e35", "ip_address": "172.20.0.3"}]}]}' 2022-10-15 09:00:02,305 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.222.0.30:9696/networking/v2.0/floatingips/2c8c0f22-aadb-4506-9889-080eeb129556 0.970s 2022-10-15 09:00:02,305 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "27000bb8-a32b-4e47-a8d0-6d7e704fc838"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-907aba04-f20f-4cb5-901a-e3ff2549a898', 'date': 'Sat, 15 Oct 2022 09:00:02 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/2c8c0f22-aadb-4506-9889-080eeb129556'} Body: b'{"floatingip": {"id": "2c8c0f22-aadb-4506-9889-080eeb129556", "tenant_id": "ca38c1109acc49849daeb555b673e756", "floating_ip_address": "172.27.3.20", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": "883eddbe-9457-4a27-9c7c-299bbc1a0e00", "port_id": "27000bb8-a32b-4e47-a8d0-6d7e704fc838", "fixed_ip_address": "172.20.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "abd5286e-7177-474d-b9f2-9ade4753e5ec", "mac_address": "fa:16:3e:22:e3:5e", "admin_state_up": true, "status": "ACTIVE", "device_id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-10-15T08:59:48Z", "updated_at": "2022-10-15T09:00:01Z", "revision_number": 1, "project_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:02,306 126085 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.20:22' as 'ubuntu' with public key authentication 2022-10-15 09:00:06,398 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.20 ([Errno None] Unable to connect to port 22 on 172.27.3.20). Number attempts: 1. Retry after 2 seconds. 2022-10-15 09:00:11,961 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.20 ([Errno None] Unable to connect to port 22 on 172.27.3.20). Number attempts: 2. Retry after 3 seconds. 2022-10-15 09:00:18,521 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.20 ([Errno None] Unable to connect to port 22 on 172.27.3.20). Number attempts: 3. Retry after 4 seconds. 2022-10-15 09:00:26,074 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.20 ([Errno None] Unable to connect to port 22 on 172.27.3.20). Number attempts: 4. Retry after 5 seconds. 2022-10-15 09:00:31,584 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.20 ([Errno None] Unable to connect to port 22 on 172.27.3.20). Number attempts: 5. Retry after 6 seconds. 2022-10-15 09:00:38,102 126085 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 09:00:38,253 126085 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 09:00:38,253 126085 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.20 successfully created 2022-10-15 09:00:38,295 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224/ips 0.041s 2022-10-15 09:00:38,295 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a5457a1-0a1f-43e9-be18-c76995918cf5', 'x-compute-request-id': 'req-2a5457a1-0a1f-43e9-be18-c76995918cf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1650619741-network": [{"version": 4, "addr": "172.20.0.3"}, {"version": 4, "addr": "172.27.3.20"}]}}' 2022-10-15 09:00:38,493 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes 0.194s 2022-10-15 09:00:38,493 126085 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-AttachVolumeNegativeTest-volume-351608599"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60768695-7c51-48cb-b8a1-1de34f0851ae', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60768695-7c51-48cb-b8a1-1de34f0851ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.430236", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-10-15 09:00:38,587 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.082s 2022-10-15 09:00:38,587 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70201fc-e0f8-473a-945b-123e826e438e', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70201fc-e0f8-473a-945b-123e826e438e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:39,638 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:00:39,638 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293dbc38-f5d8-462e-843f-76c37ccae627', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293dbc38-f5d8-462e-843f-76c37ccae627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:40,689 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:00:40,689 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a9cb39-0f9f-4a02-8936-198e0d96b5a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a9cb39-0f9f-4a02-8936-198e0d96b5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:41,739 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:00:41,740 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d47ccc-d4df-411b-8642-c97a46703f96', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d47ccc-d4df-411b-8642-c97a46703f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:42,790 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:00:42,791 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506c9353-8b5e-47f5-9397-5f55266fb260', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506c9353-8b5e-47f5-9397-5f55266fb260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:43,841 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:00:43,842 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fe18da-87a1-4869-bd9c-77e0a502950f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fe18da-87a1-4869-bd9c-77e0a502950f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:44,891 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:00:44,892 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01244257-6ca2-431f-9650-8206b9c6bf88', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01244257-6ca2-431f-9650-8206b9c6bf88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:45,942 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:00:45,943 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ecdb5d-30e8-4a04-b2ff-6b1dea072ed2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ecdb5d-30e8-4a04-b2ff-6b1dea072ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:47,004 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.047s 2022-10-15 09:00:47,004 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2adf26b9-5b4b-43c2-99aa-804aeaf9ab36', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2adf26b9-5b4b-43c2-99aa-804aeaf9ab36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:48,057 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:00:48,058 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe7fce3-eb13-4f51-9f73-7ef8393fd530', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe7fce3-eb13-4f51-9f73-7ef8393fd530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:49,106 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:00:49,107 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c338a02-a014-4e5b-8e7b-8f121df4d24e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c338a02-a014-4e5b-8e7b-8f121df4d24e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:50,158 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:00:50,158 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fb1af3c-3e1d-41ba-b62a-2821673ad5c5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fb1af3c-3e1d-41ba-b62a-2821673ad5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:51,209 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:00:51,209 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84558ec0-db03-423a-86a8-9a5a3a48fc8c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84558ec0-db03-423a-86a8-9a5a3a48fc8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:52,259 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:00:52,259 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f905189-1674-4292-8f0d-94914f892d7a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f905189-1674-4292-8f0d-94914f892d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:53,313 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:00:53,314 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9446f768-cce7-40f8-949a-4ec4243f2189', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9446f768-cce7-40f8-949a-4ec4243f2189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:54,365 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:00:54,366 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ab56cc7-60aa-4bc2-bebe-4437407e1d3e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ab56cc7-60aa-4bc2-bebe-4437407e1d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:55,419 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:00:55,419 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18919d3f-7013-4f34-bc50-00d9cd9cd11c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18919d3f-7013-4f34-bc50-00d9cd9cd11c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:56,479 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:00:56,479 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb9c214-9d4f-491a-b0a4-1810d55dca75', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb9c214-9d4f-491a-b0a4-1810d55dca75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:57,535 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:00:57,536 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f706b4da-a835-4b6b-93a5-c1db9cde7e94', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f706b4da-a835-4b6b-93a5-c1db9cde7e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:58,591 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:00:58,591 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed0e372-0fea-42db-984e-5de64646f45e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed0e372-0fea-42db-984e-5de64646f45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:00:59,642 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:00:59,642 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ad7976-e5a4-4a90-b7e9-d0364158c975', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ad7976-e5a4-4a90-b7e9-d0364158c975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:00,694 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:00,695 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7dc4ccb-474c-45bf-b403-3b64d152126e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7dc4ccb-474c-45bf-b403-3b64d152126e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:01,749 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:01:01,749 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b948f60e-9d6d-450c-a6e5-46cd2cd6f687', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b948f60e-9d6d-450c-a6e5-46cd2cd6f687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:02,801 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:02,801 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab5082f-ed56-4554-a92d-b8bad60acdb0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab5082f-ed56-4554-a92d-b8bad60acdb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:03,852 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:03,853 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1aafce-a20f-45ab-b91b-62c2013fb319', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1aafce-a20f-45ab-b91b-62c2013fb319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:04,904 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:04,904 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37d3e508-ad34-496e-acb1-fe1790e2b5c5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37d3e508-ad34-496e-acb1-fe1790e2b5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:05,956 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:05,957 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3285f922-0b83-48d5-8fe7-6bc28a753488', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3285f922-0b83-48d5-8fe7-6bc28a753488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:07,008 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:07,009 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a626545-5d21-457e-8842-809590741f79', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a626545-5d21-457e-8842-809590741f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:08,060 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:08,060 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfcbe694-2a8e-4588-96bd-9ec74f9ab26d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfcbe694-2a8e-4588-96bd-9ec74f9ab26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:09,111 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:09,112 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d8edad-240b-4962-8c9e-21e5c735644e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d8edad-240b-4962-8c9e-21e5c735644e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:10,164 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:01:10,165 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8104edb-526b-4452-ac29-d8c18bba560c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8104edb-526b-4452-ac29-d8c18bba560c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:11,216 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:01:11,216 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-194e80b9-4d48-4708-9a45-019b312b5f0d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-194e80b9-4d48-4708-9a45-019b312b5f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:12,268 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:12,269 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96f80326-a427-4dce-8025-41f3f0725638', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96f80326-a427-4dce-8025-41f3f0725638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:13,321 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:13,321 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e114e544-279b-4943-a25f-09fb6942dd1e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e114e544-279b-4943-a25f-09fb6942dd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:14,373 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:14,373 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82363a09-1b43-4a37-abf2-7d61f008c191', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82363a09-1b43-4a37-abf2-7d61f008c191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:15,426 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:01:15,426 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a5844a-d600-48db-b8cd-6f5a3d25ca15', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a5844a-d600-48db-b8cd-6f5a3d25ca15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:16,479 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:16,480 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9901bb1a-3291-45df-a5a4-e7bea09676bd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9901bb1a-3291-45df-a5a4-e7bea09676bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:17,532 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:17,532 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719bbdf4-a949-4260-a1a9-1c537689364e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719bbdf4-a949-4260-a1a9-1c537689364e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:18,584 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:18,584 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7b0c59-2943-45e3-ae3e-af31d6d2d68e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7b0c59-2943-45e3-ae3e-af31d6d2d68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:19,636 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:19,637 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d8a75dd-256f-47d3-b508-a4a0657e2e75', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d8a75dd-256f-47d3-b508-a4a0657e2e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:20,688 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:20,688 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90296db6-cc04-40bc-b62a-b111b0adf788', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90296db6-cc04-40bc-b62a-b111b0adf788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:21,739 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:21,740 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d908a2c-6ca2-4cb6-ad65-c5fb6620fea0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d908a2c-6ca2-4cb6-ad65-c5fb6620fea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:22,792 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:22,792 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160053e1-a1ba-4ced-88a7-74ef1a6c714f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160053e1-a1ba-4ced-88a7-74ef1a6c714f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:23,844 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:23,844 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c1ddd4-08ab-49d4-870a-d5c5d40d17c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c1ddd4-08ab-49d4-870a-d5c5d40d17c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:24,896 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:24,896 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe5697a-af3a-40ee-b74f-ee07f1c19791', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe5697a-af3a-40ee-b74f-ee07f1c19791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:25,946 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:01:25,947 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4126b66b-c005-46cb-b7e3-0aeb1e375d6f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4126b66b-c005-46cb-b7e3-0aeb1e375d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:27,000 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:27,000 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3363df2e-fca1-40bf-902e-d52e0e777eb7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3363df2e-fca1-40bf-902e-d52e0e777eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:28,053 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:28,053 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5622ae0-5abc-4a5d-9604-7293adbebdfe', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5622ae0-5abc-4a5d-9604-7293adbebdfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:29,105 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:29,105 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84222487-e743-4f2e-bff4-d578de465adf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84222487-e743-4f2e-bff4-d578de465adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:30,158 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:30,159 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec45d3f-d1d9-4f9f-84a0-9d282d9fbb88', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec45d3f-d1d9-4f9f-84a0-9d282d9fbb88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:31,211 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:31,211 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2496eb1a-8643-4e12-85a0-a0ef37796a67', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2496eb1a-8643-4e12-85a0-a0ef37796a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:32,263 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:32,263 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb46db8b-f4d9-4873-81c3-bdda79a0ecfd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb46db8b-f4d9-4873-81c3-bdda79a0ecfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:33,315 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:33,316 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de247db7-50f8-4e23-9f3c-6391c42a7aea', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de247db7-50f8-4e23-9f3c-6391c42a7aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:34,367 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:34,367 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ec945a-671e-40b2-ab0a-c46fec7fad39', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ec945a-671e-40b2-ab0a-c46fec7fad39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:35,424 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:01:35,425 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679c750f-85e7-46b0-95a8-880f1ff04468', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679c750f-85e7-46b0-95a8-880f1ff04468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:36,477 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:36,477 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558f8725-6c33-4cd7-99cd-3d66bd5e7dd9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558f8725-6c33-4cd7-99cd-3d66bd5e7dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:37,529 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:37,529 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc9b8e4-1509-457c-99f9-efae3354f309', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc9b8e4-1509-457c-99f9-efae3354f309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:38,582 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:01:38,582 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ddeb608-ed09-46e5-80c2-27931896ec4c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ddeb608-ed09-46e5-80c2-27931896ec4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:39,634 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:39,634 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2e01418-480e-496e-ad13-553943b28096', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2e01418-480e-496e-ad13-553943b28096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:40,684 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:40,685 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72c0ed5-1827-42ab-994e-5f17e63eedff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72c0ed5-1827-42ab-994e-5f17e63eedff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:41,736 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:41,737 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af75f6e9-2714-430a-bd57-7edf74738ed6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af75f6e9-2714-430a-bd57-7edf74738ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:42,788 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:42,788 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65720fa4-71ce-4ff7-aea1-0da61f60c02a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65720fa4-71ce-4ff7-aea1-0da61f60c02a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:43,840 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:43,841 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e4bf4ae-4873-4d07-bb49-c3c2f40869a5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e4bf4ae-4873-4d07-bb49-c3c2f40869a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:44,895 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:01:44,895 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7eae553-f376-49a1-80d4-dd5b53ffef34', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7eae553-f376-49a1-80d4-dd5b53ffef34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:45,948 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:45,948 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-886226c5-6578-44a4-8259-ab5efd0bbb84', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-886226c5-6578-44a4-8259-ab5efd0bbb84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:47,006 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:01:47,006 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d60a5d-734a-41cf-871a-9d14268a8ed8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d60a5d-734a-41cf-871a-9d14268a8ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:48,058 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:01:48,059 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61463096-e55f-4375-996a-a2ad21f3f083', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61463096-e55f-4375-996a-a2ad21f3f083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:49,109 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:01:49,110 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7b5672b-dacd-449b-a49c-275eaab1b988', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7b5672b-dacd-449b-a49c-275eaab1b988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:50,161 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:50,162 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbce7284-67ba-4ae7-9531-a1339037b3ad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbce7284-67ba-4ae7-9531-a1339037b3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:51,213 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:51,214 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753b597f-e166-41b9-b05f-5bd6a1e17e6c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753b597f-e166-41b9-b05f-5bd6a1e17e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:52,264 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:01:52,265 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b285ff95-dbd2-435e-b618-6e7002e79007', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b285ff95-dbd2-435e-b618-6e7002e79007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:53,316 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:53,316 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7bc2295-d664-4342-a723-116ee03963e1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7bc2295-d664-4342-a723-116ee03963e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:54,367 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:01:54,367 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca46f67f-07dc-48c6-b640-83f79aed3b06', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca46f67f-07dc-48c6-b640-83f79aed3b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:55,419 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:55,419 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ced0061-38c6-4958-83b8-69de1b07f0f7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ced0061-38c6-4958-83b8-69de1b07f0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:56,472 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:56,472 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00424a1-3125-4d2e-bdf7-3150725431fc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00424a1-3125-4d2e-bdf7-3150725431fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:57,525 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:57,525 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c0bb54-bcf3-4e17-b045-8960e5129735', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c0bb54-bcf3-4e17-b045-8960e5129735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:58,579 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:01:58,579 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73530fba-575f-4771-b279-9498745a5e50', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73530fba-575f-4771-b279-9498745a5e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:01:59,631 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:01:59,631 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8405fc09-ee8d-4473-b23e-de5d1aee9155', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8405fc09-ee8d-4473-b23e-de5d1aee9155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:00,683 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:02:00,683 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7398157f-96c5-4331-9f9f-dd402a07f482', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7398157f-96c5-4331-9f9f-dd402a07f482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:01,733 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:01,734 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b242fd4-b8f5-4cf7-9c41-ebb9943d4d52', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b242fd4-b8f5-4cf7-9c41-ebb9943d4d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:02,787 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:02:02,788 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42bc9df-f9bb-401c-8a47-f0efb3d735d4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42bc9df-f9bb-401c-8a47-f0efb3d735d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:03,839 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:02:03,839 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9664bf22-b687-4fcf-9706-02eb1cbd171c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9664bf22-b687-4fcf-9706-02eb1cbd171c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:04,890 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:04,890 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-760a9e03-4b89-434b-bdf9-9bf6231a3774', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-760a9e03-4b89-434b-bdf9-9bf6231a3774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:05,943 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:02:05,944 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d20b55ae-70dc-4c03-886d-62de6f61a3cd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20b55ae-70dc-4c03-886d-62de6f61a3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:06,996 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:02:06,996 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d86ba5-f7b1-4ba1-a003-1042029a3497', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d86ba5-f7b1-4ba1-a003-1042029a3497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:08,047 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:08,047 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc807285-1985-4d8b-95c3-f58e9a6c6855', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc807285-1985-4d8b-95c3-f58e9a6c6855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:09,099 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:02:09,100 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f98420c4-02ad-4913-95aa-e04a5220e22f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f98420c4-02ad-4913-95aa-e04a5220e22f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:10,151 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:02:10,151 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c852b5-5214-47ca-9350-72ae6f61636b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c852b5-5214-47ca-9350-72ae6f61636b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:11,202 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:11,203 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfab4571-ba13-4099-b84e-dbd661385975', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfab4571-ba13-4099-b84e-dbd661385975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:12,253 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:12,254 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07adcabf-3279-401e-a624-69a0a72c8e1f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07adcabf-3279-401e-a624-69a0a72c8e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:13,304 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:13,305 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8caa4c02-5ac3-41fe-81ab-8097c894a071', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8caa4c02-5ac3-41fe-81ab-8097c894a071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:14,358 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:02:14,358 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd6fa4f-6670-4575-afff-b03d5de1fac9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd6fa4f-6670-4575-afff-b03d5de1fac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:15,410 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:02:15,410 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49c4a54-58e6-486a-97d3-e71e383ddd6c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49c4a54-58e6-486a-97d3-e71e383ddd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:16,468 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:02:16,468 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57d4e271-eef2-4a2f-a5b8-fba4ce60f2ff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57d4e271-eef2-4a2f-a5b8-fba4ce60f2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:17,519 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:02:17,520 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d1aafb4-1970-4681-8433-45e5aa1ba7c2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d1aafb4-1970-4681-8433-45e5aa1ba7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:18,572 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:02:18,572 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2626597b-79ce-46e6-a477-4cbbbadae11d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2626597b-79ce-46e6-a477-4cbbbadae11d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:19,623 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:19,623 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e250eef-1535-43fc-b967-c2ff7b4c2a41', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e250eef-1535-43fc-b967-c2ff7b4c2a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:20,675 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:02:20,675 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89185820-e104-4ea5-a470-ece9f4569f74', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89185820-e104-4ea5-a470-ece9f4569f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:21,726 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:02:21,727 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1468427-bd51-4fc2-9e86-9a5233398a4a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1468427-bd51-4fc2-9e86-9a5233398a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:22,777 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:22,778 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45eed029-40b3-49fe-a999-74ebb5f1273d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45eed029-40b3-49fe-a999-74ebb5f1273d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:23,828 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:02:23,829 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-637e353b-9a9d-45b2-892c-8e60090ca166', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-637e353b-9a9d-45b2-892c-8e60090ca166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:24,879 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:24,879 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03454305-4c40-46dc-b2d6-1b9271df09f7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03454305-4c40-46dc-b2d6-1b9271df09f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:25,929 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:25,930 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-375c0f86-4417-4c28-a571-16f3b5a1b283', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-375c0f86-4417-4c28-a571-16f3b5a1b283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:26,983 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:02:26,983 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cf1cb0e-cdbb-4033-a9a5-344ef6ea6861', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cf1cb0e-cdbb-4033-a9a5-344ef6ea6861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:28,037 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:02:28,037 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117252eb-959d-4e8b-8c29-caed1967680c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117252eb-959d-4e8b-8c29-caed1967680c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:29,088 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:29,089 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6567679-f1ec-460f-95ef-080135e77d2d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6567679-f1ec-460f-95ef-080135e77d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:30,140 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:02:30,140 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5daa68d2-bf91-4e76-b43d-62dec04d9fc3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5daa68d2-bf91-4e76-b43d-62dec04d9fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:31,190 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:02:31,191 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1338f5-954b-4f6a-a50d-5a34a6dedf69', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1338f5-954b-4f6a-a50d-5a34a6dedf69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:32,240 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:02:32,241 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4bcf0a-b0e1-4c1b-91f4-78a19267d1f9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4bcf0a-b0e1-4c1b-91f4-78a19267d1f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:33,291 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:02:33,292 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910efb46-5606-4ce0-92ea-aecba3fe12b7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910efb46-5606-4ce0-92ea-aecba3fe12b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:34,346 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:02:34,346 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e55950-f419-4f92-b78b-b929bccd8df0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e55950-f419-4f92-b78b-b929bccd8df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:35,406 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.047s 2022-10-15 09:02:35,407 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ea94cfa-e0b9-4709-ac1e-2dc289aeaeb7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ea94cfa-e0b9-4709-ac1e-2dc289aeaeb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:36,464 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:02:36,465 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96538a3-eb6e-42ef-9132-b966f6c87a96', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96538a3-eb6e-42ef-9132-b966f6c87a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:37,531 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.054s 2022-10-15 09:02:37,532 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f3bb9f9-40ab-4596-a201-aeb86e8b2921', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f3bb9f9-40ab-4596-a201-aeb86e8b2921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:38,584 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:02:38,585 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a88d42-694c-4ac7-a84d-7b3bd03a4fc5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a88d42-694c-4ac7-a84d-7b3bd03a4fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:39,636 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:39,636 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe6a8595-b06d-4955-902a-d1ae2bcedb94', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe6a8595-b06d-4955-902a-d1ae2bcedb94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:40,689 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:02:40,689 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef59f3e-ce1b-4f47-a723-d5a73f0fa81a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef59f3e-ce1b-4f47-a723-d5a73f0fa81a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:41,748 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:02:41,748 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4efad9c-59be-4b59-9986-b4ced8446286', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4efad9c-59be-4b59-9986-b4ced8446286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:42,805 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:02:42,805 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7589ab-e3fa-4cf1-9e36-9355c950942d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7589ab-e3fa-4cf1-9e36-9355c950942d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:43,858 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:02:43,858 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-584c5070-6a8d-4942-ba2e-1550545865f5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-584c5070-6a8d-4942-ba2e-1550545865f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:44,916 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:02:44,917 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12679f0-f4b2-43fd-b8e7-2c32dda54d24', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12679f0-f4b2-43fd-b8e7-2c32dda54d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:45,974 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:02:45,975 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c753313d-d22e-4907-8c3f-de4384697c17', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c753313d-d22e-4907-8c3f-de4384697c17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:47,032 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:02:47,033 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00087970-69df-4754-a779-5c9595a1bee9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00087970-69df-4754-a779-5c9595a1bee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:48,091 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:02:48,091 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7b3bd0-a7af-4da3-b499-0c8bf84987d3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7b3bd0-a7af-4da3-b499-0c8bf84987d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:49,177 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.073s 2022-10-15 09:02:49,178 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab05da1d-73b5-42a1-a1f3-cd1ef5589687', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab05da1d-73b5-42a1-a1f3-cd1ef5589687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:50,228 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:02:50,229 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37d3c950-311e-452b-8f1f-5c2caa4ddf6c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37d3c950-311e-452b-8f1f-5c2caa4ddf6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:51,282 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:51,283 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec0770e-c2d0-4970-b888-ad832757b545', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec0770e-c2d0-4970-b888-ad832757b545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:52,334 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:02:52,334 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79225fc1-5a6e-4e1a-964e-55a21e43b1f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79225fc1-5a6e-4e1a-964e-55a21e43b1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:53,389 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:02:53,389 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32844a6f-a28e-431e-b16c-e776757b9eee', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32844a6f-a28e-431e-b16c-e776757b9eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:54,442 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:02:54,442 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c1c4125-23d8-4b56-af11-e6a1968346ad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c1c4125-23d8-4b56-af11-e6a1968346ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:55,500 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:02:55,501 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c4c3dc-290b-43e0-8f9e-30fe16f9a422', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c4c3dc-290b-43e0-8f9e-30fe16f9a422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:56,557 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:02:56,557 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-666b8fd7-2cc6-41f9-be8f-c3da06a0cb45', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-666b8fd7-2cc6-41f9-be8f-c3da06a0cb45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:57,610 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:02:57,611 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1461350-3547-4934-b481-f9228398a767', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1461350-3547-4934-b481-f9228398a767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:58,671 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.046s 2022-10-15 09:02:58,671 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13cf1808-9727-45f4-b9ba-39a3f93a0443', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13cf1808-9727-45f4-b9ba-39a3f93a0443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:02:59,740 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.055s 2022-10-15 09:02:59,740 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c52d1c-1452-46e6-bcce-129d605b7d4d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c52d1c-1452-46e6-bcce-129d605b7d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:00,792 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:03:00,793 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3808b853-d84c-4dbd-a160-a98c834f58b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3808b853-d84c-4dbd-a160-a98c834f58b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:01,842 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:03:01,843 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c38c652c-b0e1-489b-840a-eb57c8b92088', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c38c652c-b0e1-489b-840a-eb57c8b92088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:02,905 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.049s 2022-10-15 09:03:02,906 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe4acf5-9021-4a56-b9fd-25fcf979a49c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe4acf5-9021-4a56-b9fd-25fcf979a49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:03,961 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:03:03,961 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dbe1f41-6bd8-4abe-9d86-cb44e89e89e4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dbe1f41-6bd8-4abe-9d86-cb44e89e89e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:05,018 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:03:05,018 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-688fb9e5-c09a-4446-a5d2-efafa74939e8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-688fb9e5-c09a-4446-a5d2-efafa74939e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:06,075 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:03:06,075 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abcd8eb0-dc53-464a-af01-ab88fcf770b7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abcd8eb0-dc53-464a-af01-ab88fcf770b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:07,134 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:03:07,134 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e316e12f-7b10-4bc4-af8c-67a635624934', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e316e12f-7b10-4bc4-af8c-67a635624934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:08,190 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:03:08,190 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-617084ed-7f0c-4607-841e-74ed8bbc8800', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-617084ed-7f0c-4607-841e-74ed8bbc8800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:09,243 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:03:09,243 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e86b5a0a-cae9-4c4f-beb9-d9ef760698c6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e86b5a0a-cae9-4c4f-beb9-d9ef760698c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:10,315 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.055s 2022-10-15 09:03:10,316 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7fe2e1f-2083-48f8-8e50-d8c74453a8ad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7fe2e1f-2083-48f8-8e50-d8c74453a8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:11,368 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:03:11,368 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9beb42f-8cbb-46ec-9aa7-f82faae27c00', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9beb42f-8cbb-46ec-9aa7-f82faae27c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:12,424 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:03:12,424 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51289eab-152c-49dd-8f1f-d7e09dddc5ba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51289eab-152c-49dd-8f1f-d7e09dddc5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:13,474 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:03:13,475 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b844dd5c-ced7-4cc3-9bb7-909223afe007', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b844dd5c-ced7-4cc3-9bb7-909223afe007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:14,535 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:03:14,535 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed40c67-eba9-4766-984d-9061f204e07a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed40c67-eba9-4766-984d-9061f204e07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:15,592 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:03:15,593 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e3f92c5-3d61-4959-92b6-1fdfbb883707', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e3f92c5-3d61-4959-92b6-1fdfbb883707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:16,650 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:03:16,650 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5499814-c3e7-4c22-9b0f-818021a830c0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5499814-c3e7-4c22-9b0f-818021a830c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:17,708 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:03:17,708 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be92dc1a-a95d-41cb-9510-edce4a7f22b5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be92dc1a-a95d-41cb-9510-edce4a7f22b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:18,767 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:03:18,767 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef1e560-0ae3-4406-9b98-240ff3d85f9a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef1e560-0ae3-4406-9b98-240ff3d85f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:19,821 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:03:19,821 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2892978-f086-4a00-9698-1ab63cab08e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2892978-f086-4a00-9698-1ab63cab08e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:20,882 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.047s 2022-10-15 09:03:20,882 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a07608-3ef0-4040-8fb4-3874b94ddd7b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a07608-3ef0-4040-8fb4-3874b94ddd7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:21,953 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.058s 2022-10-15 09:03:21,953 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91fc92d-d29e-4795-afbe-affc13b5002a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91fc92d-d29e-4795-afbe-affc13b5002a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:23,003 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:03:23,003 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af2354d-387d-48b0-821e-82ff6d47b76d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af2354d-387d-48b0-821e-82ff6d47b76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:24,058 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:03:24,059 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692d3e9a-dc90-4a4e-8754-731444ffe5cb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692d3e9a-dc90-4a4e-8754-731444ffe5cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:25,118 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:03:25,118 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0612f512-1620-46d9-ad8b-2a0aee006381', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0612f512-1620-46d9-ad8b-2a0aee006381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:26,173 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:03:26,173 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ba6d969-ab1d-4f48-9f03-14d9c397c6a0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ba6d969-ab1d-4f48-9f03-14d9c397c6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:27,229 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:03:27,229 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8bb8b8-b9ad-4df1-a4df-18dff6bb32fc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8bb8b8-b9ad-4df1-a4df-18dff6bb32fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:28,285 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:03:28,285 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9a1284-be92-4862-ada8-5a1a68ba7c81', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9a1284-be92-4862-ada8-5a1a68ba7c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:29,344 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:03:29,345 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb554485-f777-4042-9d2b-121203cff748', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb554485-f777-4042-9d2b-121203cff748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:30,410 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.052s 2022-10-15 09:03:30,410 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bf604c5-00e9-4ff0-89d9-35ef845daaa2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bf604c5-00e9-4ff0-89d9-35ef845daaa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:31,459 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:03:31,460 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd21885-bf5a-451d-99b8-33d5cb233b72', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd21885-bf5a-451d-99b8-33d5cb233b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:32,527 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.054s 2022-10-15 09:03:32,527 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e0d0724-04b4-4d55-bd7c-ffab2321a685', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e0d0724-04b4-4d55-bd7c-ffab2321a685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:33,579 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:03:33,580 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b76cab-7d22-42b5-b9b0-c36701859fef', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b76cab-7d22-42b5-b9b0-c36701859fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:34,630 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:03:34,631 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ab5c70-842c-4d16-833a-589ca18fb72a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ab5c70-842c-4d16-833a-589ca18fb72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:35,689 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:03:35,689 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7cd4ca6-e2fa-4265-84dc-6c81216a7aa9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7cd4ca6-e2fa-4265-84dc-6c81216a7aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:36,750 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.049s 2022-10-15 09:03:36,751 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b2a0a12-09b4-4226-b66d-8cb98ea468c2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b2a0a12-09b4-4226-b66d-8cb98ea468c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:37,802 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:03:37,803 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3331d141-0b6c-4d79-9553-f9da8cc7c5cf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3331d141-0b6c-4d79-9553-f9da8cc7c5cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:38,857 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:03:38,858 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc9c434-7170-42d3-9fb8-8f6f49cbc13f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc9c434-7170-42d3-9fb8-8f6f49cbc13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:40,045 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.173s 2022-10-15 09:03:40,046 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fafe4fcd-21da-4ca4-8990-7073ae4b75ff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fafe4fcd-21da-4ca4-8990-7073ae4b75ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:41,097 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:03:41,098 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0960e4-36ec-4dca-90fe-22398a76e8e8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0960e4-36ec-4dca-90fe-22398a76e8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:42,149 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:03:42,150 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed958a7-b3b1-4071-aa51-3d0e504f7fd9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed958a7-b3b1-4071-aa51-3d0e504f7fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:43,202 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:03:43,202 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e10c1487-4725-4eef-ac6f-6b80da208b3c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e10c1487-4725-4eef-ac6f-6b80da208b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:44,255 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:03:44,255 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97501911-44f6-4594-b268-4c44033a077c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97501911-44f6-4594-b268-4c44033a077c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:45,308 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:03:45,308 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54f9eb8a-44b2-4346-b100-bac1df04fafa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54f9eb8a-44b2-4346-b100-bac1df04fafa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:46,359 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:03:46,359 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d615ac55-6c2d-42b6-a0f5-7a514114b499', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d615ac55-6c2d-42b6-a0f5-7a514114b499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:47,416 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:03:47,416 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ea13807-0a47-4258-ac7a-9e241d6d710e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ea13807-0a47-4258-ac7a-9e241d6d710e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:48,466 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:03:48,467 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae43815-c812-4d89-be08-775ed1446cc0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae43815-c812-4d89-be08-775ed1446cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:49,517 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:03:49,518 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4162ef11-04b2-447f-99ab-21bb8e093aeb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4162ef11-04b2-447f-99ab-21bb8e093aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:50,568 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:03:50,568 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb6c527a-981c-4aa2-8a48-59c04f183dbb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb6c527a-981c-4aa2-8a48-59c04f183dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:51,619 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:03:51,619 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ddedcd3-36f6-485b-88ce-6d0e70f794b6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ddedcd3-36f6-485b-88ce-6d0e70f794b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:52,673 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:03:52,673 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-347a05be-b42c-4115-b433-d84e828293bb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-347a05be-b42c-4115-b433-d84e828293bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:53,729 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:03:53,729 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2fc71c6-dd8c-4766-91d3-f9319110c0c3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2fc71c6-dd8c-4766-91d3-f9319110c0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:54,783 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:03:54,783 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a001a81-b94f-4814-ab21-cf9c6d22ef80', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a001a81-b94f-4814-ab21-cf9c6d22ef80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:55,834 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:03:55,834 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5af56620-1a53-433b-8f5a-01423712bf6e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5af56620-1a53-433b-8f5a-01423712bf6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:56,884 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:03:56,884 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c59e911-1d24-41aa-81f8-82048a376be9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c59e911-1d24-41aa-81f8-82048a376be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:57,936 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:03:57,936 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633e80ad-4e64-44cb-92c7-211649e398f5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633e80ad-4e64-44cb-92c7-211649e398f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:03:58,987 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:03:58,987 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9446ffa-d97c-46de-9639-a72896bccce8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9446ffa-d97c-46de-9639-a72896bccce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:00,042 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:04:00,042 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb962b7-623b-471e-928b-44c442f9f331', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb962b7-623b-471e-928b-44c442f9f331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:01,097 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:04:01,097 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1732df2a-3d57-4454-98ac-303d9e7cf41b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1732df2a-3d57-4454-98ac-303d9e7cf41b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:02,152 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:04:02,152 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2574599f-b546-4880-967b-1265e952134d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2574599f-b546-4880-967b-1265e952134d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:03,203 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:04:03,203 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab85113b-e573-4672-b2f4-04fe1fe85079', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab85113b-e573-4672-b2f4-04fe1fe85079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:04,254 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:04:04,254 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4da9b7-8cc5-441d-a36a-6f9472614a62', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4da9b7-8cc5-441d-a36a-6f9472614a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:05,304 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:04:05,305 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e8f8cd-ab6c-4690-ab25-1d60bc2e92d6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e8f8cd-ab6c-4690-ab25-1d60bc2e92d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:06,355 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:04:06,355 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5bda024-fec0-4b34-918b-fcac30fedb72', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5bda024-fec0-4b34-918b-fcac30fedb72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:07,411 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:04:07,412 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095876c7-62b1-4896-930c-43ad7610706f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095876c7-62b1-4896-930c-43ad7610706f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:08,467 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:04:08,468 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d0f2a6-12f6-46a6-a85b-2860a0b06455', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d0f2a6-12f6-46a6-a85b-2860a0b06455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:09,523 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:04:09,524 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bacc0d9-6feb-4bcf-aae9-960a1ce1caa9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bacc0d9-6feb-4bcf-aae9-960a1ce1caa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:10,580 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:04:10,580 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c359bd3-5de8-409d-a72b-558d5191d595', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c359bd3-5de8-409d-a72b-558d5191d595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:11,646 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.052s 2022-10-15 09:04:11,646 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300fef4b-8e03-4e7a-9800-df70eaf46089', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300fef4b-8e03-4e7a-9800-df70eaf46089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:12,700 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:04:12,700 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da72627-bfaa-4917-9bd0-eaba81466002', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0da72627-bfaa-4917-9bd0-eaba81466002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:13,750 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:04:13,750 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516e95a3-ade5-4040-b5a0-7672f6411231', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516e95a3-ade5-4040-b5a0-7672f6411231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:14,808 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:04:14,808 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2273a0db-e3d7-4247-b5ba-16f925ec5481', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2273a0db-e3d7-4247-b5ba-16f925ec5481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:15,864 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:04:15,864 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-978230ab-7208-4c58-b995-5c6e1a3d80f1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-978230ab-7208-4c58-b995-5c6e1a3d80f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:16,921 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:04:16,921 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beac166d-d488-4a4f-8b05-6c61e77823bb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beac166d-d488-4a4f-8b05-6c61e77823bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:17,977 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:04:17,978 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e00272c-04a6-43f0-bc55-21aa22693259', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e00272c-04a6-43f0-bc55-21aa22693259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:19,034 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:04:19,034 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0523355c-be72-4633-a437-99e02309eede', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0523355c-be72-4633-a437-99e02309eede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:20,095 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.047s 2022-10-15 09:04:20,095 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c430f37-e05b-4c35-a3c1-4b1f6e338ac3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c430f37-e05b-4c35-a3c1-4b1f6e338ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:21,147 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:04:21,147 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe54415-7295-4f98-8be1-6e4c83247a97', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe54415-7295-4f98-8be1-6e4c83247a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:22,211 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.050s 2022-10-15 09:04:22,211 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10c6f7f6-bfc2-4721-85d9-f192f24bdab7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10c6f7f6-bfc2-4721-85d9-f192f24bdab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:23,268 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:04:23,269 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f7bc4b3-bb6f-47d7-a692-83a3ef06be12', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f7bc4b3-bb6f-47d7-a692-83a3ef06be12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:24,322 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:04:24,322 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed113f08-b437-44f9-8fd1-994ed58a1230', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed113f08-b437-44f9-8fd1-994ed58a1230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:25,379 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:04:25,379 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1e441e-8fb7-4c86-a707-baa9b0f85a4f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1e441e-8fb7-4c86-a707-baa9b0f85a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:26,437 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:04:26,438 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6448b1d-3350-411d-a099-66323c43e70a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6448b1d-3350-411d-a099-66323c43e70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:27,493 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:04:27,493 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af6699c3-68bb-4bb3-96ca-79298843e9f2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af6699c3-68bb-4bb3-96ca-79298843e9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:28,552 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:04:28,552 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081b9c6c-9c52-410d-b9ae-9b28e75d59d9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081b9c6c-9c52-410d-b9ae-9b28e75d59d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:29,610 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:04:29,611 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46cd2f32-bb19-43b0-8bf6-ed939f9a6d7d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46cd2f32-bb19-43b0-8bf6-ed939f9a6d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:30,665 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:04:30,666 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d677cf-dc2a-4aff-8792-03e2d3498238', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d677cf-dc2a-4aff-8792-03e2d3498238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:31,731 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.052s 2022-10-15 09:04:31,732 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b573cccc-83e6-4c98-8fad-b298007f4203', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b573cccc-83e6-4c98-8fad-b298007f4203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:32,788 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:04:32,788 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f051230-92e0-406f-b27a-59dfae8f5a1a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f051230-92e0-406f-b27a-59dfae8f5a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:33,889 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.086s 2022-10-15 09:04:33,889 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0924cf5b-486e-4ff1-b87e-711dfd09faf3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0924cf5b-486e-4ff1-b87e-711dfd09faf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:34,943 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:04:34,943 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc14f961-efe1-4196-bf19-ca6d40fd625a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc14f961-efe1-4196-bf19-ca6d40fd625a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:35,996 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:04:35,996 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f6b68f-620f-40cd-b72b-e4b1df2b8ed7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f6b68f-620f-40cd-b72b-e4b1df2b8ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:37,055 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:04:37,055 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41bceef8-9605-4c8a-a6a8-6266fd10d4ea', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41bceef8-9605-4c8a-a6a8-6266fd10d4ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:38,111 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:04:38,111 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93071c86-efeb-44fc-aca5-210080268563', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93071c86-efeb-44fc-aca5-210080268563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:39,170 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:04:39,170 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35df18e2-1d55-47c8-9c00-355dfbb373eb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35df18e2-1d55-47c8-9c00-355dfbb373eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:40,220 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:04:40,221 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22acece1-1edf-4943-8eac-ed320def8448', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22acece1-1edf-4943-8eac-ed320def8448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:41,273 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:04:41,273 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc011a52-a1ed-438b-bd20-eb45f0c8faf0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc011a52-a1ed-438b-bd20-eb45f0c8faf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:42,324 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:04:42,325 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8899f1a-d232-4b2f-90f2-04fb9428852c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8899f1a-d232-4b2f-90f2-04fb9428852c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:43,379 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:04:43,379 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d35eca-3d12-4d3b-b629-a164dc414100', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d35eca-3d12-4d3b-b629-a164dc414100', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:44,434 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:04:44,434 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea36dfd2-4138-4352-bb19-b9ae0c6569a0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea36dfd2-4138-4352-bb19-b9ae0c6569a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:45,483 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:04:45,484 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac69ab9-8e45-4f80-82cb-45bf0b2563c2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac69ab9-8e45-4f80-82cb-45bf0b2563c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:46,602 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.105s 2022-10-15 09:04:46,603 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1567af81-1959-4fd8-bc1c-830e406a912a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1567af81-1959-4fd8-bc1c-830e406a912a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:47,653 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:04:47,654 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7229f549-0a93-49b2-a1b7-f40317bb26e8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7229f549-0a93-49b2-a1b7-f40317bb26e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:48,705 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:04:48,706 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cb2caf-1f01-44e0-8824-ec2d06f35a88', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cb2caf-1f01-44e0-8824-ec2d06f35a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:49,756 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:04:49,756 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef4f394-b6d9-4b18-a760-5ec01504e1e6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef4f394-b6d9-4b18-a760-5ec01504e1e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:50,807 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:04:50,807 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634327de-6291-4407-81e2-e5c2262d687d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634327de-6291-4407-81e2-e5c2262d687d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:51,857 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:04:51,857 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967ea417-8f2b-46e3-8527-d881e1eac07a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967ea417-8f2b-46e3-8527-d881e1eac07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:52,909 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:04:52,909 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93145b96-4640-4bac-b0d7-2f239b65c74e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93145b96-4640-4bac-b0d7-2f239b65c74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:53,958 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:04:53,959 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9b9daa-2354-4072-986d-d4aed6f6c366', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9b9daa-2354-4072-986d-d4aed6f6c366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:55,011 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:04:55,012 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b3092c-edbc-49c9-9166-9e2e3dd67fe9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b3092c-edbc-49c9-9166-9e2e3dd67fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:56,065 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:04:56,065 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dc236b8-515c-4820-9814-212290f4c600', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dc236b8-515c-4820-9814-212290f4c600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:57,118 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:04:57,118 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df057bc7-91f9-4f3b-af7a-11baf10a2c42', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df057bc7-91f9-4f3b-af7a-11baf10a2c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:58,173 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:04:58,173 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98272baa-0428-4961-bf90-a25d2b7e5b64', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98272baa-0428-4961-bf90-a25d2b7e5b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:04:59,224 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:04:59,224 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7e71c9a-c69a-468d-8963-0ba62f7f63f6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e71c9a-c69a-468d-8963-0ba62f7f63f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:00,274 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:05:00,275 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6734afc4-1ae3-43f4-93f3-b49a3b5e33ed', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6734afc4-1ae3-43f4-93f3-b49a3b5e33ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:01,330 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.040s 2022-10-15 09:05:01,330 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776badfc-ec27-4327-9d35-07ef673435b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776badfc-ec27-4327-9d35-07ef673435b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:02,385 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:05:02,385 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ea9de24-8583-4a78-a073-9ae425adea18', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ea9de24-8583-4a78-a073-9ae425adea18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:03,443 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.046s 2022-10-15 09:05:03,444 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-518e4a52-8551-4e41-abdc-d79c6d7dcd83', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-518e4a52-8551-4e41-abdc-d79c6d7dcd83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:04,500 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:05:04,500 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c03bab65-18ca-4073-a17d-5b739f565ed4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c03bab65-18ca-4073-a17d-5b739f565ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:05,557 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:05:05,557 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdf03563-76cd-4029-adf5-d4c5e89a8dae', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdf03563-76cd-4029-adf5-d4c5e89a8dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:06,614 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:05:06,614 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b0570ec-4508-49c8-a701-aaf30c659eb6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b0570ec-4508-49c8-a701-aaf30c659eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:07,670 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:05:07,670 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d0563a-52aa-4973-94d4-63f2bf18ad07', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d0563a-52aa-4973-94d4-63f2bf18ad07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:08,726 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:05:08,727 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a774c604-4010-437e-889d-9e2cb02977d3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a774c604-4010-437e-889d-9e2cb02977d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:09,784 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:05:09,785 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a033faa9-e5ea-4142-95b5-6cbaea4a424a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a033faa9-e5ea-4142-95b5-6cbaea4a424a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:10,842 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:05:10,842 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84f4b1b-525c-429d-a84a-7aaeec34dd35', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84f4b1b-525c-429d-a84a-7aaeec34dd35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:11,898 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:05:11,898 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d04a7434-885a-427e-80f4-f77680452eac', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d04a7434-885a-427e-80f4-f77680452eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:12,956 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:05:12,956 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2641dfa-ae3b-43e9-8639-6620e9e52983', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2641dfa-ae3b-43e9-8639-6620e9e52983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:14,011 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:05:14,011 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9163608e-2c56-45e7-8601-467f51fc3c32', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9163608e-2c56-45e7-8601-467f51fc3c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:15,067 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:05:15,067 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d6c7af2-4882-4240-aa04-f49e477a37a0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d6c7af2-4882-4240-aa04-f49e477a37a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:16,127 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.046s 2022-10-15 09:05:16,127 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-364f5a2e-58fc-4bee-9685-ead04505aaf8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-364f5a2e-58fc-4bee-9685-ead04505aaf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:17,185 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:05:17,186 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06a586fc-2ec7-451f-94db-4f901006c0a2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06a586fc-2ec7-451f-94db-4f901006c0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:18,242 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:05:18,242 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2561c14d-a779-4ba8-a153-bb1a0f6189c5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2561c14d-a779-4ba8-a153-bb1a0f6189c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:19,299 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:05:19,299 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6de362-7e91-4ee8-855d-734bde513006', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6de362-7e91-4ee8-855d-734bde513006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:20,356 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:05:20,357 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-696a05ef-8f4e-48a6-a191-52a40a23fbbb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-696a05ef-8f4e-48a6-a191-52a40a23fbbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:21,415 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:05:21,415 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0832e2d8-5c96-489d-b082-09ce18855b38', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0832e2d8-5c96-489d-b082-09ce18855b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:22,470 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:05:22,470 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca258a23-6946-43e4-905d-60e12386415b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca258a23-6946-43e4-905d-60e12386415b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:23,526 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:05:23,527 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c12a4c-d673-4aa4-8592-c51e638a7220', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c12a4c-d673-4aa4-8592-c51e638a7220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:24,585 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:05:24,585 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c49a6e0-5135-4911-9a14-29b5c28eb0ce', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c49a6e0-5135-4911-9a14-29b5c28eb0ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:25,643 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:05:25,643 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc256600-8d55-46ed-9d34-d278c95e5985', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc256600-8d55-46ed-9d34-d278c95e5985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:26,701 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:05:26,702 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbafdd82-c92d-48d1-8161-b8c0b7c1f560', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbafdd82-c92d-48d1-8161-b8c0b7c1f560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:27,758 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:05:27,758 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c87845-8428-4f89-8d83-f32c8e1a2941', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c87845-8428-4f89-8d83-f32c8e1a2941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:28,814 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:05:28,815 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb2b04a-0ed1-4977-9eea-3cf440904e6e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb2b04a-0ed1-4977-9eea-3cf440904e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:29,873 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:05:29,873 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54b1b920-843f-46ec-84b8-0e80d5691964', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54b1b920-843f-46ec-84b8-0e80d5691964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:30,930 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:05:30,930 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac3a70f-2a06-46f7-91bc-23ee380fc230', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac3a70f-2a06-46f7-91bc-23ee380fc230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:31,987 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:05:31,987 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f8f2fa-f13d-4909-81b5-85933978687c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f8f2fa-f13d-4909-81b5-85933978687c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:33,047 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.046s 2022-10-15 09:05:33,048 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3299dee9-750e-419e-a475-6bd5a63db6e2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3299dee9-750e-419e-a475-6bd5a63db6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:34,105 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:05:34,105 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd2681c-e473-4954-940e-d13ce75731a3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd2681c-e473-4954-940e-d13ce75731a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:35,163 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:05:35,163 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b89ba0-81d1-43f6-ae3e-385413f88d22', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b89ba0-81d1-43f6-ae3e-385413f88d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:36,219 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:05:36,220 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9cf0af-4134-422d-a46d-6cb06fdc023c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c9cf0af-4134-422d-a46d-6cb06fdc023c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:37,276 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:05:37,277 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa9cf0b3-0b99-4344-941e-18e1fd0002fe', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9cf0b3-0b99-4344-941e-18e1fd0002fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:38,335 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:05:38,336 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a76566-e9b6-408c-be65-2212946e9cff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a76566-e9b6-408c-be65-2212946e9cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:39,389 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:05:39,390 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb153d4a-240e-4c2a-b7fa-6ec3b11d0769', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb153d4a-240e-4c2a-b7fa-6ec3b11d0769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:40,448 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:05:40,449 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11287966-0855-4cf5-950b-a8f5a034c1ec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11287966-0855-4cf5-950b-a8f5a034c1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:41,505 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:05:41,506 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8725d0-0660-427f-9316-115c440f80a5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8725d0-0660-427f-9316-115c440f80a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:42,563 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:05:42,563 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa6a508-533d-4d8b-86b9-2e12cd3090b8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa6a508-533d-4d8b-86b9-2e12cd3090b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:43,621 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:05:43,621 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ffc78c-61e4-45c4-8e4c-96688a17469e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ffc78c-61e4-45c4-8e4c-96688a17469e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:44,680 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:05:44,680 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25767537-9cec-4c80-b0ba-e5693e36aa17', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25767537-9cec-4c80-b0ba-e5693e36aa17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:45,736 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:05:45,736 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f9e235-6c7b-4c21-b6da-ae11ae7da8a3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f9e235-6c7b-4c21-b6da-ae11ae7da8a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:46,795 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.046s 2022-10-15 09:05:46,795 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fc9c2a-74c1-4177-9252-2a2696a130d2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fc9c2a-74c1-4177-9252-2a2696a130d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:47,852 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:05:47,852 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287f1844-720b-45b9-b5e9-ba25c627a282', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287f1844-720b-45b9-b5e9-ba25c627a282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:48,909 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:05:48,909 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e4101fc-8f3a-4fb5-b2cb-31a3dee5dd23', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e4101fc-8f3a-4fb5-b2cb-31a3dee5dd23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:49,965 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:05:49,965 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea8f7f0d-feee-4637-be23-2aaf9b58e1d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea8f7f0d-feee-4637-be23-2aaf9b58e1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:51,025 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.047s 2022-10-15 09:05:51,025 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f0d1ca-7cd0-4ac1-bc95-f53c84ffc501', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f0d1ca-7cd0-4ac1-bc95-f53c84ffc501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:52,087 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.048s 2022-10-15 09:05:52,087 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf77646f-20ff-4ffc-a846-85a78cb22ba9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf77646f-20ff-4ffc-a846-85a78cb22ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:53,139 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:05:53,140 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd8eebb-b230-4c30-b9da-d28c87cf579e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd8eebb-b230-4c30-b9da-d28c87cf579e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:54,203 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.048s 2022-10-15 09:05:54,203 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9eeb586-b7a0-462b-b9fb-87dc59c56f81', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9eeb586-b7a0-462b-b9fb-87dc59c56f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:55,258 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:05:55,258 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f846c63-0484-478c-b038-88dd6d272107', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f846c63-0484-478c-b038-88dd6d272107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:56,321 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.050s 2022-10-15 09:05:56,322 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-090b819f-6875-4042-9663-1001fb2c4740', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090b819f-6875-4042-9663-1001fb2c4740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:57,399 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.063s 2022-10-15 09:05:57,399 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58f3ca13-fb60-4bbd-8eeb-f97448accb26', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58f3ca13-fb60-4bbd-8eeb-f97448accb26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:58,482 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.069s 2022-10-15 09:05:58,482 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-764d1435-cbc9-423a-b685-eb2fc8ac94ab', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-764d1435-cbc9-423a-b685-eb2fc8ac94ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:05:59,582 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.082s 2022-10-15 09:05:59,582 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae82504-0c63-4b10-832f-9db17e6cb1f0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae82504-0c63-4b10-832f-9db17e6cb1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:00,643 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:06:00,643 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e552650-2d9e-4d5c-9bea-c7759435b91e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e552650-2d9e-4d5c-9bea-c7759435b91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:01,694 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:06:01,695 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7edce19b-a54b-48ed-b68a-d8c8a9781d7d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7edce19b-a54b-48ed-b68a-d8c8a9781d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:02,744 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.036s 2022-10-15 09:06:02,745 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b139ca-2016-408f-9dd4-5d4813575423', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b139ca-2016-408f-9dd4-5d4813575423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:03,795 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:06:03,796 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5245b4-f205-45c4-9652-9a1916f96ecf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5245b4-f205-45c4-9652-9a1916f96ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:04,847 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:06:04,847 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d5e6bb-ec65-413e-aeae-57e613ffd875', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d5e6bb-ec65-413e-aeae-57e613ffd875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:05,898 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:06:05,899 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d383f0d-e6a3-4c55-8b82-c39bb62eb18f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d383f0d-e6a3-4c55-8b82-c39bb62eb18f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:06,949 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.037s 2022-10-15 09:06:06,950 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d3e3c6-458d-4c0f-ade5-cd4a7da9acea', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d3e3c6-458d-4c0f-ade5-cd4a7da9acea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:08,002 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.038s 2022-10-15 09:06:08,002 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a48f54-e6aa-49fd-a46a-d3ba080c2ed9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a48f54-e6aa-49fd-a46a-d3ba080c2ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:09,056 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:06:09,057 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b702e783-efc2-4f5d-8e4a-623315c69f13', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b702e783-efc2-4f5d-8e4a-623315c69f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:10,115 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:06:10,115 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac45163-92d6-47a4-ba5b-ab905745920a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac45163-92d6-47a4-ba5b-ab905745920a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:11,173 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:06:11,173 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee18892b-ef26-478d-b598-357de8e9de2a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee18892b-ef26-478d-b598-357de8e9de2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:12,229 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:06:12,230 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61dacc69-29df-4609-a7e9-a1cd859ceea0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61dacc69-29df-4609-a7e9-a1cd859ceea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:13,288 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:06:13,288 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8584831-639d-4b15-b838-c894a25a4456', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8584831-639d-4b15-b838-c894a25a4456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:14,347 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.046s 2022-10-15 09:06:14,348 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62edf7c7-6437-4bd0-9cce-baa48676ccd1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62edf7c7-6437-4bd0-9cce-baa48676ccd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:15,403 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:06:15,403 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f11252b-7235-47e1-985e-2e9baa9bda93', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f11252b-7235-47e1-985e-2e9baa9bda93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:16,459 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:06:16,460 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a17cc1cb-c729-462e-96df-61edb3140e29', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a17cc1cb-c729-462e-96df-61edb3140e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:17,517 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:06:17,518 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0faa7ff6-26cb-41c2-8111-b57c85e43a6e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0faa7ff6-26cb-41c2-8111-b57c85e43a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:18,576 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:06:18,576 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a0f9647-5ff8-495c-ae00-850bd311d9c5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a0f9647-5ff8-495c-ae00-850bd311d9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:19,632 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:06:19,632 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb4ea48-8559-44ad-9128-014e2239ba7b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb4ea48-8559-44ad-9128-014e2239ba7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:20,688 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.042s 2022-10-15 09:06:20,688 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b22fd5-58e4-4974-beda-de36673333c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b22fd5-58e4-4974-beda-de36673333c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:21,745 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:06:21,746 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e798ebe-a711-4224-ab82-cb0105a05ce8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e798ebe-a711-4224-ab82-cb0105a05ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:22,806 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.046s 2022-10-15 09:06:22,806 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c071d663-162d-447d-a9c7-3b7ea13859f7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c071d663-162d-447d-a9c7-3b7ea13859f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:23,861 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.041s 2022-10-15 09:06:23,861 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f6c63c-e18c-4612-a69f-0a8b6ab34a9f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f6c63c-e18c-4612-a69f-0a8b6ab34a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:24,918 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.045s 2022-10-15 09:06:24,919 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc7ed304-22ef-4c12-ae0d-e4046f0ab204', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc7ed304-22ef-4c12-ae0d-e4046f0ab204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:25,976 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:06:25,977 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976d8f85-bb63-46b0-92bb-1dd2fcc18e15', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976d8f85-bb63-46b0-92bb-1dd2fcc18e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:27,032 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:06:27,033 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7224188-5506-4d56-a4c6-e86fd6e73fe0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7224188-5506-4d56-a4c6-e86fd6e73fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:28,097 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.050s 2022-10-15 09:06:28,097 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5f8ae7-4667-4636-8293-fecd3ab8f0a2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5f8ae7-4667-4636-8293-fecd3ab8f0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:29,153 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.044s 2022-10-15 09:06:29,154 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad78e758-8237-4e4f-acd3-a486d9730663', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad78e758-8237-4e4f-acd3-a486d9730663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:30,212 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.043s 2022-10-15 09:06:30,212 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7903d71-aea6-4bfb-8bf5-25dc6027eba9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7903d71-aea6-4bfb-8bf5-25dc6027eba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:31,273 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.047s 2022-10-15 09:06:31,273 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b636c76-a8a4-4c56-9d85-9ab08d7aa405', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b636c76-a8a4-4c56-9d85-9ab08d7aa405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:06:32,325 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 0.039s 2022-10-15 09:06:32,325 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d8382a-670e-4cc5-a176-755350ad3409', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d8382a-670e-4cc5-a176-755350ad3409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:07:33,398 126085 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.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 2022-10-15 09:07:45,917 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8 72.578s 2022-10-15 09:07:45,918 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a73fe98f-1486-4fa2-a22b-770fe87d00f5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a73fe98f-1486-4fa2-a22b-770fe87d00f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8'} Body: b'{"volume": {"id": "fae3a843-a4d5-41af-99cf-cff98fd8eda8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:00:38.000000", "updated_at": "2022-10-15T09:00:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-351608599", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/ca38c1109acc49849daeb555b673e756/volumes/fae3a843-a4d5-41af-99cf-cff98fd8eda8"}], "user_id": "060d1fae9b0b488da1f7553cabd97d28", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca38c1109acc49849daeb555b673e756"}}' 2022-10-15 09:07:46,093 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.153s 2022-10-15 09:07:46,094 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a23e9d2b-46e5-44f8-94f6-635817aa1101', 'x-compute-request-id': 'req-a23e9d2b-46e5-44f8-94f6-635817aa1101', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'' 2022-10-15 09:07:46,496 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.401s 2022-10-15 09:07:46,496 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1680', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dfa59c0-468c-4d82-827c-3292666990cf', 'x-compute-request-id': 'req-5dfa59c0-468c-4d82-827c-3292666990cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'{"server": {"id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "name": "tempest-AttachVolumeNegativeTest-server-653405346", "status": "ACTIVE", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:59:49Z", "updated": "2022-10-15T09:07:46Z", "addresses": {"tempest-AttachVolumeNegativeTest-1650619741-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:e3:5e"}, {"version": 4, "addr": "172.27.3.20", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:e3:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-165985739", "OS-SRV-USG:launched_at": "2022-10-15T09:00:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1234793183"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 09:07:47,628 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.117s 2022-10-15 09:07:47,628 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1330', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dbaec5d-1216-4ad9-9bf6-8ad1f8a602c6', 'x-compute-request-id': 'req-7dbaec5d-1216-4ad9-9bf6-8ad1f8a602c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'{"server": {"id": "82548603-b8ab-4ea8-8a18-eb7587a9f224", "name": "tempest-AttachVolumeNegativeTest-server-653405346", "status": "DELETED", "tenant_id": "ca38c1109acc49849daeb555b673e756", "user_id": "060d1fae9b0b488da1f7553cabd97d28", "metadata": {}, "hostId": "a6267c87344e13a4a52491ce1182eb95ceb68fcfe9c6d7d7d6650aff", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:59:49Z", "updated": "2022-10-15T09:07:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-165985739", "OS-SRV-USG:launched_at": "2022-10-15T09:00:00.000000", "OS-SRV-USG:terminated_at": "2022-10-15T09:07:47.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 09:07:47,642 126085 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2022-10-15 09:07:48,678 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224 0.034s 2022-10-15 09:07:48,678 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-4a3cc3cf-24e3-42eb-9f3b-768747fb79c6', 'x-compute-request-id': 'req-4a3cc3cf-24e3-42eb-9f3b-768747fb79c6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/82548603-b8ab-4ea8-8a18-eb7587a9f224'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 82548603-b8ab-4ea8-8a18-eb7587a9f224 could not be found."}}' 2022-10-15 09:07:48,709 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-165985739 0.030s 2022-10-15 09:07:48,709 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-058b748f-b004-410d-85b6-4f9fcd275f41', 'x-compute-request-id': 'req-058b748f-b004-410d-85b6-4f9fcd275f41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-keypair-165985739'} Body: b'' 2022-10-15 09:07:48,844 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/security-groups/3dcc0311-7699-4c1d-954d-d8e390206226 0.134s 2022-10-15 09:07:48,844 126085 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-e0bffdee-5a60-4b8f-add4-4a12b8607768', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 09:07:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups/3dcc0311-7699-4c1d-954d-d8e390206226'} Body: b'' 2022-10-15 09:07:48,862 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.222.0.30:9696/networking/v2.0/security-groups/3dcc0311-7699-4c1d-954d-d8e390206226 0.017s 2022-10-15 09:07:48,862 126085 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-2403cd1c-ab33-46aa-a23c-48fb0457c406', 'date': 'Sat, 15 Oct 2022 09:07:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups/3dcc0311-7699-4c1d-954d-d8e390206226'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3dcc0311-7699-4c1d-954d-d8e390206226 does not exist", "detail": ""}}' 2022-10-15 09:07:49,296 126085 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/floatingips/2c8c0f22-aadb-4506-9889-080eeb129556 0.433s 2022-10-15 09:07:49,296 126085 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-4890ffe8-fb8a-4cd7-a77a-ec9c1011471d', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 09:07:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/2c8c0f22-aadb-4506-9889-080eeb129556'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 105, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 97, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume fae3a843-a4d5-41af-99cf-cff98fd8eda8 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
fail
ft12.1: tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-10-15 09:06:01,218 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 POST http://10.222.0.30/compute/v2.1/os-volumes 0.397s 2022-10-15 09:06:01,218 126083 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-VolumesGetTestJSON-Volume-1220027051", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-036c7abc-7ab9-4274-bfdb-ea8f58986230', 'x-compute-request-id': 'req-036c7abc-7ab9-4274-bfdb-ea8f58986230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.106898", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:01,284 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.059s 2022-10-15 09:06:01,284 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1805d5cd-f727-41ee-a81c-819a879d4794', 'x-compute-request-id': 'req-1805d5cd-f727-41ee-a81c-819a879d4794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:02,347 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.057s 2022-10-15 09:06:02,347 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55b4bccf-ac5e-406c-85e8-376242f41927', 'x-compute-request-id': 'req-55b4bccf-ac5e-406c-85e8-376242f41927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:03,408 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.055s 2022-10-15 09:06:03,408 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bad3558-3652-4f8d-9462-6df7a12da1b7', 'x-compute-request-id': 'req-4bad3558-3652-4f8d-9462-6df7a12da1b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:04,469 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.054s 2022-10-15 09:06:04,469 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aca7677e-3dba-4bf8-9c3f-6df97fdbaf56', 'x-compute-request-id': 'req-aca7677e-3dba-4bf8-9c3f-6df97fdbaf56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:05,528 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.053s 2022-10-15 09:06:05,528 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f44441f-f533-46e3-bcdb-c5d593388d3c', 'x-compute-request-id': 'req-3f44441f-f533-46e3-bcdb-c5d593388d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:06,594 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.059s 2022-10-15 09:06:06,594 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc9ff183-5d95-4d1f-a9c7-b80ab8f48a00', 'x-compute-request-id': 'req-dc9ff183-5d95-4d1f-a9c7-b80ab8f48a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:07,657 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.057s 2022-10-15 09:06:07,657 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca64e069-fcec-4dee-ac80-1a8bd12e9e09', 'x-compute-request-id': 'req-ca64e069-fcec-4dee-ac80-1a8bd12e9e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:08,719 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.055s 2022-10-15 09:06:08,719 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fe82805-b00f-4c35-a060-020ac71334b4', 'x-compute-request-id': 'req-0fe82805-b00f-4c35-a060-020ac71334b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:09,782 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.057s 2022-10-15 09:06:09,782 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e936f67-be4b-4f76-8d81-d29422e14e54', 'x-compute-request-id': 'req-8e936f67-be4b-4f76-8d81-d29422e14e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:10,842 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.054s 2022-10-15 09:06:10,843 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30e7fa15-f8eb-47fb-8c0f-7042cf1eecea', 'x-compute-request-id': 'req-30e7fa15-f8eb-47fb-8c0f-7042cf1eecea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:11,902 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.053s 2022-10-15 09:06:11,903 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc166a59-07c8-4625-9b87-4ce4ca0bc7b0', 'x-compute-request-id': 'req-fc166a59-07c8-4625-9b87-4ce4ca0bc7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:12,964 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.055s 2022-10-15 09:06:12,965 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d68c7d7-d5b5-42cf-8a90-aa225d45305c', 'x-compute-request-id': 'req-5d68c7d7-d5b5-42cf-8a90-aa225d45305c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:14,025 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.054s 2022-10-15 09:06:14,025 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f95c5ade-ffee-45bb-a72d-7637912ec92a', 'x-compute-request-id': 'req-f95c5ade-ffee-45bb-a72d-7637912ec92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:15,086 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.055s 2022-10-15 09:06:15,087 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0917f00d-5881-4631-91c2-48749ccbd3cd', 'x-compute-request-id': 'req-0917f00d-5881-4631-91c2-48749ccbd3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:16,147 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.054s 2022-10-15 09:06:16,148 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aa55c06-cd5e-44f7-91f4-bc53dbe3d46c', 'x-compute-request-id': 'req-0aa55c06-cd5e-44f7-91f4-bc53dbe3d46c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:17,208 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.054s 2022-10-15 09:06:17,209 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d7d4334-dc98-40a3-863e-34e8ac16172d', 'x-compute-request-id': 'req-6d7d4334-dc98-40a3-863e-34e8ac16172d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:18,270 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.056s 2022-10-15 09:06:18,271 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c74f1b61-ac47-4c33-89b3-1ae08e542a94', 'x-compute-request-id': 'req-c74f1b61-ac47-4c33-89b3-1ae08e542a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:19,331 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.054s 2022-10-15 09:06:19,332 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-991884bf-bcb1-45c8-b763-e189d3032928', 'x-compute-request-id': 'req-991884bf-bcb1-45c8-b763-e189d3032928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:20,392 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.054s 2022-10-15 09:06:20,392 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56375ed0-42cc-4e94-bcf0-3cc5184ad4b8', 'x-compute-request-id': 'req-56375ed0-42cc-4e94-bcf0-3cc5184ad4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:21,452 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.054s 2022-10-15 09:06:21,453 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fba478c-be5d-4a99-86b7-c37399b1e1f2', 'x-compute-request-id': 'req-1fba478c-be5d-4a99-86b7-c37399b1e1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:22,514 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.056s 2022-10-15 09:06:22,514 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db8f6ea2-03ff-4110-94a8-5bd3eb865089', 'x-compute-request-id': 'req-db8f6ea2-03ff-4110-94a8-5bd3eb865089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:23,575 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.054s 2022-10-15 09:06:23,575 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef2d760c-dd66-46c1-a8a2-53541eed4d1b', 'x-compute-request-id': 'req-ef2d760c-dd66-46c1-a8a2-53541eed4d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:24,637 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.055s 2022-10-15 09:06:24,637 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d698f32-b26d-49c1-ad4e-fbd3f26f0a4e', 'x-compute-request-id': 'req-7d698f32-b26d-49c1-ad4e-fbd3f26f0a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:25,702 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.058s 2022-10-15 09:06:25,703 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-509469f4-110d-42e8-a958-a3d8e4886460', 'x-compute-request-id': 'req-509469f4-110d-42e8-a958-a3d8e4886460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:26,764 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.055s 2022-10-15 09:06:26,764 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc3e992e-c338-4fa7-8189-da8e675d3c44', 'x-compute-request-id': 'req-dc3e992e-c338-4fa7-8189-da8e675d3c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:27,824 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.054s 2022-10-15 09:06:27,824 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5df1a5c8-9249-4304-9d7a-ec02e404f16c', 'x-compute-request-id': 'req-5df1a5c8-9249-4304-9d7a-ec02e404f16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:28,885 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.055s 2022-10-15 09:06:28,886 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4adf0bb-b49f-4c83-81bc-9c0b012a2963', 'x-compute-request-id': 'req-c4adf0bb-b49f-4c83-81bc-9c0b012a2963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:29,946 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.054s 2022-10-15 09:06:29,946 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5416c766-b5eb-48f9-98d4-cdfebac796a6', 'x-compute-request-id': 'req-5416c766-b5eb-48f9-98d4-cdfebac796a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:31,005 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.053s 2022-10-15 09:06:31,006 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63ea660c-1d05-4bd7-a272-98856dbbd9e9', 'x-compute-request-id': 'req-63ea660c-1d05-4bd7-a272-98856dbbd9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:06:32,070 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 0.058s 2022-10-15 09:06:32,070 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f036b79b-bec6-4d9c-b4c1-668f83c96190', 'x-compute-request-id': 'req-f036b79b-bec6-4d9c-b4c1-668f83c96190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:07:33,134 126083 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.30', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 2022-10-15 09:07:45,886 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 72.810s 2022-10-15 09:07:45,887 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b165003f-d71d-4711-8b9f-5a999f7f81ec', 'x-compute-request-id': 'req-b165003f-d71d-4711-8b9f-5a999f7f81ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:08:32,954 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 46.061s 2022-10-15 09:08:32,955 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f277ba90-c965-405b-9462-2a924fbd68d2', 'x-compute-request-id': 'req-f277ba90-c965-405b-9462-2a924fbd68d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:09:34,022 126083 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.30', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 2022-10-15 09:09:46,620 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 72.660s 2022-10-15 09:09:46,621 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57637ae0-2319-4b60-b50d-a7fa7a95b8d6', 'x-compute-request-id': 'req-57637ae0-2319-4b60-b50d-a7fa7a95b8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:10:33,285 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 45.657s 2022-10-15 09:10:33,285 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3158e498-098f-46de-844a-90001005f436', 'x-compute-request-id': 'req-3158e498-098f-46de-844a-90001005f436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:11:34,349 126083 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.30', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 2022-10-15 09:11:47,086 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 72.795s 2022-10-15 09:11:47,087 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bade460-8f29-4e78-8413-b35cdb5cc7ba', 'x-compute-request-id': 'req-1bade460-8f29-4e78-8413-b35cdb5cc7ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' 2022-10-15 09:12:33,486 126083 INFO [tempest.lib.common.rest_client] Request (VolumesGetTestJSON:test_volume_create_get_delete): 200 GET http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574 45.392s 2022-10-15 09:12:33,486 126083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '353', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e9178dc-71d7-4ae2-b85a-b9972825228f', 'x-compute-request-id': 'req-5e9178dc-71d7-4ae2-b85a-b9972825228f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-volumes/0a92163c-0cde-4380-ad0b-8cfddeff9574'} Body: b'{"volume": {"id": "0a92163c-0cde-4380-ad0b-8cfddeff9574", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2022-10-15T09:06:01.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1220027051", "displayDescription": null, "volumeType": "__DEFAULT__", "snapshotId": null, "metadata": {"Type": "work"}}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 53, in test_volume_create_get_delete volume = self.create_volume(size=CONF.volume.volume_size, File "/opt/stack/tempest/tempest/api/compute/base.py", line 550, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 0a92163c-0cde-4380-ad0b-8cfddeff9574 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest | 1 | 0 | 1 | 0 | 0 | Detail | |
test_group_type_specs_create_show_update_list_delete[id-bb4e30d0-de6e-4f4d-866c-dcc48d023b4e] |
fail
ft13.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]testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_type_specs.py", line 31, in test_group_type_specs_create_show_update_list_delete group_type = self.create_group_type() File "/opt/stack/tempest/tempest/api/volume/base.py", line 325, in create_group_type group_type = self.admin_group_types_client.create_group_type( File "/opt/stack/tempest/tempest/lib/services/volume/v3/group_types_client.py", line 41, in create_group_type resp, body = self.post('group_types', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
fail
ft14.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-10-15 08:58:39,516 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/image/v2/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75 0.133s 2022-10-15 08:58:39,516 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-859f7de3-b51e-4978-8a51-b622fbaa15a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/image/v2/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d200ced7ea7746bab37279a9888da771", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "created_at": "2022-10-15T08:37:53Z", "updated_at": "2022-10-15T08:38:10Z", "tags": [], "self": "/v2/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "file": "/v2/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75/file", "schema": "/v2/schemas/image"}' 2022-10-15 08:58:39,879 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes 0.362s 2022-10-15 08:58:39,879 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1261439562"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc4c1369-cf48-41d2-aae9-a016f67553d6', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc4c1369-cf48-41d2-aae9-a016f67553d6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:39.815845", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-10-15 08:58:39,932 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 08:58:39,932 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da34a2e-d5da-4768-a907-47c4324501b7', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da34a2e-d5da-4768-a907-47c4324501b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:40,986 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 08:58:40,987 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694be1d9-b2fc-4621-8cc9-9fbed3cda33e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694be1d9-b2fc-4621-8cc9-9fbed3cda33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:42,040 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:58:42,040 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9760b9c7-4f22-4115-afbb-67e0ead64ca4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9760b9c7-4f22-4115-afbb-67e0ead64ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:43,094 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 08:58:43,094 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2289b21-9467-49ea-b005-161b559daf9e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2289b21-9467-49ea-b005-161b559daf9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:44,150 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 08:58:44,151 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bedabf18-516b-4361-80fd-22c78da878cc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bedabf18-516b-4361-80fd-22c78da878cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:45,220 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.057s 2022-10-15 08:58:45,221 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-747dc3b2-d315-4fd8-9d37-ee700f69686e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-747dc3b2-d315-4fd8-9d37-ee700f69686e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:46,275 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 08:58:46,275 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f27a1d-b3d6-415a-8635-ee64846e34b6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f27a1d-b3d6-415a-8635-ee64846e34b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:47,329 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 08:58:47,330 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765c22e1-fb92-455c-93c6-8fe826e10f0b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765c22e1-fb92-455c-93c6-8fe826e10f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:48,384 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 08:58:48,385 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c03e5e-0801-4543-90d0-9959aa225b94', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c03e5e-0801-4543-90d0-9959aa225b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:49,437 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:58:49,437 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9221980c-236b-41ea-bed4-9d25497c98b0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9221980c-236b-41ea-bed4-9d25497c98b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:50,487 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 08:58:50,487 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2753dc2f-22d8-4ec6-afe6-a81623bdd997', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2753dc2f-22d8-4ec6-afe6-a81623bdd997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:51,542 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 08:58:51,543 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b577bc-20c6-488b-974c-d69c0fdba53c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b577bc-20c6-488b-974c-d69c0fdba53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:52,594 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:58:52,595 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72feabd6-0e23-4efb-b100-05036d865a69', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72feabd6-0e23-4efb-b100-05036d865a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:53,646 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:58:53,647 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5529de1-81f9-456f-b6ba-d3f8601ff970', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5529de1-81f9-456f-b6ba-d3f8601ff970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:54,700 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:58:54,700 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94df54cf-f5f1-4588-a75a-8ef146ab470e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94df54cf-f5f1-4588-a75a-8ef146ab470e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:55,752 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:58:55,752 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c56f2e-707a-4c0e-8388-5ae52254e5c9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c56f2e-707a-4c0e-8388-5ae52254e5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:56,809 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 08:58:56,809 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6a8f9d-5d96-42f0-9f88-c504faf4a230', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6a8f9d-5d96-42f0-9f88-c504faf4a230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:57,867 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 08:58:57,868 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45542fe0-756a-416c-8fdc-a34df83dfc41', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45542fe0-756a-416c-8fdc-a34df83dfc41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:58,931 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.050s 2022-10-15 08:58:58,932 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9933f78d-a27c-455d-a935-12da392c03cd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9933f78d-a27c-455d-a935-12da392c03cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:58:59,999 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.054s 2022-10-15 08:59:00,000 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e566d200-28d1-452d-b460-fd451a7b5a6a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e566d200-28d1-452d-b460-fd451a7b5a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:01,068 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.055s 2022-10-15 08:59:01,069 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e56af16-4426-4d2f-92e8-4e13832c002f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e56af16-4426-4d2f-92e8-4e13832c002f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:02,122 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:02,123 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c82ae5e-a661-4a9c-98f5-da090cd9e22e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c82ae5e-a661-4a9c-98f5-da090cd9e22e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:03,185 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.049s 2022-10-15 08:59:03,186 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7eaeb41-abb5-4afd-b707-60674a459455', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7eaeb41-abb5-4afd-b707-60674a459455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:04,238 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:04,238 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd3fa3d3-70d6-4d34-b8ee-e858a67b0b6a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd3fa3d3-70d6-4d34-b8ee-e858a67b0b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:05,300 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.048s 2022-10-15 08:59:05,300 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ef07b8-4f86-4213-874c-f2ef941f441f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ef07b8-4f86-4213-874c-f2ef941f441f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:06,355 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 08:59:06,355 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9357af0-3d8d-491c-9d98-c8ecf9af6fa2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9357af0-3d8d-491c-9d98-c8ecf9af6fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:07,408 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:07,408 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-871643dd-a9e5-4a86-8f52-df7927354660', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-871643dd-a9e5-4a86-8f52-df7927354660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:08,461 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:08,462 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f653f2-58e2-4445-a68d-c74a1b80939f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f653f2-58e2-4445-a68d-c74a1b80939f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:09,513 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:09,514 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58cb0eb-1a7d-4ef8-b295-2fb123edce19', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58cb0eb-1a7d-4ef8-b295-2fb123edce19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:10,567 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:10,567 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a03ea38f-1b90-4a48-a682-be6dde68ea8a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a03ea38f-1b90-4a48-a682-be6dde68ea8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:11,620 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:11,621 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6f73c51-8f32-49c8-90c3-4ab53d119f52', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6f73c51-8f32-49c8-90c3-4ab53d119f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:12,676 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 08:59:12,677 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f384f3-2a69-430e-a1d1-beb11469e7e3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f384f3-2a69-430e-a1d1-beb11469e7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:13,728 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:13,728 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92cb6d69-ccf9-43b9-9652-982169335390', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92cb6d69-ccf9-43b9-9652-982169335390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:14,779 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:14,780 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac44940a-a5ad-4820-bc18-9083d51b580d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac44940a-a5ad-4820-bc18-9083d51b580d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:15,832 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:15,832 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5e9128-fe0b-4db2-a1f3-543f08012b2e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5e9128-fe0b-4db2-a1f3-543f08012b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:16,887 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 08:59:16,887 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2e4faaf-1529-46c3-9428-bd811f1f2293', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2e4faaf-1529-46c3-9428-bd811f1f2293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:17,940 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:17,941 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2186633-2a92-4eec-92b7-89a01c1708b7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2186633-2a92-4eec-92b7-89a01c1708b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:18,993 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:18,993 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9bfac60-1876-4d0e-8a1c-2b41ade40dc1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9bfac60-1876-4d0e-8a1c-2b41ade40dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:20,046 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:20,046 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47662a66-090b-4037-a455-2b814ea0d6af', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47662a66-090b-4037-a455-2b814ea0d6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:21,099 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:21,099 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-540271b0-04a4-48b2-aca2-cfdaa183fcf7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-540271b0-04a4-48b2-aca2-cfdaa183fcf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:22,150 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:22,150 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67347957-fd3b-43eb-a4d5-04e64b8dc537', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67347957-fd3b-43eb-a4d5-04e64b8dc537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:23,202 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:23,203 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-772899dd-6b47-475b-b8be-e6659c91e851', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-772899dd-6b47-475b-b8be-e6659c91e851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:24,255 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:24,255 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30530599-573d-43be-b442-21aa1bddd200', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30530599-573d-43be-b442-21aa1bddd200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:25,308 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 08:59:25,308 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16714b07-5256-4cde-9a94-eca78d7f3eee', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16714b07-5256-4cde-9a94-eca78d7f3eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:26,360 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:26,361 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66596a22-c49e-4835-aaba-f1c42e24c1aa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66596a22-c49e-4835-aaba-f1c42e24c1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:27,415 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 08:59:27,415 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20236fac-fd07-4483-beb8-533e08431d55', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20236fac-fd07-4483-beb8-533e08431d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:28,468 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:28,468 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f0be45e-4c9b-4a64-b06f-33a9b439bb37', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f0be45e-4c9b-4a64-b06f-33a9b439bb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:29,520 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:29,520 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351b4262-9be8-477b-97c9-01633a5097e4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351b4262-9be8-477b-97c9-01633a5097e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:30,573 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:30,573 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b976f2ae-1b1a-46f2-8411-3864c81cf745', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b976f2ae-1b1a-46f2-8411-3864c81cf745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:31,624 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:31,624 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f533e9-485f-46ba-aac3-7ff7761111ba', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f533e9-485f-46ba-aac3-7ff7761111ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:32,675 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 08:59:32,676 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0196b4f-af71-4c2d-9e52-ca2f95ffc82c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0196b4f-af71-4c2d-9e52-ca2f95ffc82c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:33,728 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:33,729 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414eafa0-abf1-4e1d-85ab-d111c52c0a3a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414eafa0-abf1-4e1d-85ab-d111c52c0a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:34,781 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:34,782 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9cab98-4027-4b6e-b783-01fbc813329e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9cab98-4027-4b6e-b783-01fbc813329e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:35,835 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:35,835 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f3422f-b8d5-4300-b08f-2ee5d49c4143', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f3422f-b8d5-4300-b08f-2ee5d49c4143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:36,887 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:36,888 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b44df38-ee03-49ec-98df-990c2064edbc', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b44df38-ee03-49ec-98df-990c2064edbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:37,940 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:37,941 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4878327-0319-4590-9e32-3bbe1048f3cc', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4878327-0319-4590-9e32-3bbe1048f3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:38,992 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:38,992 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be075b2-c43d-4315-84b5-019455b1c884', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be075b2-c43d-4315-84b5-019455b1c884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:40,043 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:40,043 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e1368a-f6a5-48c1-bca9-b0058166e0b5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e1368a-f6a5-48c1-bca9-b0058166e0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:41,095 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:41,096 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4c9e990-456b-42f7-b674-bde457b85d3f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4c9e990-456b-42f7-b674-bde457b85d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:42,148 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:42,148 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d412c230-307b-4015-9d65-360eb4f79183', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d412c230-307b-4015-9d65-360eb4f79183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:43,199 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 08:59:43,200 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e434be-f02e-470c-9a46-939a4edd85e3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e434be-f02e-470c-9a46-939a4edd85e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:44,255 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 08:59:44,255 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3e97922-8511-489a-b02c-00efc75f8fa6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3e97922-8511-489a-b02c-00efc75f8fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:45,312 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 08:59:45,312 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21873f6c-c7fe-48a3-9d2d-b82abb6ed181', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21873f6c-c7fe-48a3-9d2d-b82abb6ed181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:46,367 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 08:59:46,367 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c2ae391-e2fa-4a0c-a615-b79a72c154e3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2ae391-e2fa-4a0c-a615-b79a72c154e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:47,422 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 08:59:47,422 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a307c642-fc90-46a0-be2a-e922556d7ac0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a307c642-fc90-46a0-be2a-e922556d7ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:48,482 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.046s 2022-10-15 08:59:48,483 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b44f913-b923-49ce-9089-198d27e1e3c5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b44f913-b923-49ce-9089-198d27e1e3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:49,535 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:49,535 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4960e72-9af8-46f3-97ec-9f93689c148b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4960e72-9af8-46f3-97ec-9f93689c148b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:50,605 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.056s 2022-10-15 08:59:50,605 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3beaf16-1521-4b96-ace7-c65fd64a6cc6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3beaf16-1521-4b96-ace7-c65fd64a6cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:51,657 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:51,657 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31ab7958-942a-4ea6-87df-71955729fdd2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31ab7958-942a-4ea6-87df-71955729fdd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:52,722 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.050s 2022-10-15 08:59:52,722 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe62aae-5fa3-490e-a540-6944d3173f4d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe62aae-5fa3-490e-a540-6944d3173f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:53,780 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:53,781 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5868e996-2098-4e63-a13c-08aff6d41c14', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5868e996-2098-4e63-a13c-08aff6d41c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:54,835 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 08:59:54,835 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ffd7dc0-d0a8-4ef6-a333-d4dca00cf0d9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ffd7dc0-d0a8-4ef6-a333-d4dca00cf0d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:55,886 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 08:59:55,886 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d0e22eb-2b45-4193-924f-c288c3523072', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d0e22eb-2b45-4193-924f-c288c3523072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:56,939 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 08:59:56,940 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f243b8be-8735-4846-94fb-c5042f4801be', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f243b8be-8735-4846-94fb-c5042f4801be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:57,991 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:57,991 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506353e3-692c-49ba-96c5-f7bdd4dc8db0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506353e3-692c-49ba-96c5-f7bdd4dc8db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 08:59:59,043 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 08:59:59,043 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40dc4106-d042-4424-8241-27af3076945d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40dc4106-d042-4424-8241-27af3076945d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:00,098 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:00:00,098 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751f23b8-69b5-4a4c-8dec-d3ed927d4733', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751f23b8-69b5-4a4c-8dec-d3ed927d4733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:01,152 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:00:01,153 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5893c6fc-e03f-4a81-ad42-8166fe8e8a2a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5893c6fc-e03f-4a81-ad42-8166fe8e8a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:02,206 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:02,207 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36059fa-bff7-4302-91ef-3b598e46ac52', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36059fa-bff7-4302-91ef-3b598e46ac52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:03,261 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:00:03,261 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ced799c-8ce6-405f-ba1c-a49ad1ce41e2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ced799c-8ce6-405f-ba1c-a49ad1ce41e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:04,315 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:00:04,315 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-152808c7-221d-4123-a68e-69d12427c9ff', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-152808c7-221d-4123-a68e-69d12427c9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:05,367 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:00:05,367 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf3fd57-7b72-47a4-a84d-5c2f5b23e0b1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecf3fd57-7b72-47a4-a84d-5c2f5b23e0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:06,421 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:00:06,421 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27c8125-40de-4692-9e93-0724f0d3a33c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27c8125-40de-4692-9e93-0724f0d3a33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:07,472 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:07,473 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1711d3e-8863-4e60-ae5f-78969bc4c7ec', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1711d3e-8863-4e60-ae5f-78969bc4c7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:08,524 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:00:08,524 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91988c0a-add9-4c3e-8880-379a717a2121', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91988c0a-add9-4c3e-8880-379a717a2121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:09,577 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:00:09,577 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c0766e-6c31-438c-8c0e-69ddb88bca15', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c0766e-6c31-438c-8c0e-69ddb88bca15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:10,630 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:10,630 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d83e66a6-324e-47ab-9eed-1fa6c27a9ed3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d83e66a6-324e-47ab-9eed-1fa6c27a9ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:11,683 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:11,683 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c39e48-48a0-42bd-95c0-24ad4f58ae18', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c39e48-48a0-42bd-95c0-24ad4f58ae18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:12,741 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:00:12,741 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6d86fb-8031-4b69-8872-20a88f07ee22', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6d86fb-8031-4b69-8872-20a88f07ee22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:13,793 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:00:13,793 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e82bb23-9eb5-40ed-b9e5-dba7915b2d7c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e82bb23-9eb5-40ed-b9e5-dba7915b2d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:14,845 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:00:14,846 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82aa63f2-4221-4492-84d6-6e2036d272e5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82aa63f2-4221-4492-84d6-6e2036d272e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:15,897 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:00:15,898 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d19f0cd-6241-43ba-8555-becd9db4c2dd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d19f0cd-6241-43ba-8555-becd9db4c2dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:16,951 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:16,952 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15381bc2-27ea-4828-a295-9c2229f3bcc7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15381bc2-27ea-4828-a295-9c2229f3bcc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:18,002 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:00:18,002 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b143d7a0-f2e7-495a-a0e0-5c25de017deb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b143d7a0-f2e7-495a-a0e0-5c25de017deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:19,055 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:19,056 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0ca647-9134-449d-b4e0-0b830ad9ff3e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0ca647-9134-449d-b4e0-0b830ad9ff3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:20,107 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:00:20,107 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3de3bd-4dc9-43f2-bd51-4877f75ccad3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3de3bd-4dc9-43f2-bd51-4877f75ccad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:21,160 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:21,161 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a477d27-c366-4de4-b662-d550edb6fdfc', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a477d27-c366-4de4-b662-d550edb6fdfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:22,212 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:22,213 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f47ff0-bcbf-4393-bd03-97d3dd2b8f88', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f47ff0-bcbf-4393-bd03-97d3dd2b8f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:23,265 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:23,265 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6720ef21-1291-4ca4-9891-9bb43888b290', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6720ef21-1291-4ca4-9891-9bb43888b290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:24,318 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:00:24,319 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ccf421d-c381-419c-b911-303c82c4ea1b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ccf421d-c381-419c-b911-303c82c4ea1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:25,371 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:25,371 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0303d007-37bd-4fcc-b5f6-05df53ec4399', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0303d007-37bd-4fcc-b5f6-05df53ec4399', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:26,425 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:00:26,425 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d36ad7-3778-425e-bfdc-37420c5fc6d8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d36ad7-3778-425e-bfdc-37420c5fc6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:27,476 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:27,477 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8e8f972-19dd-41d2-bf5c-c5af0bce704e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8e8f972-19dd-41d2-bf5c-c5af0bce704e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:28,529 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:00:28,529 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e902a9b8-2a59-4358-816a-e5abe0768d22', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e902a9b8-2a59-4358-816a-e5abe0768d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:29,583 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:29,583 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b82d9721-ddcb-4d90-96a6-7321630179ed', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b82d9721-ddcb-4d90-96a6-7321630179ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:30,636 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:30,636 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-142f4929-36ea-4a3a-a429-e9a98a61b0c9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-142f4929-36ea-4a3a-a429-e9a98a61b0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:31,688 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:00:31,689 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a568a505-ffee-4c07-9bfa-212a78bb97e2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a568a505-ffee-4c07-9bfa-212a78bb97e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:32,744 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:00:32,745 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5dc6011-ee43-40c9-91ca-a3b67f8c243a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5dc6011-ee43-40c9-91ca-a3b67f8c243a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:33,796 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:00:33,796 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b881ca-36b3-4827-bbe5-16c780932cf2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b881ca-36b3-4827-bbe5-16c780932cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:34,848 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:00:34,848 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eaed0e5-4782-44a9-a0c0-1348b95ea530', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eaed0e5-4782-44a9-a0c0-1348b95ea530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:35,898 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:00:35,899 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3ff7cd-6e8d-43ab-89b3-d1dd18b869d4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3ff7cd-6e8d-43ab-89b3-d1dd18b869d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:36,949 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.036s 2022-10-15 09:00:36,949 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4397bdc-d791-4445-8e95-e2ddc2eba0b3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4397bdc-d791-4445-8e95-e2ddc2eba0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:38,001 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:00:38,002 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c935dcd-8ab0-4bd7-9be2-4b3d4b64b9c5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c935dcd-8ab0-4bd7-9be2-4b3d4b64b9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:39,053 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:00:39,053 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b14eab8-3ead-4e0c-821e-ffa76cb91d6a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b14eab8-3ead-4e0c-821e-ffa76cb91d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:40,103 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:00:40,104 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfce34df-9540-4ac8-997b-796b53633212', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfce34df-9540-4ac8-997b-796b53633212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:41,157 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:00:41,157 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00691e4f-99e6-4a89-907f-8db7cd4b4a57', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00691e4f-99e6-4a89-907f-8db7cd4b4a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:42,210 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:00:42,210 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a9b84c-dc45-4f9f-b907-f939748dd2df', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a9b84c-dc45-4f9f-b907-f939748dd2df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:43,260 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:00:43,261 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-701e2ba8-2493-416d-968d-3890593be111', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-701e2ba8-2493-416d-968d-3890593be111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:44,312 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:00:44,312 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d91af4-5442-48b7-aca8-7482017cce36', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d91af4-5442-48b7-aca8-7482017cce36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:45,366 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:00:45,366 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34991808-c927-4e37-a2f8-6b2b51661eca', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34991808-c927-4e37-a2f8-6b2b51661eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:46,428 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.048s 2022-10-15 09:00:46,428 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85bf55ce-368a-4795-80fb-00b737f5ecb9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85bf55ce-368a-4795-80fb-00b737f5ecb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:47,484 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:00:47,485 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95dcc71d-fe49-49f9-ada4-c12ff292a4bd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95dcc71d-fe49-49f9-ada4-c12ff292a4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:48,544 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.046s 2022-10-15 09:00:48,544 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f15190-dde2-4a38-aa9d-557351327450', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f15190-dde2-4a38-aa9d-557351327450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:49,602 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:00:49,602 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cf8569b-1358-457e-a12e-81c785b8642f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cf8569b-1358-457e-a12e-81c785b8642f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:50,658 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:00:50,658 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff1e299-4a52-44e6-b30e-d08bd4a9b924', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff1e299-4a52-44e6-b30e-d08bd4a9b924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:51,727 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.055s 2022-10-15 09:00:51,727 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dde1127-aa69-4032-82c7-362d50345894', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dde1127-aa69-4032-82c7-362d50345894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:52,782 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:00:52,782 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f2423f-3881-4816-bfe6-7d6e5790c21c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f2423f-3881-4816-bfe6-7d6e5790c21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:53,836 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:00:53,836 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52486968-151e-4763-97db-f7aeadeed668', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52486968-151e-4763-97db-f7aeadeed668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:54,894 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:00:54,894 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376c3a8e-f593-43c6-a4c6-609a4b118ca1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376c3a8e-f593-43c6-a4c6-609a4b118ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:55,983 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.076s 2022-10-15 09:00:55,984 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54b92037-56b2-4daa-ba48-9ed4899c79d1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54b92037-56b2-4daa-ba48-9ed4899c79d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:57,047 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.049s 2022-10-15 09:00:57,047 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6383d22d-4e9d-4d84-8976-f362041ae475', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6383d22d-4e9d-4d84-8976-f362041ae475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:58,098 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:00:58,098 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d400a7d8-28c4-4862-9149-b07973d27e71', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d400a7d8-28c4-4862-9149-b07973d27e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:00:59,148 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:00:59,148 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c19ae7-5417-47ef-b030-aa3ec3e656a5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c19ae7-5417-47ef-b030-aa3ec3e656a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:00,205 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:01:00,205 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51cfc724-aba3-4870-9cff-eeaeb741f89e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51cfc724-aba3-4870-9cff-eeaeb741f89e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:01,262 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:01:01,262 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b2fc264-e992-4d7b-be93-6c88ccaa31a1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b2fc264-e992-4d7b-be93-6c88ccaa31a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:02,323 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.047s 2022-10-15 09:01:02,323 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834a83fb-5286-4e6e-a686-b80a90ca00eb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834a83fb-5286-4e6e-a686-b80a90ca00eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:03,374 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.036s 2022-10-15 09:01:03,374 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da23000d-25a9-4828-bca8-5dadd9d03904', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da23000d-25a9-4828-bca8-5dadd9d03904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:04,435 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.047s 2022-10-15 09:01:04,436 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc57f0ed-d04c-4fd2-9815-5d3102bd32e3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc57f0ed-d04c-4fd2-9815-5d3102bd32e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:05,490 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:01:05,490 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f97c2f-5fd6-48ef-889e-956a62189fcd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f97c2f-5fd6-48ef-889e-956a62189fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:06,548 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:01:06,548 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7275b03f-28cf-4167-9c38-fa5bfb92ce6d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7275b03f-28cf-4167-9c38-fa5bfb92ce6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:07,604 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:01:07,605 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b19f79f6-de61-43c0-9a56-e8d17fc2946c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b19f79f6-de61-43c0-9a56-e8d17fc2946c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:08,663 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:01:08,663 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd6af7b-23dc-4bd2-841e-576117266ada', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd6af7b-23dc-4bd2-841e-576117266ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:09,718 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:01:09,718 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e157262-8aca-4419-9d48-0da1399573ff', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e157262-8aca-4419-9d48-0da1399573ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:10,776 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:01:10,776 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c58f0c8-c28e-46ab-aa59-e3f5a767a4aa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c58f0c8-c28e-46ab-aa59-e3f5a767a4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:11,839 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.049s 2022-10-15 09:01:11,839 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd048e9c-d398-4269-b46b-6767d43ec9dc', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd048e9c-d398-4269-b46b-6767d43ec9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:12,896 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:01:12,897 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ffad53-3eee-49e6-89a0-0317fe6b15a4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ffad53-3eee-49e6-89a0-0317fe6b15a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:13,950 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:01:13,950 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b159a8f-03fb-4fa1-a504-44d03619d3e7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b159a8f-03fb-4fa1-a504-44d03619d3e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:15,006 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:01:15,006 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19443744-4b26-4019-9597-7380cc73efc5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19443744-4b26-4019-9597-7380cc73efc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:16,063 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:01:16,064 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dec4e9a5-1f60-44ce-88c3-1a2806cecee4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dec4e9a5-1f60-44ce-88c3-1a2806cecee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:17,120 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:01:17,121 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ae79ab-b5ed-493c-8703-3d70080b11b4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ae79ab-b5ed-493c-8703-3d70080b11b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:18,180 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:01:18,180 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efc5163a-6961-431f-8df1-14f423148f75', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efc5163a-6961-431f-8df1-14f423148f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:19,234 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:01:19,235 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98fdadfc-ef09-4714-ab39-272666f1f172', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98fdadfc-ef09-4714-ab39-272666f1f172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:20,292 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:01:20,292 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b97cbf00-dee1-4aee-b0b4-25b0322d1b21', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b97cbf00-dee1-4aee-b0b4-25b0322d1b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:21,350 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:01:21,350 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43873652-0016-4831-be4e-150b74edddc0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43873652-0016-4831-be4e-150b74edddc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:22,403 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:01:22,403 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ba01e0-6b85-4062-a50c-eecc3c51424a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ba01e0-6b85-4062-a50c-eecc3c51424a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:23,465 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.047s 2022-10-15 09:01:23,465 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-834d197e-ba84-45f8-8887-c1af244e5950', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-834d197e-ba84-45f8-8887-c1af244e5950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:24,519 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:01:24,519 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6f053c-66fa-41c6-a3c4-340aa6693b47', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6f053c-66fa-41c6-a3c4-340aa6693b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:25,574 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:01:25,574 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e158ecd-5896-4726-919c-d213f6ce060d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e158ecd-5896-4726-919c-d213f6ce060d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:26,632 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:01:26,632 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8188bf-989d-49d4-892d-e86a07fa7dcd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8188bf-989d-49d4-892d-e86a07fa7dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:27,688 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:01:27,689 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3f31fe-afd0-4b8a-918b-174059dcc1aa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e3f31fe-afd0-4b8a-918b-174059dcc1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:28,746 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:01:28,746 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f92fac-7086-4116-a1d4-f294ff48b6bd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f92fac-7086-4116-a1d4-f294ff48b6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:29,802 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:01:29,802 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86cc135-81b8-4314-a836-1c39210ce741', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b86cc135-81b8-4314-a836-1c39210ce741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:30,860 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:01:30,860 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15f02a79-da9c-44a3-9565-46432b256814', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f02a79-da9c-44a3-9565-46432b256814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:31,928 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.054s 2022-10-15 09:01:31,928 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b745883-13f9-4e3e-b368-04c8e47fd627', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b745883-13f9-4e3e-b368-04c8e47fd627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:32,978 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.036s 2022-10-15 09:01:32,978 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba46d134-c121-4573-aa50-f13186579bfc', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba46d134-c121-4573-aa50-f13186579bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:34,039 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.047s 2022-10-15 09:01:34,039 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-044f253e-d8c9-4527-adc3-fe5eea75efee', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-044f253e-d8c9-4527-adc3-fe5eea75efee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:35,097 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:01:35,097 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda7264d-17d9-4e45-b4c6-e7756898dce2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda7264d-17d9-4e45-b4c6-e7756898dce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:36,153 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:01:36,153 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b259d08-7ca8-4ac4-ab4b-74cc3dafd333', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b259d08-7ca8-4ac4-ab4b-74cc3dafd333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:37,208 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:01:37,208 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27bf891-a373-42db-886f-eff2eaeebdfd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27bf891-a373-42db-886f-eff2eaeebdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:38,264 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:01:38,265 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8cd1ca-8513-40b1-aa65-4147e51624be', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8cd1ca-8513-40b1-aa65-4147e51624be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:39,323 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.046s 2022-10-15 09:01:39,324 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9691682e-7255-47f0-8193-f884a477d220', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9691682e-7255-47f0-8193-f884a477d220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:40,379 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:01:40,380 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ed42ed-5e8d-4bf5-a334-c570829cd7c0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ed42ed-5e8d-4bf5-a334-c570829cd7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:41,438 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:01:41,438 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ccaf0e-9e80-464b-b7f3-88f5959ac4f8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ccaf0e-9e80-464b-b7f3-88f5959ac4f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:42,496 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:01:42,496 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d45d8a3e-f8e7-42cb-8604-ad2ba340c9a1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d45d8a3e-f8e7-42cb-8604-ad2ba340c9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:43,552 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:01:43,552 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ed6054-cc69-4d7b-abdd-60c6449cba36', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ed6054-cc69-4d7b-abdd-60c6449cba36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:44,609 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:01:44,610 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2afe828-ab60-40ab-a3da-341cb2356d91', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2afe828-ab60-40ab-a3da-341cb2356d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:45,673 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.050s 2022-10-15 09:01:45,674 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d78ec2dd-ea7b-4971-9813-eeab4fbfc145', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d78ec2dd-ea7b-4971-9813-eeab4fbfc145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:46,730 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:01:46,731 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75387a9-bf18-464f-8462-00a9399cbb5d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75387a9-bf18-464f-8462-00a9399cbb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:47,786 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:01:47,787 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce423a36-1c32-44c6-9f5c-bcaf6c330065', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce423a36-1c32-44c6-9f5c-bcaf6c330065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:48,843 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:01:48,843 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25bd572-2bcf-45c0-a547-d6af1855d0be', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25bd572-2bcf-45c0-a547-d6af1855d0be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:49,901 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:01:49,901 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df39a66-b402-4a70-b8a2-5e07dfcc1f71', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df39a66-b402-4a70-b8a2-5e07dfcc1f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:50,958 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:01:50,958 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46fb9677-4927-421b-8143-3cd522a7255d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46fb9677-4927-421b-8143-3cd522a7255d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:52,017 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.046s 2022-10-15 09:01:52,018 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5a1c34c-af62-4b6e-9790-b2131c9f1bb7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5a1c34c-af62-4b6e-9790-b2131c9f1bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:53,075 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:01:53,075 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfd8c16e-b2d6-4ada-b4a5-7e88946bba21', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfd8c16e-b2d6-4ada-b4a5-7e88946bba21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:54,141 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.052s 2022-10-15 09:01:54,141 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a8be0f-65a0-406b-a4a6-6d36ebbb8ed2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a8be0f-65a0-406b-a4a6-6d36ebbb8ed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:55,192 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:01:55,193 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ddb1be-8967-4a1e-b543-dbb91302398f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ddb1be-8967-4a1e-b543-dbb91302398f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:56,244 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:01:56,244 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6310d3d8-7c79-4fb4-9291-c215dd515dff', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6310d3d8-7c79-4fb4-9291-c215dd515dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:57,307 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.049s 2022-10-15 09:01:57,307 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de421603-80e8-4f3d-ac0b-730307c5071c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de421603-80e8-4f3d-ac0b-730307c5071c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:58,361 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:01:58,362 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad30509d-d117-4662-a0a0-ac5757b0fa6e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad30509d-d117-4662-a0a0-ac5757b0fa6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:01:59,421 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.046s 2022-10-15 09:01:59,422 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53f098ad-89de-481a-8a69-0de37f3e23fa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53f098ad-89de-481a-8a69-0de37f3e23fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:00,475 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:02:00,476 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-840b77c9-ca28-43ec-9a90-e20224fa689c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-840b77c9-ca28-43ec-9a90-e20224fa689c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:01,533 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:02:01,534 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490b7de4-00e8-4993-a323-0cb631e5f887', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490b7de4-00e8-4993-a323-0cb631e5f887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:02,590 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:02:02,590 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77ad790b-e151-43b7-89c4-02660df59e77', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77ad790b-e151-43b7-89c4-02660df59e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:03,646 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:02:03,647 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be181e0c-2796-45bf-a386-cea56e37d1d8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be181e0c-2796-45bf-a386-cea56e37d1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:04,709 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.048s 2022-10-15 09:02:04,709 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561f2f81-81ac-4924-9798-ec07ad0e4d0b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561f2f81-81ac-4924-9798-ec07ad0e4d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:05,760 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:02:05,760 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e25dc9-d69f-4d52-86f1-36ec29538b0a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e25dc9-d69f-4d52-86f1-36ec29538b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:06,816 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:02:06,816 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-446e0f3a-77ed-4fea-aec1-9e3c3c201c63', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-446e0f3a-77ed-4fea-aec1-9e3c3c201c63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:07,872 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:02:07,873 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c76a4a-25ed-4ca5-8e62-3a950847b810', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c76a4a-25ed-4ca5-8e62-3a950847b810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:08,929 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:02:08,930 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901efb30-1819-40ed-aa9a-918479030813', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901efb30-1819-40ed-aa9a-918479030813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:09,987 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:02:09,988 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc054329-0282-4389-bfe9-26306a3fcfac', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc054329-0282-4389-bfe9-26306a3fcfac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:11,043 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:02:11,044 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d66fe900-d4e1-4ea3-9724-9de0336ec190', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d66fe900-d4e1-4ea3-9724-9de0336ec190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:12,099 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:02:12,099 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83804a0e-cea2-4269-8f42-ff19ef42cb8a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83804a0e-cea2-4269-8f42-ff19ef42cb8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:13,156 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:02:13,157 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82fccaba-380f-40a5-987d-a9c36d2ea64b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82fccaba-380f-40a5-987d-a9c36d2ea64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:14,214 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:02:14,214 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5539e3f2-b6da-4612-9832-c376b62d48d9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5539e3f2-b6da-4612-9832-c376b62d48d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:15,273 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:02:15,274 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec9637a-a137-4761-8e11-69e3e97ca548', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec9637a-a137-4761-8e11-69e3e97ca548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:16,338 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.050s 2022-10-15 09:02:16,338 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a26c1e5-a664-4e9c-8163-3533530ddc84', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a26c1e5-a664-4e9c-8163-3533530ddc84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:17,388 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.036s 2022-10-15 09:02:17,388 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31810020-1b09-4252-95db-1e1c978de882', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31810020-1b09-4252-95db-1e1c978de882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:18,447 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:02:18,447 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1870d7-f98c-4cc6-80c1-9055bd0e271b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1870d7-f98c-4cc6-80c1-9055bd0e271b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:19,503 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:02:19,503 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b3f8cdd-3b49-44ba-abfe-5c8a9e4f6a01', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b3f8cdd-3b49-44ba-abfe-5c8a9e4f6a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:20,560 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:02:20,560 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66566219-ceaf-49fa-812a-99f8b389ecb0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66566219-ceaf-49fa-812a-99f8b389ecb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:21,619 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:02:21,619 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-011c323a-177e-49f8-9238-4e787a0f40da', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-011c323a-177e-49f8-9238-4e787a0f40da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:22,676 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:02:22,676 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53d033bc-4c2e-4531-9852-7c4416708a83', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53d033bc-4c2e-4531-9852-7c4416708a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:23,733 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:02:23,733 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ede43d1-4ab2-4dc4-afaf-10df38c09bd7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ede43d1-4ab2-4dc4-afaf-10df38c09bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:24,791 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:02:24,791 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0792f316-fdb5-4848-86e8-a872d1915b7d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0792f316-fdb5-4848-86e8-a872d1915b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:25,851 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.046s 2022-10-15 09:02:25,852 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca015f16-31b9-4293-a74b-4aed02784945', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca015f16-31b9-4293-a74b-4aed02784945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:26,913 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.047s 2022-10-15 09:02:26,913 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0226b860-58bf-4b1c-8606-00c5cd8bfecf', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0226b860-58bf-4b1c-8606-00c5cd8bfecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:27,964 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.036s 2022-10-15 09:02:27,964 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0649ef04-869e-4a0b-9b9c-eb6aa29d3e20', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0649ef04-869e-4a0b-9b9c-eb6aa29d3e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:29,020 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:02:29,020 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33d0c6e6-bb3e-4089-8a1b-9c5703b34f0f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33d0c6e6-bb3e-4089-8a1b-9c5703b34f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:30,086 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.052s 2022-10-15 09:02:30,086 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fcf3cea-d39c-47e4-8ad2-83d2071e8ee6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fcf3cea-d39c-47e4-8ad2-83d2071e8ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:31,152 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.053s 2022-10-15 09:02:31,153 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc7c0092-f80c-4dcb-af93-7863f87bc0df', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc7c0092-f80c-4dcb-af93-7863f87bc0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:32,203 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:02:32,204 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaea59e8-d76c-4ce8-9a21-7e0f1e612446', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaea59e8-d76c-4ce8-9a21-7e0f1e612446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:33,255 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:02:33,256 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56a92966-07e8-4fc9-b2d0-50164316ef94', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56a92966-07e8-4fc9-b2d0-50164316ef94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:34,311 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:02:34,312 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80e60816-040c-43b8-b8c5-c76b056a14ec', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80e60816-040c-43b8-b8c5-c76b056a14ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:35,370 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:02:35,371 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c72252-5dc8-4d41-b5b6-916cfe52851e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c72252-5dc8-4d41-b5b6-916cfe52851e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:36,429 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:02:36,429 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02026c51-fb0b-440f-b53d-1100259a13be', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02026c51-fb0b-440f-b53d-1100259a13be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:37,492 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.049s 2022-10-15 09:02:37,493 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef5f3a9-60af-445a-a39a-ac664f3393fd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef5f3a9-60af-445a-a39a-ac664f3393fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:38,546 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:02:38,547 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1932a994-fa98-409c-9661-70d6a9b6de57', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1932a994-fa98-409c-9661-70d6a9b6de57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:39,597 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.036s 2022-10-15 09:02:39,597 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a9d4ccc-b58d-4c4c-8772-0b251922caa4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a9d4ccc-b58d-4c4c-8772-0b251922caa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:40,655 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:02:40,655 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030570aa-3ff4-49e3-95a3-a3c3a32fa68a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030570aa-3ff4-49e3-95a3-a3c3a32fa68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:41,713 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:02:41,713 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992829ff-ae7d-4ce0-9fcf-82d08a6ba313', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992829ff-ae7d-4ce0-9fcf-82d08a6ba313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:42,769 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:02:42,770 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d908f1-162d-4828-9b61-83c473cdb863', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d908f1-162d-4828-9b61-83c473cdb863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:43,824 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:02:43,825 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068eaa72-0745-45a9-854e-b29a5c5c25a5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068eaa72-0745-45a9-854e-b29a5c5c25a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:44,882 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:02:44,883 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc8a96d-0332-477d-a85c-f33ddd6b7246', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc8a96d-0332-477d-a85c-f33ddd6b7246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:45,941 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:02:45,941 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb8a1b5e-bc03-4144-b03e-e1207508158d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb8a1b5e-bc03-4144-b03e-e1207508158d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:46,997 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:02:46,997 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0bdbdf-e528-44af-83ff-e351f8d5a4ef', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0bdbdf-e528-44af-83ff-e351f8d5a4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:48,057 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:02:48,057 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f09adb30-66fb-4bb6-a78f-e15ff13d49ca', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f09adb30-66fb-4bb6-a78f-e15ff13d49ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:49,134 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.062s 2022-10-15 09:02:49,134 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc9c2e9-6f28-4745-bd34-d664f23f2e1f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc9c2e9-6f28-4745-bd34-d664f23f2e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:50,186 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:02:50,186 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db0c40e-8fa9-4f2a-b61e-f356ba7ba1fe', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db0c40e-8fa9-4f2a-b61e-f356ba7ba1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:51,237 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:02:51,237 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ec4141-982f-4c47-9b3e-ad6cfbf99c1a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ec4141-982f-4c47-9b3e-ad6cfbf99c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:52,290 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:02:52,291 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9caadea-18fb-4b80-9cb2-eced6fe1a857', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9caadea-18fb-4b80-9cb2-eced6fe1a857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:53,349 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:02:53,349 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41388930-d776-4741-9347-2e5246363c3e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41388930-d776-4741-9347-2e5246363c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:54,406 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:02:54,407 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40e0c75-5301-4f4c-8461-4a6a9c4935d7', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40e0c75-5301-4f4c-8461-4a6a9c4935d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:55,463 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:02:55,464 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e96597d-ace8-4170-b69b-a57cbcf5f96b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e96597d-ace8-4170-b69b-a57cbcf5f96b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:56,522 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:02:56,523 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f75995a3-0f9b-4c29-8cd6-3202877be442', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f75995a3-0f9b-4c29-8cd6-3202877be442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:57,576 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:02:57,577 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2206733-485f-417e-9f67-f6e04cb21c92', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2206733-485f-417e-9f67-f6e04cb21c92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:58,637 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.047s 2022-10-15 09:02:58,637 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61aa1801-8978-4360-8ed0-675fd7a6c61f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61aa1801-8978-4360-8ed0-675fd7a6c61f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:02:59,699 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.048s 2022-10-15 09:02:59,699 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f8a237-85ab-4a4f-8ec2-f611d65f89b1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f8a237-85ab-4a4f-8ec2-f611d65f89b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:00,752 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:03:00,752 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6dcace-4435-4d9c-9a7b-d7e0154c5bf3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6dcace-4435-4d9c-9a7b-d7e0154c5bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:01,808 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:03:01,809 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db8f274-a817-4957-8a28-9454934baa8b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db8f274-a817-4957-8a28-9454934baa8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:02,871 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.050s 2022-10-15 09:03:02,872 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d22e463a-c896-44dc-9165-daf09c0402c6', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d22e463a-c896-44dc-9165-daf09c0402c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:03,927 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:03:03,928 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf2fef52-43dc-47fc-9024-d0b138057f5d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf2fef52-43dc-47fc-9024-d0b138057f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:04,983 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:03:04,984 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f04d9d-a8de-439e-896e-bd006e595247', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f04d9d-a8de-439e-896e-bd006e595247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:06,040 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:03:06,041 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46f95f3-e098-47af-89a8-3eeb0a24ccab', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46f95f3-e098-47af-89a8-3eeb0a24ccab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:07,099 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:03:07,099 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4a8a80-7c20-4d92-93f4-2708cb92364c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4a8a80-7c20-4d92-93f4-2708cb92364c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:08,154 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:03:08,154 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bef73cc-71f5-47bd-b164-16d91d5e4517', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bef73cc-71f5-47bd-b164-16d91d5e4517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:09,209 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:03:09,209 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56cbcc0-3100-45a9-9489-fa876e382b23', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56cbcc0-3100-45a9-9489-fa876e382b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:10,275 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.052s 2022-10-15 09:03:10,276 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01bf762-41ec-40d3-9bbc-1b07ce06fea8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01bf762-41ec-40d3-9bbc-1b07ce06fea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:11,328 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:03:11,328 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f43b9c-bc88-40d5-8b65-b2867a9da151', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f43b9c-bc88-40d5-8b65-b2867a9da151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:12,384 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:03:12,384 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e69f280-9ddc-45db-8705-4e0abbc68780', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e69f280-9ddc-45db-8705-4e0abbc68780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:13,440 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:03:13,440 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ceb07e-f088-4cd0-8096-e244eca69429', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ceb07e-f088-4cd0-8096-e244eca69429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:14,499 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.046s 2022-10-15 09:03:14,500 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2644c2-b10f-473b-8312-a48f871f1c58', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2644c2-b10f-473b-8312-a48f871f1c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:15,557 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:03:15,557 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949cf1f7-0210-4d1c-85cf-cfb89ec6742c', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949cf1f7-0210-4d1c-85cf-cfb89ec6742c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:16,615 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:03:16,615 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10bb6df3-4470-4941-b152-e56763514fd8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10bb6df3-4470-4941-b152-e56763514fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:17,673 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:03:17,673 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57b120f-9c33-4dea-82f7-e93c9081c92f', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57b120f-9c33-4dea-82f7-e93c9081c92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:18,732 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:03:18,733 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45813d29-5a28-497a-b839-359c1c1adfee', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45813d29-5a28-497a-b839-359c1c1adfee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:19,788 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:03:19,788 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4bf0b03-b176-4058-853b-e4c36acdb606', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4bf0b03-b176-4058-853b-e4c36acdb606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:20,847 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:03:20,847 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba1a8db-51f9-4504-8265-b49e4bb3b309', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba1a8db-51f9-4504-8265-b49e4bb3b309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:21,910 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.049s 2022-10-15 09:03:21,910 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de42f277-3b16-4f85-9067-322845b6eaae', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de42f277-3b16-4f85-9067-322845b6eaae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:22,966 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:03:22,967 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e7d2462-1a89-4738-9698-72f6e33f7626', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e7d2462-1a89-4738-9698-72f6e33f7626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:24,023 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:03:24,023 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-370ce787-1bc4-403a-8228-d85fee071e48', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-370ce787-1bc4-403a-8228-d85fee071e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:25,082 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:03:25,082 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf251912-8e02-45ee-a2ad-7ffe38f93676', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf251912-8e02-45ee-a2ad-7ffe38f93676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:26,138 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:03:26,139 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58858196-e7ac-4bff-a2aa-dd46086609b3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58858196-e7ac-4bff-a2aa-dd46086609b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:27,196 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:03:27,196 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a2fffe9-c8fb-41c6-8be6-fd4a96c26b75', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2fffe9-c8fb-41c6-8be6-fd4a96c26b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:28,251 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:03:28,251 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9de036d-3580-411d-9b53-1c333ac038cc', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9de036d-3580-411d-9b53-1c333ac038cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:29,310 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.046s 2022-10-15 09:03:29,310 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51b5b861-9a55-4f32-8f29-dda0328115be', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51b5b861-9a55-4f32-8f29-dda0328115be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:30,371 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.047s 2022-10-15 09:03:30,372 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbab5221-516c-44b4-9e9a-f2156e1192a1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbab5221-516c-44b4-9e9a-f2156e1192a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:31,425 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:03:31,425 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d612bb0d-2f19-4c0b-9119-2b7668c19691', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d612bb0d-2f19-4c0b-9119-2b7668c19691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:32,491 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.054s 2022-10-15 09:03:32,492 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bdf8920-519d-48ea-a261-aac6c87948f2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bdf8920-519d-48ea-a261-aac6c87948f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:33,544 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:03:33,544 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ef580c-11f6-46e7-b139-8792adf1c382', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ef580c-11f6-46e7-b139-8792adf1c382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:34,595 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:03:34,596 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83d60b41-326b-48c2-92cf-f95bc7daca20', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83d60b41-326b-48c2-92cf-f95bc7daca20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:35,654 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:03:35,654 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633ca6d9-958b-4676-a0e4-4cff461130d9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633ca6d9-958b-4676-a0e4-4cff461130d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:36,716 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.048s 2022-10-15 09:03:36,716 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28a3ffe1-d221-4aee-be91-6be101447975', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28a3ffe1-d221-4aee-be91-6be101447975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:37,767 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:03:37,768 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b9cccd-bb16-4107-9c53-8faf96d0d0f1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b9cccd-bb16-4107-9c53-8faf96d0d0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:38,824 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:03:38,824 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a69595-ad43-4d3c-b540-66001918d4bd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a69595-ad43-4d3c-b540-66001918d4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:40,012 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.174s 2022-10-15 09:03:40,012 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e7a2b6f-18f4-4d87-89b4-8c327a6713f1', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e7a2b6f-18f4-4d87-89b4-8c327a6713f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:41,062 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:03:41,063 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bbc5fee-e7ef-42e3-b43f-4d582518aba0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bbc5fee-e7ef-42e3-b43f-4d582518aba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:42,115 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:03:42,115 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1398e553-b280-4e4d-8fba-72a7a6efd0b4', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1398e553-b280-4e4d-8fba-72a7a6efd0b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:43,167 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:03:43,168 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5b0dae0-e0a6-482d-9565-333574a0d4ec', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5b0dae0-e0a6-482d-9565-333574a0d4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:44,219 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:03:44,219 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af759e26-88e4-45bb-8e6a-c57bd92cacb2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af759e26-88e4-45bb-8e6a-c57bd92cacb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:45,272 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:03:45,272 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5232ce3f-d97f-4371-8526-04c22a60301a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5232ce3f-d97f-4371-8526-04c22a60301a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:46,324 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:03:46,324 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d31048-b3f2-4b3e-8dba-76d8a5566fdd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d31048-b3f2-4b3e-8dba-76d8a5566fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:47,375 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:03:47,376 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b7f98e-4005-4cf3-8d0a-daa3fccea3ba', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b7f98e-4005-4cf3-8d0a-daa3fccea3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:48,428 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:03:48,428 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df8a851-4fc7-4944-8db5-da8d9cdd8fdd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df8a851-4fc7-4944-8db5-da8d9cdd8fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:49,479 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:03:49,480 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f99433-aef9-4b43-b9e3-8d1b6bd9d77e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f99433-aef9-4b43-b9e3-8d1b6bd9d77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:50,531 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:03:50,532 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fce95ae-8a25-45b3-9519-4b34219e9957', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fce95ae-8a25-45b3-9519-4b34219e9957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:51,584 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:03:51,584 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd379eda-7d70-4e88-b296-68b65e1352dc', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd379eda-7d70-4e88-b296-68b65e1352dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:52,636 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.039s 2022-10-15 09:03:52,636 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d98386-a648-4d5a-870a-9685de094be2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d98386-a648-4d5a-870a-9685de094be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:53,693 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:03:53,693 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe70961-37a6-4d98-a4d8-4743822c593e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe70961-37a6-4d98-a4d8-4743822c593e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:54,747 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:03:54,747 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe6f272-eea6-4dda-92cd-e0f530f2be48', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe6f272-eea6-4dda-92cd-e0f530f2be48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:55,799 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:03:55,799 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d60c953-0716-4068-81f0-6cc7726188fd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d60c953-0716-4068-81f0-6cc7726188fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:56,850 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:03:56,850 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7af403e-73d2-4b3f-b237-36c26909e983', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7af403e-73d2-4b3f-b237-36c26909e983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:57,901 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:03:57,902 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7d53bc-6947-4fd2-87c1-e536664506a9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7d53bc-6947-4fd2-87c1-e536664506a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:03:58,952 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:03:58,953 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4534aaa5-7264-4b40-8698-5a35c45720f8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4534aaa5-7264-4b40-8698-5a35c45720f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:00,006 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:04:00,007 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf4f1723-458a-4991-9f83-e7dcb8e426fa', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf4f1723-458a-4991-9f83-e7dcb8e426fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:01,062 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:04:01,062 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b237ed-7a3e-48aa-8237-4a9a86b31275', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b237ed-7a3e-48aa-8237-4a9a86b31275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:02,114 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:04:02,114 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cd0b7c-a0d4-4f90-93cc-8c7e8a3123cb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cd0b7c-a0d4-4f90-93cc-8c7e8a3123cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:03,165 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:04:03,166 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb39de9f-972c-4ef7-9cf6-3e7c858f39ca', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb39de9f-972c-4ef7-9cf6-3e7c858f39ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:04,216 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.036s 2022-10-15 09:04:04,216 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dce1c93-cf7f-4a1c-9ac9-9ae335c02dc0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dce1c93-cf7f-4a1c-9ac9-9ae335c02dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:05,267 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.038s 2022-10-15 09:04:05,268 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db2f1471-5a99-41cf-b8a4-6ab375484e05', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db2f1471-5a99-41cf-b8a4-6ab375484e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:06,318 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.037s 2022-10-15 09:04:06,319 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e03eaed-529e-42b0-aded-bdaf1c5fe952', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e03eaed-529e-42b0-aded-bdaf1c5fe952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:07,374 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:04:07,375 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d277b786-c3dc-4622-814f-e89565d98a3a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d277b786-c3dc-4622-814f-e89565d98a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:08,431 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:04:08,432 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6794466-d936-4a86-914b-cde94af78468', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6794466-d936-4a86-914b-cde94af78468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:09,489 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:04:09,490 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb187fd-6020-499d-afc9-4eaa16996e0b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb187fd-6020-499d-afc9-4eaa16996e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:10,545 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:04:10,545 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0975821-527f-438a-9728-51b3e67a7e84', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0975821-527f-438a-9728-51b3e67a7e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:11,610 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.050s 2022-10-15 09:04:11,610 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2831c525-b1b6-4bea-9353-853f5c8cb729', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2831c525-b1b6-4bea-9353-853f5c8cb729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:12,664 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:04:12,665 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6639fb-f703-432f-8cfd-50db85a6d391', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6639fb-f703-432f-8cfd-50db85a6d391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:13,715 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.036s 2022-10-15 09:04:13,715 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fe35188-ab2d-4c3e-9994-50df4fba562a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fe35188-ab2d-4c3e-9994-50df4fba562a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:14,774 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:04:14,774 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd48d656-9553-4576-bd7c-db6f28d28505', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd48d656-9553-4576-bd7c-db6f28d28505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:15,830 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:04:15,831 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0734ff99-79d0-4bf4-9a75-133144c0537d', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0734ff99-79d0-4bf4-9a75-133144c0537d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:16,887 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:04:16,887 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-136f23d4-d85c-4c5e-a358-eaa73acca8f0', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-136f23d4-d85c-4c5e-a358-eaa73acca8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:17,943 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:04:17,943 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb91de96-75ea-4ca4-a528-15a7acf6ad8e', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb91de96-75ea-4ca4-a528-15a7acf6ad8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:18,999 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:04:18,999 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b22ba0-5f3d-49e2-a63a-1bf3cdb791ae', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b22ba0-5f3d-49e2-a63a-1bf3cdb791ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:20,059 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.046s 2022-10-15 09:04:20,059 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ccec7a1-1d59-474d-a17b-257c3c4399c9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ccec7a1-1d59-474d-a17b-257c3c4399c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:21,113 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:04:21,114 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57aa5a5b-128c-441d-b99e-d132461b5f1b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57aa5a5b-128c-441d-b99e-d132461b5f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:22,177 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.050s 2022-10-15 09:04:22,177 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f30b86-5323-488c-9185-08f253d52dec', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f30b86-5323-488c-9185-08f253d52dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:23,232 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:04:23,232 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ec8a11-a0ab-4be8-bfa5-baf831ddf9ad', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ec8a11-a0ab-4be8-bfa5-baf831ddf9ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:24,288 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.040s 2022-10-15 09:04:24,288 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a68218c-d94c-412a-b7ce-d2153295d0c2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a68218c-d94c-412a-b7ce-d2153295d0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:25,344 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:04:25,344 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-579b7e86-9e39-4ccc-ad26-b4eaec05fe82', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-579b7e86-9e39-4ccc-ad26-b4eaec05fe82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:26,402 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.044s 2022-10-15 09:04:26,402 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3856faf-1b64-4bb1-b032-2d532d33e97a', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3856faf-1b64-4bb1-b032-2d532d33e97a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:27,459 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:04:27,459 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fcb2b85-8150-4381-912e-3addaef57f75', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fcb2b85-8150-4381-912e-3addaef57f75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:28,516 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:04:28,516 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a4a118-7a9f-47f3-a85f-1fbc944289a5', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a4a118-7a9f-47f3-a85f-1fbc944289a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:29,575 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:04:29,576 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ced3e4-9877-47ee-a03b-eb76dfccd1bd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ced3e4-9877-47ee-a03b-eb76dfccd1bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:30,631 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:04:30,631 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51e3a142-8fd9-4d82-865b-40b04fcb16b9', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51e3a142-8fd9-4d82-865b-40b04fcb16b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:31,696 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.051s 2022-10-15 09:04:31,696 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f8badc8-e2c3-417f-ab49-69b85bd2ceeb', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f8badc8-e2c3-417f-ab49-69b85bd2ceeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:32,751 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:04:32,752 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4030caf8-e252-4a3a-afdf-db1366b296bd', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4030caf8-e252-4a3a-afdf-db1366b296bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:33,847 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.082s 2022-10-15 09:04:33,847 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3617b6f0-cf00-4580-adff-d178c32b4bb8', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3617b6f0-cf00-4580-adff-d178c32b4bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:34,903 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.041s 2022-10-15 09:04:34,903 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee36aa90-38ba-4f43-beff-8d8e6a513f20', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee36aa90-38ba-4f43-beff-8d8e6a513f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:35,961 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.045s 2022-10-15 09:04:35,962 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5863d95c-d2a1-4b5c-9302-30f0881677d2', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5863d95c-d2a1-4b5c-9302-30f0881677d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:37,019 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.043s 2022-10-15 09:04:37,020 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd5be2f-ea25-4f6e-be6a-ee46a19f84c3', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffd5be2f-ea25-4f6e-be6a-ee46a19f84c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:38,076 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:04:38,077 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e87d2052-19c8-4551-977d-e3286e72009b', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e87d2052-19c8-4551-977d-e3286e72009b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:39,133 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca 0.042s 2022-10-15 09:04:39,133 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5937be37-0043-4958-b03b-feb5d48ca280', 'content-length': '967', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5937be37-0043-4958-b03b-feb5d48ca280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca'} Body: b'{"volume": {"id": "96dbd932-3775-432b-a84a-2942f8f767ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:58:40.000000", "updated_at": "2022-10-15T08:58:40.000000", "name": "tempest-VolumesExtendTest-Volume-1261439562", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/96dbd932-3775-432b-a84a-2942f8f767ca"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 96dbd932-3775-432b-a84a-2942f8f767ca failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
fail
ft14.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-10-15 09:04:39,437 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes 0.222s 2022-10-15 09:04:39,438 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1974500137"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b6cbd3-620b-4c9b-a9cc-46ec61d009cd', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b6cbd3-620b-4c9b-a9cc-46ec61d009cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.371900", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-10-15 09:04:39,490 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.040s 2022-10-15 09:04:39,490 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffee1a47-653d-48a7-b0da-8a902e019053', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffee1a47-653d-48a7-b0da-8a902e019053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:40,541 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:04:40,542 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0161878b-dfcd-467f-aeb2-fc3af6d49950', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0161878b-dfcd-467f-aeb2-fc3af6d49950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:41,592 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:04:41,592 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29285dc5-cc73-4149-9170-42aedc743c85', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29285dc5-cc73-4149-9170-42aedc743c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:42,644 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:04:42,645 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f932ec4-f07c-4501-b331-b22bca58c290', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f932ec4-f07c-4501-b331-b22bca58c290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:43,695 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:04:43,696 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42dfd33-b8e2-48a1-a8d2-759424d6b53d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42dfd33-b8e2-48a1-a8d2-759424d6b53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:44,747 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:04:44,747 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5faef50e-8ca9-4304-9dff-0f78f17a8c2b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5faef50e-8ca9-4304-9dff-0f78f17a8c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:45,798 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:04:45,799 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a5c056a-47b0-45bb-ace8-32397a9647d5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a5c056a-47b0-45bb-ace8-32397a9647d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:46,850 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.039s 2022-10-15 09:04:46,850 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a08ce9c9-649e-48a2-9e18-d65f85c74714', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08ce9c9-649e-48a2-9e18-d65f85c74714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:47,902 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:04:47,902 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6a06f15-797d-42c1-acb0-927e20c43a06', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6a06f15-797d-42c1-acb0-927e20c43a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:48,954 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:04:48,954 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cfcee6e-0040-498e-be53-6b87693aace2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cfcee6e-0040-498e-be53-6b87693aace2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:50,007 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.039s 2022-10-15 09:04:50,007 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6ca18a-4b9f-4dcf-9e6e-35ce26908f8a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6ca18a-4b9f-4dcf-9e6e-35ce26908f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:51,060 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:04:51,060 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa8df52d-c6ff-44c2-9e9b-8095b2a54cca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa8df52d-c6ff-44c2-9e9b-8095b2a54cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:52,112 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:04:52,112 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34730411-75e0-4531-9644-2ac34ae9f1b6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34730411-75e0-4531-9644-2ac34ae9f1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:53,164 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.039s 2022-10-15 09:04:53,164 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-808719cd-6aad-4051-ad0d-d9de9764bfbc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-808719cd-6aad-4051-ad0d-d9de9764bfbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:54,214 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:04:54,215 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01cebd8d-cf2b-4392-b7cd-7a51941ec545', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01cebd8d-cf2b-4392-b7cd-7a51941ec545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:55,269 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.040s 2022-10-15 09:04:55,269 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87ae038-5d18-4583-8308-388ecbeee9bb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87ae038-5d18-4583-8308-388ecbeee9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:56,323 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.039s 2022-10-15 09:04:56,323 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9452ee1f-3075-4671-b2d3-851a27dcb8ee', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9452ee1f-3075-4671-b2d3-851a27dcb8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:57,376 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.039s 2022-10-15 09:04:57,377 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ec621ba-2724-48c6-bc3a-d397e1b0ceed', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ec621ba-2724-48c6-bc3a-d397e1b0ceed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:58,429 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.039s 2022-10-15 09:04:58,429 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3452b0e1-ca57-456d-9d9c-f538be79acdb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3452b0e1-ca57-456d-9d9c-f538be79acdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:04:59,484 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.040s 2022-10-15 09:04:59,484 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74199833-519e-47d4-a184-530f64f12aca', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74199833-519e-47d4-a184-530f64f12aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:00,542 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.041s 2022-10-15 09:05:00,542 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b25cd1-036d-4e33-b084-149d01ca3a2d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b25cd1-036d-4e33-b084-149d01ca3a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:01,592 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.036s 2022-10-15 09:05:01,592 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b5e9a4-aa14-405f-971d-ad7fadcdc3e8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b5e9a4-aa14-405f-971d-ad7fadcdc3e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:02,645 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:05:02,645 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86526d8a-8fb5-4f32-97a6-b8ac8b0db718', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86526d8a-8fb5-4f32-97a6-b8ac8b0db718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:03,697 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:03,697 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dcaaf05-2c3e-4b3c-94d3-164f8b5ab4c6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dcaaf05-2c3e-4b3c-94d3-164f8b5ab4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:04,747 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:04,748 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0f8ca2f-04bc-4711-9c33-56b8114e19e6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0f8ca2f-04bc-4711-9c33-56b8114e19e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:05,800 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:05:05,800 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd1ac54-0682-4e50-96d6-d6bf35761176', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd1ac54-0682-4e50-96d6-d6bf35761176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:06,851 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:06,851 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc88ed2-c116-4ca5-94c9-e624ce9dc46f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc88ed2-c116-4ca5-94c9-e624ce9dc46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:07,902 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.036s 2022-10-15 09:05:07,902 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7a9864-65ec-413b-8824-7082cf7c7afa', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7a9864-65ec-413b-8824-7082cf7c7afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:08,953 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:08,953 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db1e63d-885b-4a23-827a-1e06f7a88512', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db1e63d-885b-4a23-827a-1e06f7a88512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:10,003 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:10,004 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee72d6f-916a-4b64-b8c2-4b122ad9a13d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee72d6f-916a-4b64-b8c2-4b122ad9a13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:11,057 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.039s 2022-10-15 09:05:11,057 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7bbf8b-231e-472f-af35-350ac7ec3cf7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7bbf8b-231e-472f-af35-350ac7ec3cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:12,108 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:12,108 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b1e207-b6bc-4792-875d-cb574509bc40', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b1e207-b6bc-4792-875d-cb574509bc40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:13,159 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:13,159 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d9e2ebd-a6a8-40f4-950b-774a18d1993d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d9e2ebd-a6a8-40f4-950b-774a18d1993d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:14,211 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:05:14,212 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16e9445-f188-44ee-9995-1cb2832738ac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16e9445-f188-44ee-9995-1cb2832738ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:15,318 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.093s 2022-10-15 09:05:15,319 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8029f4-de1b-4a03-af22-5b3087d0d4fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8029f4-de1b-4a03-af22-5b3087d0d4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:16,370 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:16,371 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab58fbd8-4078-4cac-91ca-ebca98ced429', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab58fbd8-4078-4cac-91ca-ebca98ced429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:17,428 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.044s 2022-10-15 09:05:17,428 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8299429-8eb9-46c2-aa5b-881330adb00f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8299429-8eb9-46c2-aa5b-881330adb00f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:18,482 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:18,482 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fdf4de3-89e8-4d55-bf9d-c9bff03bae59', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fdf4de3-89e8-4d55-bf9d-c9bff03bae59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:19,533 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:19,534 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-137dcd7c-ab79-48a5-9834-7ccd38b4b859', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-137dcd7c-ab79-48a5-9834-7ccd38b4b859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:20,584 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:20,585 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a7efd50-229f-4957-b769-310dfbcd7f5c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a7efd50-229f-4957-b769-310dfbcd7f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:21,635 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:05:21,636 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15e66d45-e5e1-4db7-9e6d-6ec465024ba3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15e66d45-e5e1-4db7-9e6d-6ec465024ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:22,685 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.036s 2022-10-15 09:05:22,686 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a44a3eae-bf43-496c-88d0-57f81a436b0e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a44a3eae-bf43-496c-88d0-57f81a436b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:23,738 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:05:23,739 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b30ce66-1492-4c8b-8ef1-8779bba14dcd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b30ce66-1492-4c8b-8ef1-8779bba14dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:24,792 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.039s 2022-10-15 09:05:24,792 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ced2c93-267f-4341-9f1b-affd9ca933f1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ced2c93-267f-4341-9f1b-affd9ca933f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:25,843 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:25,843 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83eb848-4ee0-4778-86d7-8871b95ed2e4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83eb848-4ee0-4778-86d7-8871b95ed2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:26,895 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:05:26,896 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f12956-e785-4731-a0cf-a83cc9060d64', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f12956-e785-4731-a0cf-a83cc9060d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:27,946 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.036s 2022-10-15 09:05:27,946 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2409f8e0-39de-4053-94fa-5f1e7450c3a9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2409f8e0-39de-4053-94fa-5f1e7450c3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:28,997 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:28,997 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fcabc08-87cc-4b39-a191-92b019afa6c8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fcabc08-87cc-4b39-a191-92b019afa6c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:30,050 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.039s 2022-10-15 09:05:30,050 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7404cd4-e7b2-4af0-b940-a11e1e2fe8e7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7404cd4-e7b2-4af0-b940-a11e1e2fe8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:31,100 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.036s 2022-10-15 09:05:31,100 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e22fff-c85f-4345-bd55-889ebc2ec145', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e22fff-c85f-4345-bd55-889ebc2ec145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:32,151 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:32,151 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-507ffd5c-4f18-4a2b-ac5f-1f4591cf1ee9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-507ffd5c-4f18-4a2b-ac5f-1f4591cf1ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:33,203 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:05:33,203 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732c7804-e502-431f-a27e-fcc3b63f9c4e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732c7804-e502-431f-a27e-fcc3b63f9c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:34,254 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:34,254 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d2eee69-affd-4b81-ad79-c4ffac63ff57', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d2eee69-affd-4b81-ad79-c4ffac63ff57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:35,306 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:35,306 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e71f2a9-64a0-4aca-8d7d-b88affae4cab', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e71f2a9-64a0-4aca-8d7d-b88affae4cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:36,358 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:05:36,358 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dcb664b-617d-45e7-b6a5-02f3b27ffb22', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dcb664b-617d-45e7-b6a5-02f3b27ffb22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:37,410 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:05:37,410 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b1d1da1-83ee-467d-99a0-4f95eee7e0b6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1d1da1-83ee-467d-99a0-4f95eee7e0b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:38,461 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:38,461 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4a8513-965d-42ad-b6c0-32410a95c4fc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4a8513-965d-42ad-b6c0-32410a95c4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:39,514 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:05:39,514 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44dd83c-bc90-4620-91ee-b703dc5e34bd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44dd83c-bc90-4620-91ee-b703dc5e34bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:40,566 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:40,566 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1a6d0d-c280-460c-9dd6-e389f2bb59b7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1a6d0d-c280-460c-9dd6-e389f2bb59b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:41,618 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:05:41,618 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b8a1bf-0172-493f-8adc-95db8daebc41', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b8a1bf-0172-493f-8adc-95db8daebc41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:42,670 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:05:42,671 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a3e21c2-21d3-4c03-a3a0-1965e03b962c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a3e21c2-21d3-4c03-a3a0-1965e03b962c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:43,726 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.041s 2022-10-15 09:05:43,726 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0db0222-7c71-4fe2-8e9a-9228c1692752', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0db0222-7c71-4fe2-8e9a-9228c1692752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:44,783 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.042s 2022-10-15 09:05:44,783 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279caab1-47ab-4a01-998f-7e372705a190', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279caab1-47ab-4a01-998f-7e372705a190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:45,841 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.043s 2022-10-15 09:05:45,841 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19f91cc-f401-44e1-a5d0-46e746d0c162', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f19f91cc-f401-44e1-a5d0-46e746d0c162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:46,899 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.044s 2022-10-15 09:05:46,899 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f03bf79-d41d-4141-b7c4-ed4b3f989389', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f03bf79-d41d-4141-b7c4-ed4b3f989389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:47,958 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.044s 2022-10-15 09:05:47,958 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7cef155-0dbc-4469-9aa6-dfe05c7c5cc9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7cef155-0dbc-4469-9aa6-dfe05c7c5cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:49,013 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.041s 2022-10-15 09:05:49,014 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b230e3c-dab8-45df-a564-3619a4ea786f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b230e3c-dab8-45df-a564-3619a4ea786f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:50,069 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.042s 2022-10-15 09:05:50,070 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a700d71-8ada-4ab2-bb64-1fa675684434', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a700d71-8ada-4ab2-bb64-1fa675684434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:51,146 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.063s 2022-10-15 09:05:51,147 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dfb2491-3a7b-42dd-9864-3bcf1f394ce8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dfb2491-3a7b-42dd-9864-3bcf1f394ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:52,226 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.065s 2022-10-15 09:05:52,226 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e3eb90-144c-4c82-ac23-9edfe8d085f0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e3eb90-144c-4c82-ac23-9edfe8d085f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:53,277 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.036s 2022-10-15 09:05:53,277 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a793d80-a80f-43cc-974e-1b769be33142', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a793d80-a80f-43cc-974e-1b769be33142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:54,331 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.039s 2022-10-15 09:05:54,331 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfbf3800-018f-4c7a-bc50-c37a35be9b33', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfbf3800-018f-4c7a-bc50-c37a35be9b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:55,381 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.036s 2022-10-15 09:05:55,381 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0971278a-3571-4fc9-ad92-4decfff5ae60', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0971278a-3571-4fc9-ad92-4decfff5ae60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:56,436 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.040s 2022-10-15 09:05:56,436 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257c2ed9-faeb-4f66-9f51-e819776ec777', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257c2ed9-faeb-4f66-9f51-e819776ec777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:57,508 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.053s 2022-10-15 09:05:57,508 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a91c929-aaa3-451e-9c23-4accce8f4102', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a91c929-aaa3-451e-9c23-4accce8f4102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:58,576 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.054s 2022-10-15 09:05:58,577 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efa7bb48-2852-48be-b60c-73b7053e1b7f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efa7bb48-2852-48be-b60c-73b7053e1b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:05:59,712 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.120s 2022-10-15 09:05:59,713 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe3dbc5-2408-45bd-b2be-afe5eb7e7257', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe3dbc5-2408-45bd-b2be-afe5eb7e7257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:00,767 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.040s 2022-10-15 09:06:00,768 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469d977f-88c9-4010-a361-b49313164d76', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469d977f-88c9-4010-a361-b49313164d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:01,818 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:06:01,819 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a17eb3f-7de5-45d6-a6fd-456a07321fd1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a17eb3f-7de5-45d6-a6fd-456a07321fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:02,869 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:06:02,869 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91673a4-b2e7-4f7b-a3f3-40fbadd287c3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91673a4-b2e7-4f7b-a3f3-40fbadd287c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:03,920 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:06:03,920 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b92fdb5-9f44-4a7f-a6c5-e473dd126150', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b92fdb5-9f44-4a7f-a6c5-e473dd126150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:04,972 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:06:04,972 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3485edaf-fce4-46b0-885d-235d9dcb782c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3485edaf-fce4-46b0-885d-235d9dcb782c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:06,023 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:06:06,023 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54c6e61-6ccd-4efa-b077-b7b916f8250d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54c6e61-6ccd-4efa-b077-b7b916f8250d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:07,073 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:06:07,074 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66bb0c76-fecd-4d67-ab9f-f389e14f6dc3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66bb0c76-fecd-4d67-ab9f-f389e14f6dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:08,125 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:06:08,126 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616ace93-6160-439f-8989-9732fa826908', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616ace93-6160-439f-8989-9732fa826908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:09,177 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:06:09,177 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d2a707-59ff-438a-ad1e-f658bb9870f9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d2a707-59ff-438a-ad1e-f658bb9870f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:10,227 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.036s 2022-10-15 09:06:10,228 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee645c6d-dd51-4163-b080-672fa10aea5c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee645c6d-dd51-4163-b080-672fa10aea5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:11,278 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:06:11,278 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d643f7-5e8e-47c6-9acb-f13fcfbe4917', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d643f7-5e8e-47c6-9acb-f13fcfbe4917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:12,330 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:06:12,330 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-606eea0a-72ca-467f-ace4-9d18586ceedb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-606eea0a-72ca-467f-ace4-9d18586ceedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:13,381 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:06:13,381 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ee149b-eff2-48e3-8481-f52109b44d42', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ee149b-eff2-48e3-8481-f52109b44d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:14,434 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.040s 2022-10-15 09:06:14,435 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52df663f-7681-4d43-bb57-cedd575d0dce', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52df663f-7681-4d43-bb57-cedd575d0dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:15,487 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.039s 2022-10-15 09:06:15,487 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-825c77b1-e988-4f7d-a7c3-0ff30164067a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825c77b1-e988-4f7d-a7c3-0ff30164067a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:16,539 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:06:16,539 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ffacce5-0b81-4f1f-bef0-63075eac1527', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ffacce5-0b81-4f1f-bef0-63075eac1527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:17,590 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.037s 2022-10-15 09:06:17,591 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d223bfe6-0b5c-465b-8526-3589aa4786dd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d223bfe6-0b5c-465b-8526-3589aa4786dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:18,648 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.043s 2022-10-15 09:06:18,649 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b4d48bd-b11d-4e53-830b-51a857b7ae8f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b4d48bd-b11d-4e53-830b-51a857b7ae8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:19,701 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:06:19,702 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c1eceff-c347-4719-8b15-401962542bb3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c1eceff-c347-4719-8b15-401962542bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:20,755 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.038s 2022-10-15 09:06:20,756 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddfaa664-37cd-4b09-9855-df92c4bdcd33', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddfaa664-37cd-4b09-9855-df92c4bdcd33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:21,815 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.045s 2022-10-15 09:06:21,815 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c57079f1-b3b9-4467-b1c4-6ed54d00f7ce', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c57079f1-b3b9-4467-b1c4-6ed54d00f7ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:22,876 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.046s 2022-10-15 09:06:22,876 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e32424f-d9ca-43c2-b50a-5c868c9b7f57', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e32424f-d9ca-43c2-b50a-5c868c9b7f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:23,930 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.040s 2022-10-15 09:06:23,931 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a69b588e-f500-461a-9910-a10b24b8b342', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a69b588e-f500-461a-9910-a10b24b8b342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:24,990 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.045s 2022-10-15 09:06:24,990 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79908a7-3c2e-4f2b-96c9-4f13346172a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79908a7-3c2e-4f2b-96c9-4f13346172a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:26,048 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.044s 2022-10-15 09:06:26,048 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb8654e-f328-4d1f-88a7-2b53e67c617c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb8654e-f328-4d1f-88a7-2b53e67c617c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:27,104 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.043s 2022-10-15 09:06:27,104 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3173f99f-6958-456a-aa4a-077ad23bb556', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3173f99f-6958-456a-aa4a-077ad23bb556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:28,167 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.049s 2022-10-15 09:06:28,167 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d9962e-1152-42be-969e-b276fab75bad', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d9962e-1152-42be-969e-b276fab75bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:29,224 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.043s 2022-10-15 09:06:29,224 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0af9cf4a-b0aa-4fd9-aa76-9a5323c95ee5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0af9cf4a-b0aa-4fd9-aa76-9a5323c95ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:30,280 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.042s 2022-10-15 09:06:30,280 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55983b74-2e7b-462d-8343-8eda04c782a3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55983b74-2e7b-462d-8343-8eda04c782a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:31,349 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.055s 2022-10-15 09:06:31,349 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-004ad3df-06ac-4c63-aba2-e65dbeea9c19', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-004ad3df-06ac-4c63-aba2-e65dbeea9c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:06:32,408 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 0.045s 2022-10-15 09:06:32,409 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a40b7d5-412b-42bb-843b-18c804cf4053', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a40b7d5-412b-42bb-843b-18c804cf4053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:07:33,483 126087 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.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 2022-10-15 09:07:45,991 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 72.568s 2022-10-15 09:07:45,992 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e9ac2e-945f-463c-8fbd-0bfff67a07bb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e9ac2e-945f-463c-8fbd-0bfff67a07bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:08:32,985 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 45.979s 2022-10-15 09:08:32,985 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f88ab20-65df-424b-96e3-06a01c101398', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f88ab20-65df-424b-96e3-06a01c101398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:09:34,057 126087 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.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 2022-10-15 09:09:46,651 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 72.652s 2022-10-15 09:09:46,652 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88336e38-1c03-48f3-bbbd-51ec99f81684', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88336e38-1c03-48f3-bbbd-51ec99f81684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:10:33,316 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 45.650s 2022-10-15 09:10:33,316 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374f78b1-6bd7-45e4-944e-a1d93dcbf824', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374f78b1-6bd7-45e4-944e-a1d93dcbf824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' 2022-10-15 09:11:34,391 126087 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.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 2022-10-15 09:11:47,026 126087 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55 72.696s 2022-10-15 09:11:47,026 126087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad354ade-d83c-4ef8-900c-c406990cb0e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad354ade-d83c-4ef8-900c-c406990cb0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55'} Body: b'{"volume": {"id": "07dab813-768a-4e26-bfb1-aec73be1da55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:04:39.000000", "updated_at": "2022-10-15T09:04:40.000000", "name": "tempest-VolumesExtendTest-Volume-1974500137", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/41425b7af0c54491be7d15b42790dee0/volumes/07dab813-768a-4e26-bfb1-aec73be1da55"}], "user_id": "ca46ccf45ef54624880d68d3f7091617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41425b7af0c54491be7d15b42790dee0"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 131, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 07dab813-768a-4e26-bfb1-aec73be1da55 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 2 | 3 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt15.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] |
fail
ft15.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-10-15 08:46:02,989 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.089s 2022-10-15 08:46:02,990 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3355f3ac-919a-4c4f-a52e-1407c20a77c8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d716aed1f7684cda9b82ba0d5c3d24d4", "name": "tempest-VolumesSnapshotTestJSON-1495415652-project", "password_expires_at": null}, "audit_ids": ["rT7XV4iORZS5qcEuzEw1Rw"], "expires_at": "2022-10-15T09:46:02.000000Z", "issued_at": "2022-10-15T08:46:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c350a7b4ae944c188fc8af5a91438f3", "name": "tempest-VolumesSnapshotTestJSON-1495415652"}, "is_domain": false, "roles": [{"id": "3248f0268738489b883041851d681bb7", "name": "member"}, {"id": "080a66722a3d4936966a3a50bf9bafe1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "62786354f6024ea1ada9210aa98ea275", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "1497a3cd8b854c72af5f9aa23fa752c9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4395d388392c44acbce0ef44931b4e46", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3", "region": "RegionOne"}], "id": "1c31719e1e9d43158c5d370e9f561bc4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "81ad7b2f01774c028b06cd2430101a69", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/6c350a7b4ae944c188fc8af5a91438f3", "region": "RegionOne"}], "id": "259011d7f1a14f86aa1efccde13876d5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "82466acaea994f73b487e467d5ba839a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "57a2dff7f1754e4a88265c5900962d05", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "11003f7896304228b2e40f9dd0e51c99", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "6ff2817b180d419985450b23becc3704", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "269478e975794acca78658051d821e8f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/networking", "region": "RegionOne"}], "id": "919cf4ab5e73419f86f50ea2af2fb754", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fd4249603d26444786f6ac37b13f3eca", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "c8fabbc0c02f4dbd92168d95326c58d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5143267d72444601a1ae5304a336fb1e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3", "region": "RegionOne"}], "id": "f82e1ab33ab44041a4ae37dea257e5ca", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0cbbd8cc9aa54a479d38c623f4f9d608", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_6c350a7b4ae944c188fc8af5a91438f3", "region": "RegionOne"}, {"id": "63450b6db2c9479bb23665e227457161", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "fc0069003c8e49f892e5afb67ea77d16", "type": "object-store", "name": "swift"}]}}' 2022-10-15 08:46:02,990 126077 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': '0554bc1a-d5dd-4969-a9cd-1120a3d0db5b', 'name': 'tempest-VolumesSnapshotTestJSON-1101055532-network', 'tenant_id': '6c350a7b4ae944c188fc8af5a91438f3', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6c350a7b4ae944c188fc8af5a91438f3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 326, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-10-15T08:46:00Z', 'updated_at': '2022-10-15T08:46:00Z', 'revision_number': 1} available for tenant 2022-10-15 08:46:03,566 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.30/compute/v2.1/servers 0.575s 2022-10-15 08:46:03,567 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "imageRef": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "flavorRef": "452", "networks": [{"uuid": "0554bc1a-d5dd-4969-a9cd-1120a3d0db5b"}]}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65f39f43-6d1f-4ef6-a063-80da057705c0', 'x-compute-request-id': 'req-65f39f43-6d1f-4ef6-a063-80da057705c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "RUXuCicG5YNs"}}' 2022-10-15 08:46:03,691 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.120s 2022-10-15 08:46:03,691 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbff263d-be32-4ec7-a768-ce7904aac4a4', 'x-compute-request-id': 'req-fbff263d-be32-4ec7-a768-ce7904aac4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "BUILD", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:04Z", "updated": "2022-10-15T08:46:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:04,877 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.167s 2022-10-15 08:46:04,878 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79185fc0-e29b-4beb-855e-51c938b0d12f', 'x-compute-request-id': 'req-79185fc0-e29b-4beb-855e-51c938b0d12f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "BUILD", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:46:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:04,893 126077 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-10-15 08:46:06,018 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.123s 2022-10-15 08:46:06,018 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15b451e4-ab3f-478f-aff5-8e3c05022409', 'x-compute-request-id': 'req-15b451e4-ab3f-478f-aff5-8e3c05022409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "BUILD", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:46:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:07,128 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.094s 2022-10-15 08:46:07,129 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1271', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26cecaa7-11ac-48c0-80ad-63b6bd321323', 'x-compute-request-id': 'req-26cecaa7-11ac-48c0-80ad-63b6bd321323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "BUILD", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:46:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:08,341 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.195s 2022-10-15 08:46:08,341 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-987f6e5d-3f5f-48cc-8377-3df4913cf035', 'x-compute-request-id': 'req-987f6e5d-3f5f-48cc-8377-3df4913cf035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "BUILD", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:08,354 126077 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2022-10-15 08:46:09,662 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.306s 2022-10-15 08:46:09,663 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c57f0824-b1f9-4a76-8819-0cf2f01bb3c9', 'x-compute-request-id': 'req-c57f0824-b1f9-4a76-8819-0cf2f01bb3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "BUILD", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:10,920 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.240s 2022-10-15 08:46:10,920 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83ca49a0-15ed-4e38-9057-8c15619f5d51', 'x-compute-request-id': 'req-83ca49a0-15ed-4e38-9057-8c15619f5d51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "BUILD", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:12,245 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.309s 2022-10-15 08:46:12,245 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f7d2b6e-5254-4e26-89fb-289d6f4d90a0', 'x-compute-request-id': 'req-7f7d2b6e-5254-4e26-89fb-289d6f4d90a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "BUILD", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:13,992 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.732s 2022-10-15 08:46:13,993 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8351f2e-814c-4387-bf98-4eda2cd55a15', 'x-compute-request-id': 'req-f8351f2e-814c-4387-bf98-4eda2cd55a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "BUILD", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:15,265 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.256s 2022-10-15 08:46:15,266 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e34867de-77d6-4351-b5ba-54ca88a04fca', 'x-compute-request-id': 'req-e34867de-77d6-4351-b5ba-54ca88a04fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "BUILD", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:46:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:16,505 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.224s 2022-10-15 08:46:16,505 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95a0e2e7-128d-403c-ac2b-a7259ce1c9dd', 'x-compute-request-id': 'req-95a0e2e7-128d-403c-ac2b-a7259ce1c9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "BUILD", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:46:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:17,729 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.209s 2022-10-15 08:46:17,730 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3d84f1b-84fd-4fa9-b067-dfb80ad07a65', 'x-compute-request-id': 'req-e3d84f1b-84fd-4fa9-b067-dfb80ad07a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "BUILD", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:46:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:19,030 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.286s 2022-10-15 08:46:19,030 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1508', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02538a40-fea7-4194-a04c-d57fb34d2792', 'x-compute-request-id': 'req-02538a40-fea7-4194-a04c-d57fb34d2792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:46:18Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:19,050 126077 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 16 second wait 2022-10-15 08:46:19,076 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/image/v2/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75 0.025s 2022-10-15 08:46:19,076 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-83da9647-1976-416b-b96b-6199fa2bfba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/image/v2/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d200ced7ea7746bab37279a9888da771", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "created_at": "2022-10-15T08:37:53Z", "updated_at": "2022-10-15T08:38:10Z", "tags": [], "self": "/v2/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "file": "/v2/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75/file", "schema": "/v2/schemas/image"}' 2022-10-15 08:46:19,578 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes 0.501s 2022-10-15 08:46:19,578 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc229c76-5d4b-435b-af21-0613efd3c262', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc229c76-5d4b-435b-af21-0613efd3c262', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.499640", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-10-15 08:46:19,634 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:46:19,634 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f116b2a1-e17f-4f24-9a9b-4bb68425d7a6', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f116b2a1-e17f-4f24-9a9b-4bb68425d7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:20,708 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.056s 2022-10-15 08:46:20,708 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845c187b-0a64-413a-b316-da13ac7f0788', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845c187b-0a64-413a-b316-da13ac7f0788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:21,794 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.070s 2022-10-15 08:46:21,794 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a545356a-c10d-4b42-ba7f-bb9ba0d39346', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a545356a-c10d-4b42-ba7f-bb9ba0d39346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:22,856 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.047s 2022-10-15 08:46:22,856 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8892d700-a803-4eab-bbe2-6fe32b34f5ae', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8892d700-a803-4eab-bbe2-6fe32b34f5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:23,934 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.065s 2022-10-15 08:46:23,935 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628cf44b-b02b-48ef-93ae-932dd044c1ed', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628cf44b-b02b-48ef-93ae-932dd044c1ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:25,005 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.056s 2022-10-15 08:46:25,006 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1ef532-51c5-446a-88cf-2bb929b6bc10', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1ef532-51c5-446a-88cf-2bb929b6bc10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:26,082 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.062s 2022-10-15 08:46:26,082 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47d4522-0f83-422e-9119-c154d0c7f988', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47d4522-0f83-422e-9119-c154d0c7f988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:27,141 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:46:27,141 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c5c33f-99f0-4b03-8607-3ef2f56643b3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c5c33f-99f0-4b03-8607-3ef2f56643b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:28,201 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:46:28,201 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a2726c-6e41-4fa6-aba4-582dab058af1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a2726c-6e41-4fa6-aba4-582dab058af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:29,315 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.099s 2022-10-15 08:46:29,316 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c099633-c95c-4ba7-8e6f-953aff577d7d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c099633-c95c-4ba7-8e6f-953aff577d7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:30,382 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.049s 2022-10-15 08:46:30,383 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b9bb7b-5c7d-41d6-8b60-625266db35b4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b9bb7b-5c7d-41d6-8b60-625266db35b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:31,442 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.041s 2022-10-15 08:46:31,443 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7061103c-fa7e-4369-a318-73b449832cb6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7061103c-fa7e-4369-a318-73b449832cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:32,522 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.066s 2022-10-15 08:46:32,523 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10505f35-e3c8-400b-9531-189e37f641f6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10505f35-e3c8-400b-9531-189e37f641f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:33,600 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.060s 2022-10-15 08:46:33,600 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd1d70f3-e19f-453c-b9ca-b283cad8f1fc', 'content-length': '972', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd1d70f3-e19f-453c-b9ca-b283cad8f1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:20.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:34,671 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.058s 2022-10-15 08:46:34,672 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6eed2f6-dfab-47f1-954b-781e8a455e08', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6eed2f6-dfab-47f1-954b-781e8a455e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:35,766 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.081s 2022-10-15 08:46:35,767 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acec169d-31e7-4fa9-a489-1debc6df3bdc', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acec169d-31e7-4fa9-a489-1debc6df3bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:36,824 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:46:36,824 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0d2267-ba18-469d-9a0e-13477acd738b', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0d2267-ba18-469d-9a0e-13477acd738b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:37,876 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.039s 2022-10-15 08:46:37,877 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f483ec0a-e639-4477-9f01-8bb6e849c3ee', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f483ec0a-e639-4477-9f01-8bb6e849c3ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:33.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:38,932 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.041s 2022-10-15 08:46:38,933 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47004372-d6e3-4b2d-9625-bd853de00043', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47004372-d6e3-4b2d-9625-bd853de00043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:38.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:38,944 126077 INFO [tempest.common.waiters] volume 44736cc1-2043-4bf9-8c76-df1be9dd362d reached available after waiting for 19.944884 seconds 2022-10-15 08:46:41,592 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 POST http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39/os-volume_attachments 2.646s 2022-10-15 08:46:41,592 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "device": "/dev/sdb"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:38 GMT', 'server': 'Apache/2.4.41 (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-fdbeae78-5454-4bd2-a1c7-6382c5848ddb', 'x-compute-request-id': 'req-fdbeae78-5454-4bd2-a1c7-6382c5848ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "serverId": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "volumeId": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "device": "/dev/sdb"}}' 2022-10-15 08:46:41,696 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.100s 2022-10-15 08:46:41,696 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01f5bb0-4d2c-4cf1-97eb-2dbaee0ec5d3', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01f5bb0-4d2c-4cf1-97eb-2dbaee0ec5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:42.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:42,820 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.110s 2022-10-15 08:46:42,820 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43421e73-44c0-44d7-8b81-36122acd537e', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43421e73-44c0-44d7-8b81-36122acd537e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:43,880 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:46:43,880 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f20b2c-1035-4436-a812-eec2a9b49262', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f20b2c-1035-4436-a812-eec2a9b49262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:44,943 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.049s 2022-10-15 08:46:44,943 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5c944c0-335f-48b7-8637-5c33c1aa0421', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5c944c0-335f-48b7-8637-5c33c1aa0421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:46,009 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.052s 2022-10-15 08:46:46,009 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2985505-a6fe-4dac-b400-957ee9ccb880', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2985505-a6fe-4dac-b400-957ee9ccb880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:47,067 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:46:47,067 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f944a66-94b9-4562-b2ff-15d1a41739c3', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f944a66-94b9-4562-b2ff-15d1a41739c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:48,125 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:46:48,125 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa94b23b-bd2d-4a25-804b-e93eb8be08c9', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa94b23b-bd2d-4a25-804b-e93eb8be08c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:41.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:49,187 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.048s 2022-10-15 08:46:49,188 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-427bbdbb-e1ad-4002-bc59-95d29f0579fc', 'content-length': '1655', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-427bbdbb-e1ad-4002-bc59-95d29f0579fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:46:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:46:49,200 126077 INFO [tempest.common.waiters] volume 44736cc1-2043-4bf9-8c76-df1be9dd362d reached in-use after waiting for 8.200063 seconds 2022-10-15 08:46:49,238 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots 0.037s 2022-10-15 08:46:49,238 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1763099854"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '160', 'content-type': 'application/json', 'x-compute-request-id': 'req-33197f7d-dba3-405a-a76e-5823b275fd38', 'x-openstack-request-id': 'req-33197f7d-dba3-405a-a76e-5823b275fd38', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume 44736cc1-2043-4bf9-8c76-df1be9dd362d status must be available, but current status is: in-use."}}' 2022-10-15 08:46:49,385 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots 0.147s 2022-10-15 08:46:49,386 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1876095409"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26968ac6-e234-4f4c-9d74-95c689ef9230', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26968ac6-e234-4f4c-9d74-95c689ef9230', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots'} Body: b'{"snapshot": {"id": "16e45be5-cedc-4539-99d1-5dd47ed834c0", "created_at": "2022-10-15T08:46:49.331099", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1876095409", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}}}' 2022-10-15 08:46:49,416 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/16e45be5-cedc-4539-99d1-5dd47ed834c0 0.025s 2022-10-15 08:46:49,416 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58a6bcc-5d49-449d-9748-f180bb297908', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58a6bcc-5d49-449d-9748-f180bb297908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/16e45be5-cedc-4539-99d1-5dd47ed834c0'} Body: b'{"snapshot": {"id": "16e45be5-cedc-4539-99d1-5dd47ed834c0", "created_at": "2022-10-15T08:46:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1876095409", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:46:50,443 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/16e45be5-cedc-4539-99d1-5dd47ed834c0 0.022s 2022-10-15 08:46:50,444 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5b839f-95e4-4be7-8b5b-09a599b8e1c1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c5b839f-95e4-4be7-8b5b-09a599b8e1c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/16e45be5-cedc-4539-99d1-5dd47ed834c0'} Body: b'{"snapshot": {"id": "16e45be5-cedc-4539-99d1-5dd47ed834c0", "created_at": "2022-10-15T08:46:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1876095409", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:46:51,472 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/16e45be5-cedc-4539-99d1-5dd47ed834c0 0.022s 2022-10-15 08:46:51,472 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-154d5e20-a22e-4ba0-b1aa-4314aafd45d3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-154d5e20-a22e-4ba0-b1aa-4314aafd45d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/16e45be5-cedc-4539-99d1-5dd47ed834c0'} Body: b'{"snapshot": {"id": "16e45be5-cedc-4539-99d1-5dd47ed834c0", "created_at": "2022-10-15T08:46:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1876095409", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:46:52,499 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/16e45be5-cedc-4539-99d1-5dd47ed834c0 0.022s 2022-10-15 08:46:52,500 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99540bd5-00e3-4226-a9f8-760609724744', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99540bd5-00e3-4226-a9f8-760609724744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/16e45be5-cedc-4539-99d1-5dd47ed834c0'} Body: b'{"snapshot": {"id": "16e45be5-cedc-4539-99d1-5dd47ed834c0", "created_at": "2022-10-15T08:46:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1876095409", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:46:53,527 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/16e45be5-cedc-4539-99d1-5dd47ed834c0 0.022s 2022-10-15 08:46:53,528 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da7846fa-7634-4399-aa32-fab489a2e30b', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7846fa-7634-4399-aa32-fab489a2e30b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/16e45be5-cedc-4539-99d1-5dd47ed834c0'} Body: b'{"snapshot": {"id": "16e45be5-cedc-4539-99d1-5dd47ed834c0", "created_at": "2022-10-15T08:46:49.000000", "updated_at": "2022-10-15T08:46:52.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1876095409", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-10-15 08:46:53,532 126077 INFO [tempest.common.waiters] snapshot 16e45be5-cedc-4539-99d1-5dd47ed834c0 reached available after waiting for 4.532259 seconds 2022-10-15 08:46:53,670 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots 0.138s 2022-10-15 08:46:53,671 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb1c79e-4b25-445c-be74-5e9ad77bc848', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb1c79e-4b25-445c-be74-5e9ad77bc848', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:53.609452", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}}}' 2022-10-15 08:46:53,705 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.031s 2022-10-15 08:46:53,706 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8505f931-d72d-44de-8fd8-770f8ebc65a3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8505f931-d72d-44de-8fd8-770f8ebc65a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:46:54,733 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:46:54,733 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d30e884c-7f07-4bde-b43f-9e780d51ef41', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d30e884c-7f07-4bde-b43f-9e780d51ef41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:46:55,761 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:46:55,761 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03bd45c2-1bde-4600-9ac5-bdaeb8a020cd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03bd45c2-1bde-4600-9ac5-bdaeb8a020cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:46:56,788 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:46:56,789 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272ebb0f-c217-4b76-a001-9cbb45581353', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272ebb0f-c217-4b76-a001-9cbb45581353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:46:57,818 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.023s 2022-10-15 08:46:57,818 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a53ed46-bde6-420f-9619-4559f50381df', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a53ed46-bde6-420f-9619-4559f50381df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:46:58,845 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.021s 2022-10-15 08:46:58,846 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb408a94-1a45-4a60-8e2f-7b8965c08630', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb408a94-1a45-4a60-8e2f-7b8965c08630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:46:59,874 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.023s 2022-10-15 08:46:59,874 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af7441a-e1a9-4be6-99fe-5ef2fb68e9b6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af7441a-e1a9-4be6-99fe-5ef2fb68e9b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:00,902 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:00,902 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82980029-c570-4146-8171-05b3c63150ca', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82980029-c570-4146-8171-05b3c63150ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:01,929 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.021s 2022-10-15 08:47:01,929 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-715a4ad2-94db-4ad5-9897-a7ce6a5bad3c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-715a4ad2-94db-4ad5-9897-a7ce6a5bad3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:02,956 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.021s 2022-10-15 08:47:02,956 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acecf17a-9c32-48a1-afa5-b844cbbd3c48', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acecf17a-9c32-48a1-afa5-b844cbbd3c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:03,984 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.023s 2022-10-15 08:47:03,985 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2badd2-bcb7-44fe-a8c7-e18f91ecd9cd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2badd2-bcb7-44fe-a8c7-e18f91ecd9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:05,012 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:05,012 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61fe57d-7fcf-47ab-b208-4243767f43e1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61fe57d-7fcf-47ab-b208-4243767f43e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:06,039 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:06,039 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75f9630-2b9f-4ef7-9b1a-6c44b222e46a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75f9630-2b9f-4ef7-9b1a-6c44b222e46a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:07,067 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:07,068 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2756606-2e63-4de2-9744-e3ee90b2387c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2756606-2e63-4de2-9744-e3ee90b2387c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:08,095 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:08,096 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7138d20f-9b1d-487c-91c6-e043b643e7bf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7138d20f-9b1d-487c-91c6-e043b643e7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:09,123 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:09,123 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e2e2998-fbe0-4f13-bf7a-6433001d8b8a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e2e2998-fbe0-4f13-bf7a-6433001d8b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:10,151 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:10,152 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdfbeb4-75da-4205-8b5a-0123b8ce226a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdfbeb4-75da-4205-8b5a-0123b8ce226a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:11,179 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:11,179 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42443a54-cddb-4ea5-9ac9-b1c3048eea8e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42443a54-cddb-4ea5-9ac9-b1c3048eea8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:12,206 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.021s 2022-10-15 08:47:12,206 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c211b1f3-08b9-42fd-ace8-deab9692c0da', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c211b1f3-08b9-42fd-ace8-deab9692c0da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:13,234 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:13,234 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c4620e-b083-4d64-b2a8-f37ae0d2f66c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c4620e-b083-4d64-b2a8-f37ae0d2f66c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:14,261 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.021s 2022-10-15 08:47:14,261 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ff31e0b-ce00-4a2e-b2b2-68c5a39d6300', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ff31e0b-ce00-4a2e-b2b2-68c5a39d6300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:15,288 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.021s 2022-10-15 08:47:15,289 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-312de802-1202-4f5b-92aa-c268cb8b8892', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-312de802-1202-4f5b-92aa-c268cb8b8892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:16,317 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.023s 2022-10-15 08:47:16,317 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f108f55-ac6f-4027-af7c-3927eea75184', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f108f55-ac6f-4027-af7c-3927eea75184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:17,345 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:17,345 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fabd9c5-d75b-49ae-8a57-fe459bb3e50f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fabd9c5-d75b-49ae-8a57-fe459bb3e50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:18,373 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:18,374 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c81ce43-9be2-45c4-b1ba-fcf7ec9eb874', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c81ce43-9be2-45c4-b1ba-fcf7ec9eb874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:19,400 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:19,401 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7799f7ed-5025-4f56-acbe-36cd44de6c06', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7799f7ed-5025-4f56-acbe-36cd44de6c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:20,427 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:20,428 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a3a7953-40c5-4f39-886e-c620acd1b728', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3a7953-40c5-4f39-886e-c620acd1b728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:21,455 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.021s 2022-10-15 08:47:21,455 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83235de4-1fce-4c7a-a318-58c93c459e26', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83235de4-1fce-4c7a-a318-58c93c459e26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:22,485 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.026s 2022-10-15 08:47:22,486 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8178c3e-b88f-42ce-8321-7f43b0f24118', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8178c3e-b88f-42ce-8321-7f43b0f24118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:23,519 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.024s 2022-10-15 08:47:23,519 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b79b6eea-0eb2-4bea-baf5-114e3550665c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79b6eea-0eb2-4bea-baf5-114e3550665c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:24,548 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.023s 2022-10-15 08:47:24,548 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd1720f6-7e09-4ebe-9f6f-dc8373fa39fc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd1720f6-7e09-4ebe-9f6f-dc8373fa39fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:25,577 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.023s 2022-10-15 08:47:25,577 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0a7cc0a-51c1-4661-aee7-179f92903d13', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0a7cc0a-51c1-4661-aee7-179f92903d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:26,605 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:26,605 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c851ddc-4b37-46a0-872e-063a43f4aef4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c851ddc-4b37-46a0-872e-063a43f4aef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:27,632 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:27,632 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b548dc76-9c4b-4f0a-9104-d4ca6d00b360', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b548dc76-9c4b-4f0a-9104-d4ca6d00b360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:28,660 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:28,660 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-587e428e-a61f-4348-b5f4-4e2d5bae3f4a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-587e428e-a61f-4348-b5f4-4e2d5bae3f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:29,687 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:29,688 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2b69d4-c142-4d96-8c61-480b9effa568', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2b69d4-c142-4d96-8c61-480b9effa568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:30,715 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:30,716 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429cd06c-1104-4f7d-b2c0-9d4de874f0c3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429cd06c-1104-4f7d-b2c0-9d4de874f0c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:31,742 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:31,743 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a802c9b2-3ada-4e37-9288-759e8e4b073d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a802c9b2-3ada-4e37-9288-759e8e4b073d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:32,770 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:32,771 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d7634c-2095-498d-9d5b-3ededc0c6190', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d7634c-2095-498d-9d5b-3ededc0c6190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:33,797 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:33,798 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc953abf-42a0-48b3-9080-71550770671f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc953abf-42a0-48b3-9080-71550770671f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:34,826 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.024s 2022-10-15 08:47:34,827 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0a75a1-20f9-43da-b53d-2efb48f949fe', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0a75a1-20f9-43da-b53d-2efb48f949fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:35,854 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:35,854 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc6f9a2-ace3-46f5-90eb-5ec9cfe4fa5a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc6f9a2-ace3-46f5-90eb-5ec9cfe4fa5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:36,881 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.021s 2022-10-15 08:47:36,882 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45264e96-e45e-4779-b164-901e46844575', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45264e96-e45e-4779-b164-901e46844575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:37,910 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:37,910 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0681bf-afd9-43f1-8873-2ae34f943d33', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0681bf-afd9-43f1-8873-2ae34f943d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:38,938 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:38,938 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb467073-4de8-4967-b506-1c5d197b2b1c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb467073-4de8-4967-b506-1c5d197b2b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:39,967 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.023s 2022-10-15 08:47:39,967 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8adf23ab-76ee-419d-9653-4acef1a91f06', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8adf23ab-76ee-419d-9653-4acef1a91f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:40,995 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:40,995 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3fd3486-6a42-48aa-94e9-1fb92d2ae4e2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3fd3486-6a42-48aa-94e9-1fb92d2ae4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:42,022 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:42,022 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfcca118-9eaa-4162-a785-d779de35f754', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfcca118-9eaa-4162-a785-d779de35f754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:43,050 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.021s 2022-10-15 08:47:43,050 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61658c15-c02e-4d6c-a9ed-d33bf2277b36', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61658c15-c02e-4d6c-a9ed-d33bf2277b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:44,093 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.038s 2022-10-15 08:47:44,094 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b90da2-f4f0-41b0-8f00-6d29f5859795', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b90da2-f4f0-41b0-8f00-6d29f5859795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:45,121 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:47:45,122 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2ea71d-24d8-434a-8434-d91cb303b135', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2ea71d-24d8-434a-8434-d91cb303b135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:46,160 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.033s 2022-10-15 08:47:46,160 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5ccc23-171a-44d3-9422-fe9b91b7cc3f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5ccc23-171a-44d3-9422-fe9b91b7cc3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:47,199 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.034s 2022-10-15 08:47:47,200 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0386bf69-8281-447d-a9c4-e9f9e9801468', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0386bf69-8281-447d-a9c4-e9f9e9801468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:48,230 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.025s 2022-10-15 08:47:48,230 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f130f3-8e91-4036-bdde-50546ab8e9ca', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f130f3-8e91-4036-bdde-50546ab8e9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:49,282 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:47:49,282 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2f4420-2036-4479-bc2f-8a985f8391ab', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2f4420-2036-4479-bc2f-8a985f8391ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:50,317 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.029s 2022-10-15 08:47:50,317 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bc1be0-126f-4709-8c92-0c4e2287788c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bc1be0-126f-4709-8c92-0c4e2287788c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:51,354 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.032s 2022-10-15 08:47:51,354 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89947e4a-7753-4b04-a964-cca9d24daf2b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89947e4a-7753-4b04-a964-cca9d24daf2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:52,413 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.054s 2022-10-15 08:47:52,414 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e6cbca-b6dd-442b-ba83-40038c41dc6b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e6cbca-b6dd-442b-ba83-40038c41dc6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:53,465 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:47:53,465 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b4dc03-38db-4b70-8666-78e26a043c6d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b4dc03-38db-4b70-8666-78e26a043c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:54,536 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.065s 2022-10-15 08:47:54,536 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a304563a-0277-4c02-ad03-978a584c8868', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a304563a-0277-4c02-ad03-978a584c8868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:55,672 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.131s 2022-10-15 08:47:55,673 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7581ceac-a260-4d3c-be3f-195440f5e12a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7581ceac-a260-4d3c-be3f-195440f5e12a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:56,719 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.042s 2022-10-15 08:47:56,720 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72069f26-13a4-495d-9397-b91e0f53b638', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72069f26-13a4-495d-9397-b91e0f53b638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:57,771 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:47:57,772 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ceefd4-b2ed-4b22-8523-6b7abe2d2df7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ceefd4-b2ed-4b22-8523-6b7abe2d2df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:58,825 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:47:58,826 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29769d6c-b434-4c4b-8d3b-5d5ea8df6606', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29769d6c-b434-4c4b-8d3b-5d5ea8df6606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:47:59,882 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:47:59,883 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2845b61-fb11-4d38-8974-274a29b2d7a2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2845b61-fb11-4d38-8974-274a29b2d7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:00,936 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:48:00,937 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-287d48e1-28be-477a-b325-06e6dcaf4698', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287d48e1-28be-477a-b325-06e6dcaf4698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:01,986 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:48:01,987 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ca8843-b9f5-4bdd-bd0b-f7a65f81843b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ca8843-b9f5-4bdd-bd0b-f7a65f81843b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:03,048 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.056s 2022-10-15 08:48:03,049 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24821957-d5b5-4e77-9407-02140bcecec7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24821957-d5b5-4e77-9407-02140bcecec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:04,096 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.042s 2022-10-15 08:48:04,096 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e52d69-fbfd-43da-bb58-a4e4a6f97cc1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e52d69-fbfd-43da-bb58-a4e4a6f97cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:05,145 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.043s 2022-10-15 08:48:05,146 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9cf861d-b3c3-46ab-9a91-a6c799d08dc6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9cf861d-b3c3-46ab-9a91-a6c799d08dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:06,199 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:48:06,199 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9889b178-32a1-42c7-bd59-afbee1a14149', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9889b178-32a1-42c7-bd59-afbee1a14149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:07,250 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:48:07,250 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b84e408-d964-44d9-b673-640870f91311', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b84e408-d964-44d9-b673-640870f91311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:08,301 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:48:08,301 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566c0f4b-ddb8-4c7c-b748-6f9b2cafe3cd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566c0f4b-ddb8-4c7c-b748-6f9b2cafe3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:09,351 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:48:09,351 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-583c2d7c-0060-4537-8d74-1ae437696f14', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-583c2d7c-0060-4537-8d74-1ae437696f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:10,404 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:48:10,405 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e006f7-0da5-4dd6-8604-133049b0b294', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e006f7-0da5-4dd6-8604-133049b0b294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:11,458 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:48:11,458 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b098c20-0d90-4840-ae3e-c3b44e8f3b7a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b098c20-0d90-4840-ae3e-c3b44e8f3b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:12,517 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.053s 2022-10-15 08:48:12,518 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91261866-e31e-48f4-beda-77ed32885e54', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91261866-e31e-48f4-beda-77ed32885e54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:13,589 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.066s 2022-10-15 08:48:13,590 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a0f978a-022b-4d6b-b380-d0d5aeda4b7e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0f978a-022b-4d6b-b380-d0d5aeda4b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:14,637 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.042s 2022-10-15 08:48:14,638 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24dc20a4-1f59-46e7-aa46-4b4d3adf0a4e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24dc20a4-1f59-46e7-aa46-4b4d3adf0a4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:15,687 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:48:15,687 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d52957-d642-4e54-9733-98f9db2b8bfc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d52957-d642-4e54-9733-98f9db2b8bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:16,747 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.055s 2022-10-15 08:48:16,747 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19116d75-11ef-4890-a3b2-8eac5998b682', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19116d75-11ef-4890-a3b2-8eac5998b682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:17,802 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.049s 2022-10-15 08:48:17,802 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-157e4f60-01e6-4942-ae46-95c23151d1cb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-157e4f60-01e6-4942-ae46-95c23151d1cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:18,859 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:48:18,859 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02037d3-f224-471e-8d1e-2cab58761a2a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02037d3-f224-471e-8d1e-2cab58761a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:19,913 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:48:19,914 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac787c0-21f4-4942-88f8-b14cf8957283', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac787c0-21f4-4942-88f8-b14cf8957283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:20,970 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:48:20,970 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a0a5622-721a-4986-9d93-9e5bb8a05511', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a0a5622-721a-4986-9d93-9e5bb8a05511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:22,030 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.056s 2022-10-15 08:48:22,030 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1eee0f-b522-4546-8989-8455a12e8a70', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1eee0f-b522-4546-8989-8455a12e8a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:23,089 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.053s 2022-10-15 08:48:23,089 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4fef20b-72f1-4484-a691-79fc8d048072', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4fef20b-72f1-4484-a691-79fc8d048072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:24,160 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.067s 2022-10-15 08:48:24,161 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3222889b-7900-4aed-b350-5bd0ab7e066a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3222889b-7900-4aed-b350-5bd0ab7e066a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:25,219 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.053s 2022-10-15 08:48:25,219 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193619d9-57c5-47fc-bd58-491875216b3d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193619d9-57c5-47fc-bd58-491875216b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:26,269 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:48:26,270 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5986899-f7c3-4974-b5dd-a149be94f976', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5986899-f7c3-4974-b5dd-a149be94f976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:27,321 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:48:27,322 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6dcb41d-5f90-4ec4-8db4-d80ab871c217', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6dcb41d-5f90-4ec4-8db4-d80ab871c217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:28,375 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:48:28,375 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed898cb6-0b0c-4e85-80b4-e2eb9cf0a5fe', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed898cb6-0b0c-4e85-80b4-e2eb9cf0a5fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:29,434 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.054s 2022-10-15 08:48:29,434 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a0415a-af66-4118-8261-49e799d1baf4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a0415a-af66-4118-8261-49e799d1baf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:30,489 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.049s 2022-10-15 08:48:30,490 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf920d7-3a4a-4b18-8834-e5272e7c2327', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf920d7-3a4a-4b18-8834-e5272e7c2327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:31,586 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.090s 2022-10-15 08:48:31,586 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ec42f0-4009-4d3f-b94d-e4b853554abc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ec42f0-4009-4d3f-b94d-e4b853554abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:32,638 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:48:32,638 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f30d3e7b-d88c-402c-bdb1-ac931af71753', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f30d3e7b-d88c-402c-bdb1-ac931af71753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:33,691 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:48:33,691 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cf3b1d7-ebf2-4b88-baa2-e8dab705c170', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cf3b1d7-ebf2-4b88-baa2-e8dab705c170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:34,743 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:48:34,744 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b7b237-1e21-4850-8931-9f7c355350e6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b7b237-1e21-4850-8931-9f7c355350e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:35,797 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:48:35,797 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff8c075-9c53-4bbb-82cc-273802c6db06', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff8c075-9c53-4bbb-82cc-273802c6db06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:36,845 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.042s 2022-10-15 08:48:36,845 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb82f1c-9397-436f-a4c0-8c30c7e34c89', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb82f1c-9397-436f-a4c0-8c30c7e34c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:37,895 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:48:37,895 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa538e9-73ed-4d94-b886-0eabc1022a9d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa538e9-73ed-4d94-b886-0eabc1022a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:38,947 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:48:38,948 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b350ed95-e712-4104-a4cb-3427c4876d62', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b350ed95-e712-4104-a4cb-3427c4876d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:39,999 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:48:39,999 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc99d7d3-05d3-4539-be21-98fdeb305d97', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc99d7d3-05d3-4539-be21-98fdeb305d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:41,052 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:48:41,053 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd71394-c8f0-40c7-80f6-c34d23ce7e3e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd71394-c8f0-40c7-80f6-c34d23ce7e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:42,110 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.052s 2022-10-15 08:48:42,110 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a25e86-ac85-49f5-95fc-0a8778ced535', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a25e86-ac85-49f5-95fc-0a8778ced535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:43,165 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.049s 2022-10-15 08:48:43,165 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce83e4bd-be80-4403-83b1-c2a0c47518a4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce83e4bd-be80-4403-83b1-c2a0c47518a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:44,237 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.066s 2022-10-15 08:48:44,237 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5b44cd-201d-4cd2-a641-47b309ce7df5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5b44cd-201d-4cd2-a641-47b309ce7df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:45,296 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.053s 2022-10-15 08:48:45,296 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae15307-5f18-4a37-8593-404fa42d51df', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae15307-5f18-4a37-8593-404fa42d51df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:46,350 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:48:46,350 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb2a39e1-52d2-47af-9631-a7024baf28cd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb2a39e1-52d2-47af-9631-a7024baf28cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:47,401 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:48:47,401 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f647ff-f100-435d-9ce5-9a56d48aaf54', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f647ff-f100-435d-9ce5-9a56d48aaf54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:48,453 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:48:48,453 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9f9a9bf-11dc-4699-856c-4e69c48e90ae', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9f9a9bf-11dc-4699-856c-4e69c48e90ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:49,508 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:48:49,508 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5550c3e0-aa55-46c7-900a-ad85f058f7f6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5550c3e0-aa55-46c7-900a-ad85f058f7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:50,565 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:48:50,565 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7010e401-2c39-4f52-ad2b-27406175977f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7010e401-2c39-4f52-ad2b-27406175977f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:51,637 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.067s 2022-10-15 08:48:51,637 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-442ebb90-d894-45cd-9214-a36e367bcd30', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-442ebb90-d894-45cd-9214-a36e367bcd30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:52,686 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.043s 2022-10-15 08:48:52,686 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2880cafe-c821-4b02-9e5c-14cdb09564dc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2880cafe-c821-4b02-9e5c-14cdb09564dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:53,742 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:48:53,742 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8ac095-b0a1-42c0-9ec4-6d511e212dfc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8ac095-b0a1-42c0-9ec4-6d511e212dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:54,799 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:48:54,799 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e1db499-05cb-4223-85f4-81dbdcb2ed5f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e1db499-05cb-4223-85f4-81dbdcb2ed5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:55,867 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.062s 2022-10-15 08:48:55,867 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309f4554-4c91-4998-97a5-ad3a16c5a73f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309f4554-4c91-4998-97a5-ad3a16c5a73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:56,926 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.055s 2022-10-15 08:48:56,926 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f922f7-80dd-48b3-861f-cbe1b33b2b08', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f922f7-80dd-48b3-861f-cbe1b33b2b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:57,972 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.040s 2022-10-15 08:48:57,972 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3159033-338e-4dcd-810c-f21a669b7366', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3159033-338e-4dcd-810c-f21a669b7366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:48:59,025 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:48:59,025 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2460f19b-ab6d-49e7-833c-aa3359df262a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2460f19b-ab6d-49e7-833c-aa3359df262a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:00,081 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:49:00,082 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5468c5d8-4a77-463b-9497-54805a1d6de4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5468c5d8-4a77-463b-9497-54805a1d6de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:01,139 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:49:01,139 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dfc3eea-2d3a-4915-86bd-b3edeabdb3b8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dfc3eea-2d3a-4915-86bd-b3edeabdb3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:02,200 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.055s 2022-10-15 08:49:02,200 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e258b9eb-5bdc-4500-9a43-6630dd86a057', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e258b9eb-5bdc-4500-9a43-6630dd86a057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:03,252 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:49:03,252 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dafc6ecb-f610-4e00-99bf-4060e2ff1795', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dafc6ecb-f610-4e00-99bf-4060e2ff1795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:04,307 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:49:04,307 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b71bbac7-c101-43e7-9ca0-eb91ad0470df', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b71bbac7-c101-43e7-9ca0-eb91ad0470df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:05,363 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:49:05,364 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f16e5b-b900-4569-a3fc-259b9f93cc87', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f16e5b-b900-4569-a3fc-259b9f93cc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:06,438 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.069s 2022-10-15 08:49:06,438 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a6024c-834a-4968-8485-04374663fced', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a6024c-834a-4968-8485-04374663fced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:07,494 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:49:07,494 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b59614b8-8b1a-4bf9-9414-227a42c429fc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b59614b8-8b1a-4bf9-9414-227a42c429fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:08,539 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.039s 2022-10-15 08:49:08,539 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b90bb42-ddfc-41b5-a10d-748966820c65', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b90bb42-ddfc-41b5-a10d-748966820c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:09,591 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:49:09,591 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25debe01-2fac-462c-86f8-f5a6011c257c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25debe01-2fac-462c-86f8-f5a6011c257c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:10,647 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:49:10,647 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab66d740-cd60-4c29-828f-e1dce242c425', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab66d740-cd60-4c29-828f-e1dce242c425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:11,710 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.057s 2022-10-15 08:49:11,710 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6511ca44-23fc-485d-ae89-ae453f7f292e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6511ca44-23fc-485d-ae89-ae453f7f292e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:12,765 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.049s 2022-10-15 08:49:12,765 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff1a6fe-6a27-40d0-8939-a43ce5fab886', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff1a6fe-6a27-40d0-8939-a43ce5fab886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:13,819 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.049s 2022-10-15 08:49:13,819 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-585acc04-de56-4470-b4b6-52b014185a4f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-585acc04-de56-4470-b4b6-52b014185a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:14,876 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:49:14,876 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3679bbe-858e-44fb-a052-d1beedae9f53', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3679bbe-858e-44fb-a052-d1beedae9f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:15,932 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:49:15,932 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711b3904-b8f2-4de7-8153-c6dc9f793e62', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711b3904-b8f2-4de7-8153-c6dc9f793e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:17,009 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.071s 2022-10-15 08:49:17,009 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34665c7-9792-4065-84e2-9f805e2b7d08', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34665c7-9792-4065-84e2-9f805e2b7d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:18,066 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.053s 2022-10-15 08:49:18,067 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-950ca8f1-5cdf-40bb-9eda-0ab1d54f883a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-950ca8f1-5cdf-40bb-9eda-0ab1d54f883a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:19,114 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.042s 2022-10-15 08:49:19,115 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9d6644a-8863-4042-8cf1-4e83521833db', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9d6644a-8863-4042-8cf1-4e83521833db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:20,170 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:49:20,171 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00c7064-bd50-401c-8b41-067a39422a35', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00c7064-bd50-401c-8b41-067a39422a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:21,225 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.049s 2022-10-15 08:49:21,225 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a94d47d9-f73c-4def-b988-7c7625364019', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a94d47d9-f73c-4def-b988-7c7625364019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:22,281 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:49:22,282 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e121d26-0fd5-4583-a875-0b52390663f2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e121d26-0fd5-4583-a875-0b52390663f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:23,340 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.053s 2022-10-15 08:49:23,341 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de5a573a-7d2f-4758-b312-4d706e2fe5fc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de5a573a-7d2f-4758-b312-4d706e2fe5fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:24,398 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.052s 2022-10-15 08:49:24,398 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ea6bde-9638-4fb9-a52e-96565bd757f5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ea6bde-9638-4fb9-a52e-96565bd757f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:25,453 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:49:25,454 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc4e33a-d518-43f6-b338-63ad39d0cf61', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc4e33a-d518-43f6-b338-63ad39d0cf61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:26,511 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.052s 2022-10-15 08:49:26,512 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b681d6f-ec24-41d5-801f-d3e2a1137ee1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b681d6f-ec24-41d5-801f-d3e2a1137ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:27,582 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.065s 2022-10-15 08:49:27,583 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bcae896-5337-4eb1-b014-581efb83ffbb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bcae896-5337-4eb1-b014-581efb83ffbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:28,634 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:49:28,634 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9231bee1-5116-49a8-9c18-1d328198e5c0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9231bee1-5116-49a8-9c18-1d328198e5c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:29,686 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:49:29,686 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-529a8f01-98fc-4086-8912-819aa60954bf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-529a8f01-98fc-4086-8912-819aa60954bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:30,742 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:49:30,743 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2f1a847-416e-43f1-b73c-546477a398d2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2f1a847-416e-43f1-b73c-546477a398d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:31,802 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.054s 2022-10-15 08:49:31,802 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0dca54-5ead-4aba-993f-8341d3fab53e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0dca54-5ead-4aba-993f-8341d3fab53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:32,863 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.056s 2022-10-15 08:49:32,864 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc09d0d-e0d7-462e-b41f-eb91f8d6c90b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc09d0d-e0d7-462e-b41f-eb91f8d6c90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:33,890 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.021s 2022-10-15 08:49:33,890 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-025c25c4-2951-4416-baf3-69aba1190a0c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-025c25c4-2951-4416-baf3-69aba1190a0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:34,942 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:49:34,942 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad6e2f6-8ca7-47ab-b7c6-88f93deadc31', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad6e2f6-8ca7-47ab-b7c6-88f93deadc31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:35,994 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:49:35,994 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc12914-fe4c-471d-a3c5-fad63bc550d4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc12914-fe4c-471d-a3c5-fad63bc550d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:37,059 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.059s 2022-10-15 08:49:37,060 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7dada4b-2aac-4793-b5a5-8a933fd3507b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7dada4b-2aac-4793-b5a5-8a933fd3507b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:38,135 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.071s 2022-10-15 08:49:38,136 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62732ad-b627-46a3-b3bb-c68c6f630218', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62732ad-b627-46a3-b3bb-c68c6f630218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:39,179 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.039s 2022-10-15 08:49:39,179 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d99f9db-aa5f-4900-a0f2-1a70d935793f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d99f9db-aa5f-4900-a0f2-1a70d935793f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:40,230 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:49:40,231 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b62089-9403-400e-aac8-24b9b3435c59', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b62089-9403-400e-aac8-24b9b3435c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:41,287 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:49:41,287 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be93eab-0c8b-4427-9d64-4e31f4624910', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be93eab-0c8b-4427-9d64-4e31f4624910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:42,355 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.062s 2022-10-15 08:49:42,355 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f25a0ab-a9e6-4ff9-b955-543b5322a410', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f25a0ab-a9e6-4ff9-b955-543b5322a410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:43,405 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.043s 2022-10-15 08:49:43,405 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be078461-9c80-48c6-9350-acc042a48992', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be078461-9c80-48c6-9350-acc042a48992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:44,463 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.054s 2022-10-15 08:49:44,464 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64658f62-487d-4823-abc6-fb1a26651ed1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64658f62-487d-4823-abc6-fb1a26651ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:45,515 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:49:45,515 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc24f3d9-3cac-4a57-a40a-560b33237d44', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc24f3d9-3cac-4a57-a40a-560b33237d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:46,666 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.146s 2022-10-15 08:49:46,667 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d07f15-8d16-4fa9-b99a-d71916be2247', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d07f15-8d16-4fa9-b99a-d71916be2247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:47,721 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:49:47,721 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c8c5f19-8876-41d1-83e7-4f12bf86c7b5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c8c5f19-8876-41d1-83e7-4f12bf86c7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:48,771 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.043s 2022-10-15 08:49:48,771 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96888516-f595-4320-96b1-7e1cc3457b38', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96888516-f595-4320-96b1-7e1cc3457b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:49,825 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:49:49,825 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed0c160-54d8-411d-a6d2-5ae35687bb66', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed0c160-54d8-411d-a6d2-5ae35687bb66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:50,876 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:49:50,876 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02aa3283-2dee-4f0d-abcf-e10fe0c97d21', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02aa3283-2dee-4f0d-abcf-e10fe0c97d21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:51,952 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.070s 2022-10-15 08:49:51,952 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-056ca2cd-4f67-49a5-a762-23adbadb0c9d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-056ca2cd-4f67-49a5-a762-23adbadb0c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:52,995 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.039s 2022-10-15 08:49:52,996 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93ceba4e-e153-4912-9d7d-b4bf9b87190e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93ceba4e-e153-4912-9d7d-b4bf9b87190e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:54,049 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:49:54,049 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2b8231-6a58-4d8b-9c09-6c4101c937a6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2b8231-6a58-4d8b-9c09-6c4101c937a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:55,100 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:49:55,100 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fa04d97-0322-42b3-addc-1f6901e18531', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fa04d97-0322-42b3-addc-1f6901e18531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:56,153 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:49:56,153 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91fd55b-ba7c-4aa2-ba88-2acd0d9a6a20', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91fd55b-ba7c-4aa2-ba88-2acd0d9a6a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:57,204 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:49:57,204 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05ba8d52-e2cd-4ba2-841a-0023a2a6fae3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05ba8d52-e2cd-4ba2-841a-0023a2a6fae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:58,267 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.058s 2022-10-15 08:49:58,268 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16917ca-bf48-461a-82f4-8ec8d76f0e11', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16917ca-bf48-461a-82f4-8ec8d76f0e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:49:59,319 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:49:59,319 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6fa1ee2-8b15-4992-975a-3cfc9e3bde25', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6fa1ee2-8b15-4992-975a-3cfc9e3bde25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:00,369 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:50:00,370 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d37f72-c630-4ed5-8bb4-4ac3b1c1fb9b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d37f72-c630-4ed5-8bb4-4ac3b1c1fb9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:01,423 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:50:01,423 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b0c408f-5f89-47e1-861a-3efd30bb35b4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b0c408f-5f89-47e1-861a-3efd30bb35b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:02,476 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:50:02,476 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7fc1d6d-e0a9-4034-a810-0f38c8997f2d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7fc1d6d-e0a9-4034-a810-0f38c8997f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:03,527 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:50:03,527 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f0af78-9591-4826-b949-c378295b93c3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f0af78-9591-4826-b949-c378295b93c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:04,578 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:50:04,578 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65573434-effc-4d47-867e-dbcda722d7f5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65573434-effc-4d47-867e-dbcda722d7f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:05,630 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:50:05,630 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-779e845f-6aea-4452-97af-4a44ef2a31bf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-779e845f-6aea-4452-97af-4a44ef2a31bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:06,682 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:50:06,682 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d620d34-1481-41ae-8241-6517d7f590ae', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d620d34-1481-41ae-8241-6517d7f590ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:07,744 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.056s 2022-10-15 08:50:07,744 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30cac69-dc42-4c99-93d5-bf1aa8b22370', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30cac69-dc42-4c99-93d5-bf1aa8b22370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:08,786 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.036s 2022-10-15 08:50:08,786 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5328a0aa-e64d-4f77-8f34-a2e8cd4e816f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5328a0aa-e64d-4f77-8f34-a2e8cd4e816f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:09,839 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:50:09,839 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8587bac9-563c-4d30-b77e-5ff960f0754f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8587bac9-563c-4d30-b77e-5ff960f0754f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:10,890 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:50:10,891 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ddecc49-9073-41b1-a2e0-0a155f1436d1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ddecc49-9073-41b1-a2e0-0a155f1436d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:11,942 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:50:11,942 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8c13b57-ba8b-4eb4-983b-ea8bad9758c9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8c13b57-ba8b-4eb4-983b-ea8bad9758c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:12,993 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:50:12,994 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f799d5-1447-4b21-8945-570ab1607806', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f799d5-1447-4b21-8945-570ab1607806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:14,046 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:50:14,046 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2fa7c41-2c88-49ff-9fe0-0d9bdcdd71fd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2fa7c41-2c88-49ff-9fe0-0d9bdcdd71fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:15,098 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:50:15,099 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a56452b-f583-46fb-8927-c057727bddba', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a56452b-f583-46fb-8927-c057727bddba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:16,150 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:50:16,150 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c086334a-5829-47cb-98c8-010d4355736f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c086334a-5829-47cb-98c8-010d4355736f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:17,208 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:50:17,208 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f6b290-370d-46bb-bc90-6334764a048c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f6b290-370d-46bb-bc90-6334764a048c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:18,269 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.055s 2022-10-15 08:50:18,269 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd45996-924e-4c74-ab73-12e0315e7e36', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd45996-924e-4c74-ab73-12e0315e7e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:19,318 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:50:19,319 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f536176c-10d4-4d2a-9fc6-cecab4df3f70', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f536176c-10d4-4d2a-9fc6-cecab4df3f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:20,368 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:50:20,369 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6eaf5f-2026-4aec-bf63-0591dc5a95b8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6eaf5f-2026-4aec-bf63-0591dc5a95b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:21,425 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:50:21,425 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64da131e-a387-4223-aa45-3e1108aeedc3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64da131e-a387-4223-aa45-3e1108aeedc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:22,477 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:50:22,477 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d6243e-3683-4098-aa6a-40a27bac9444', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d6243e-3683-4098-aa6a-40a27bac9444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:23,531 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:50:23,531 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ce12a56-8c27-4fed-8104-aa39190e06a5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ce12a56-8c27-4fed-8104-aa39190e06a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:24,583 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:50:24,583 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9c6c82-a67b-4a9b-92d7-1e3990a40478', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9c6c82-a67b-4a9b-92d7-1e3990a40478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:25,634 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:50:25,635 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2846259f-3f2d-43e7-8256-6ac18a2efe14', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2846259f-3f2d-43e7-8256-6ac18a2efe14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:26,688 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:50:26,688 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df966682-8c0d-45c7-8954-130ae8a4ac68', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df966682-8c0d-45c7-8954-130ae8a4ac68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:27,751 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.057s 2022-10-15 08:50:27,751 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ef9b2e-9d0f-46e2-bc7d-7492eb73b8ab', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ef9b2e-9d0f-46e2-bc7d-7492eb73b8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:28,799 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.043s 2022-10-15 08:50:28,799 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9d75bc-90f4-4dd2-af61-bfb1fc2207a2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff9d75bc-90f4-4dd2-af61-bfb1fc2207a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:29,851 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:50:29,851 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39cdbc96-c40b-46f7-8722-8ff24f9b7bf6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39cdbc96-c40b-46f7-8722-8ff24f9b7bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:30,901 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:50:30,902 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f477f06a-9f39-4bbd-a766-1919aa8c60f0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f477f06a-9f39-4bbd-a766-1919aa8c60f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:31,953 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:50:31,954 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc47485-3d07-4e77-a7d9-37a25e3e5125', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc47485-3d07-4e77-a7d9-37a25e3e5125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:33,006 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:50:33,006 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77bf9f0d-e072-4331-bf65-d001c5041c4b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77bf9f0d-e072-4331-bf65-d001c5041c4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:34,058 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:50:34,058 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb72101-fb30-4619-bf21-fb3f90999326', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb72101-fb30-4619-bf21-fb3f90999326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:35,109 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:50:35,109 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eadd108-8779-4075-80ad-7ae446929982', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eadd108-8779-4075-80ad-7ae446929982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:36,164 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:50:36,164 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd9338f-0f28-4797-b8ef-9d9d22b63960', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd9338f-0f28-4797-b8ef-9d9d22b63960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:37,214 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.043s 2022-10-15 08:50:37,215 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb6cd1f-3628-4e27-849f-de95280cabd1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb6cd1f-3628-4e27-849f-de95280cabd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:38,287 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.066s 2022-10-15 08:50:38,288 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b0efbd-ece4-4748-9acf-df1e80e44c9b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b0efbd-ece4-4748-9acf-df1e80e44c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:39,330 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.038s 2022-10-15 08:50:39,330 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a813db-a07b-46ce-bf55-fed8b738845c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a813db-a07b-46ce-bf55-fed8b738845c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:40,383 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:50:40,384 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-651f6f58-9ba8-4e67-935c-6220bb52f960', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-651f6f58-9ba8-4e67-935c-6220bb52f960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:41,437 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.049s 2022-10-15 08:50:41,437 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c0487c-393f-4bb3-ac63-95f4a37429d9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c0487c-393f-4bb3-ac63-95f4a37429d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:42,486 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:50:42,487 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466cea53-689f-4b56-b976-4d546f0e0313', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466cea53-689f-4b56-b976-4d546f0e0313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:43,538 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:50:43,539 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc467496-4beb-4d1d-a528-3cafdd8862f9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc467496-4beb-4d1d-a528-3cafdd8862f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:44,588 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:50:44,588 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-107ff74d-a802-431f-b4b8-a2d3774f3260', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-107ff74d-a802-431f-b4b8-a2d3774f3260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:45,640 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:50:45,641 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb840492-1260-420d-b6f8-f50a756815ed', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb840492-1260-420d-b6f8-f50a756815ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:46,698 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.052s 2022-10-15 08:50:46,698 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f0128a-e1d5-4425-b055-01f50423cbcc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f0128a-e1d5-4425-b055-01f50423cbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:47,752 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:50:47,753 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd3e626-ed72-4edf-9488-14a1ea5b1545', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd3e626-ed72-4edf-9488-14a1ea5b1545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:48,799 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.041s 2022-10-15 08:50:48,799 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc9ba1e6-bbd7-4538-9957-24e70bf1b82b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc9ba1e6-bbd7-4538-9957-24e70bf1b82b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:49,854 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:50:49,855 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ec8c15-95f7-4ef5-8df5-2b99697f643c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ec8c15-95f7-4ef5-8df5-2b99697f643c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:50,899 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.038s 2022-10-15 08:50:50,899 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b0ecd8e-7dc1-40bc-ad1a-9c141bbb9c6b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b0ecd8e-7dc1-40bc-ad1a-9c141bbb9c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:51,953 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:50:51,953 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5cd0450-d9f2-4c32-80aa-8a5e03891803', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5cd0450-d9f2-4c32-80aa-8a5e03891803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:53,005 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:50:53,005 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ebe211-d58c-46c7-a141-b88c7ac88287', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ebe211-d58c-46c7-a141-b88c7ac88287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:54,057 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:50:54,057 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59afcb51-1b67-4db8-affb-af101b1a7bd8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59afcb51-1b67-4db8-affb-af101b1a7bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:55,108 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:50:55,108 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a3ea20a-5adc-4f1b-8d10-944d11230167', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a3ea20a-5adc-4f1b-8d10-944d11230167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:56,161 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:50:56,161 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31d7478-aa43-456f-bc8c-7a8c38745963', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31d7478-aa43-456f-bc8c-7a8c38745963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:57,230 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.063s 2022-10-15 08:50:57,231 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19052fb5-05c6-43d2-b2a4-642ad4869ef8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19052fb5-05c6-43d2-b2a4-642ad4869ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:58,277 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.041s 2022-10-15 08:50:58,277 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07e8b0ad-4d34-49ce-8ca4-eee4f4ffd6e2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07e8b0ad-4d34-49ce-8ca4-eee4f4ffd6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:50:59,330 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:50:59,330 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d5492cd-2565-42fa-88f7-23445b72af09', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d5492cd-2565-42fa-88f7-23445b72af09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:00,380 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:51:00,381 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c9f6a0-6040-40cb-81af-c7bbc6a74ef0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c9f6a0-6040-40cb-81af-c7bbc6a74ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:01,525 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.139s 2022-10-15 08:51:01,525 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81f5bb2-4604-4f55-a1ad-d23dba497dd2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81f5bb2-4604-4f55-a1ad-d23dba497dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:02,552 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.021s 2022-10-15 08:51:02,552 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76f5de2-dbc8-4426-a431-e42f37286a17', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76f5de2-dbc8-4426-a431-e42f37286a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:03,579 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.021s 2022-10-15 08:51:03,579 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d94116f-ccbe-42a9-8078-afb8166b4f68', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d94116f-ccbe-42a9-8078-afb8166b4f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:04,607 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:51:04,607 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67469440-1208-46a2-b2e4-3d024b5923cd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67469440-1208-46a2-b2e4-3d024b5923cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:05,642 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.029s 2022-10-15 08:51:05,642 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130aeacd-71ee-47a5-8458-27d19c34b585', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130aeacd-71ee-47a5-8458-27d19c34b585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:06,699 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:51:06,699 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35495278-84ea-4c6a-afdb-f7a1414203aa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35495278-84ea-4c6a-afdb-f7a1414203aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:07,753 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:51:07,753 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c49c361-8977-441b-a1d3-a140cf9d8657', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c49c361-8977-441b-a1d3-a140cf9d8657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:08,803 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:51:08,804 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-762d16f0-79e4-4858-bec8-dffda00f7562', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-762d16f0-79e4-4858-bec8-dffda00f7562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:09,862 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.054s 2022-10-15 08:51:09,863 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-742e1586-b1e6-42b3-bcb4-1115959448b0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-742e1586-b1e6-42b3-bcb4-1115959448b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:10,906 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.038s 2022-10-15 08:51:10,906 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2de68410-b7e4-48a1-bcd0-7b5f6b37e57c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2de68410-b7e4-48a1-bcd0-7b5f6b37e57c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:11,956 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:51:11,956 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34c56953-e46d-409b-80fe-566019eb9bd7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34c56953-e46d-409b-80fe-566019eb9bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:13,007 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:51:13,007 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c03afcc-ee81-43ba-937a-440a61841f04', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c03afcc-ee81-43ba-937a-440a61841f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:14,060 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:51:14,061 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db31b22-0988-4665-b96f-63015764c8a5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db31b22-0988-4665-b96f-63015764c8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:15,118 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.053s 2022-10-15 08:51:15,119 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f63e8efa-5a2f-444d-8201-1bae0c15a4ec', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f63e8efa-5a2f-444d-8201-1bae0c15a4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:16,163 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.039s 2022-10-15 08:51:16,163 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b88641-0ee9-4774-b5a3-db25fdc41d29', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b88641-0ee9-4774-b5a3-db25fdc41d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:17,221 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:51:17,221 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3242d3fe-8542-4c51-95b5-695f2601f55f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3242d3fe-8542-4c51-95b5-695f2601f55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:18,277 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:51:18,277 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa5fb82-46ab-4718-be62-0abdf3e6e968', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa5fb82-46ab-4718-be62-0abdf3e6e968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:19,327 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:51:19,328 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc7600e-afea-4b62-af22-dcb75d0e721e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc7600e-afea-4b62-af22-dcb75d0e721e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:20,379 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:51:20,379 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35c7e3bb-f644-4695-a6e4-a28ceebbce6f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35c7e3bb-f644-4695-a6e4-a28ceebbce6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:21,431 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:51:21,431 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed76c6c0-10e2-4c98-bad3-823c29ca0469', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed76c6c0-10e2-4c98-bad3-823c29ca0469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:22,486 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.050s 2022-10-15 08:51:22,486 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6825bf4f-f6b9-4fdc-96be-576354b71d3b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6825bf4f-f6b9-4fdc-96be-576354b71d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:23,539 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:51:23,540 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab662804-485e-46a3-851a-55b85b5fb95a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab662804-485e-46a3-851a-55b85b5fb95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:24,589 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:51:24,589 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff4afa6-a5fd-4e7c-8cdf-95c5101827a0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff4afa6-a5fd-4e7c-8cdf-95c5101827a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:25,639 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:51:25,640 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a56584e-4b07-4739-8e36-b90c4d9bf7bf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a56584e-4b07-4739-8e36-b90c4d9bf7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:26,691 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:51:26,692 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e68bb3c8-9cee-4daa-bc2e-a9d3c56ccf2e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e68bb3c8-9cee-4daa-bc2e-a9d3c56ccf2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:27,750 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.054s 2022-10-15 08:51:27,751 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e15a7b7-26bb-45a6-8476-ecb2b32c348f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e15a7b7-26bb-45a6-8476-ecb2b32c348f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:28,797 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.041s 2022-10-15 08:51:28,797 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f59ea02-5267-4445-a6ca-190d03b5096d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f59ea02-5267-4445-a6ca-190d03b5096d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:29,848 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:51:29,849 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f7c3b2-6c65-4d8b-8ae2-a0e7f819dced', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f7c3b2-6c65-4d8b-8ae2-a0e7f819dced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:30,900 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:51:30,901 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df605278-3e30-4cd5-8152-b00fb70f9728', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df605278-3e30-4cd5-8152-b00fb70f9728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:31,951 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:51:31,952 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8805d15-f781-42f9-9dd4-35badc702ba2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8805d15-f781-42f9-9dd4-35badc702ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:33,004 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:51:33,004 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dddb6387-b02a-4c59-9824-081d9d4bf618', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dddb6387-b02a-4c59-9824-081d9d4bf618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:34,058 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.049s 2022-10-15 08:51:34,058 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc49106-8d12-4fdf-8d08-684b1672e872', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc49106-8d12-4fdf-8d08-684b1672e872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:35,109 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:51:35,109 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1256173-357f-4fca-8e88-9d745bbfe70f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1256173-357f-4fca-8e88-9d745bbfe70f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:36,221 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.106s 2022-10-15 08:51:36,221 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429769fa-2015-408b-9bb2-cfde50d96a70', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429769fa-2015-408b-9bb2-cfde50d96a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:37,262 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.036s 2022-10-15 08:51:37,262 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc01acad-f0d2-457b-8a2f-dd7e1487a7d9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc01acad-f0d2-457b-8a2f-dd7e1487a7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:38,316 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.049s 2022-10-15 08:51:38,316 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffa1130c-56d6-4f3d-9c7b-6b9ee3baa011', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffa1130c-56d6-4f3d-9c7b-6b9ee3baa011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:39,365 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.043s 2022-10-15 08:51:39,365 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e3f5e97-38d0-4865-a5f9-3deda2b2411e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e3f5e97-38d0-4865-a5f9-3deda2b2411e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:40,417 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:51:40,418 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ee3d13-eaf2-480a-8af3-462821cfb203', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ee3d13-eaf2-480a-8af3-462821cfb203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:41,475 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.052s 2022-10-15 08:51:41,475 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21243d2a-07b1-4d34-89a3-f2fd0a279aea', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21243d2a-07b1-4d34-89a3-f2fd0a279aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:42,527 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:51:42,527 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fab5e1b-300f-4ef9-9bba-a4deda0b5387', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fab5e1b-300f-4ef9-9bba-a4deda0b5387', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:43,579 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:51:43,580 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c2a45a-b3aa-47ee-bdb7-dd58a268589a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c2a45a-b3aa-47ee-bdb7-dd58a268589a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:44,606 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.021s 2022-10-15 08:51:44,607 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b220ca74-b19f-4bba-ad5c-4f13926bd2cb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b220ca74-b19f-4bba-ad5c-4f13926bd2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:45,634 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:51:45,634 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56c7487f-c9da-4608-8e30-4d10677df3f9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c7487f-c9da-4608-8e30-4d10677df3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:46,662 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.022s 2022-10-15 08:51:46,662 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee7030da-c12b-4263-8b32-7a267ca495fc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee7030da-c12b-4263-8b32-7a267ca495fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:47,701 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.033s 2022-10-15 08:51:47,701 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-833f45cf-2444-4d2e-90cf-a1f1fbc3d3f7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-833f45cf-2444-4d2e-90cf-a1f1fbc3d3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:48,752 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:51:48,752 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-159d37a5-c5fa-4059-924b-ebd7f3a7a9d3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-159d37a5-c5fa-4059-924b-ebd7f3a7a9d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:49,803 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:51:49,804 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed13b3dd-a510-4398-94fd-21e9bd629fcd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed13b3dd-a510-4398-94fd-21e9bd629fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:50,855 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:51:50,856 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb573480-45b2-4a95-96af-9e2726879938', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb573480-45b2-4a95-96af-9e2726879938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:51,907 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:51:51,907 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750a027d-dd9e-4b30-b645-3bd52cac2881', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750a027d-dd9e-4b30-b645-3bd52cac2881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:52,958 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:51:52,959 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0812cec-d4d1-437c-bdb0-f4a66b7314c9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0812cec-d4d1-437c-bdb0-f4a66b7314c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:54,010 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:51:54,010 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eabbe52a-506d-4284-994d-c19918b8848f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eabbe52a-506d-4284-994d-c19918b8848f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:55,073 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.058s 2022-10-15 08:51:55,074 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-019312fb-79a2-4b83-895f-04b49b8a2d8c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-019312fb-79a2-4b83-895f-04b49b8a2d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:56,121 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.042s 2022-10-15 08:51:56,121 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4cb3d1a-db29-47a3-add0-4807131a5c8d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4cb3d1a-db29-47a3-add0-4807131a5c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:57,172 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:51:57,173 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6d0fad-106b-46da-8def-55c5e02da918', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6d0fad-106b-46da-8def-55c5e02da918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:58,224 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:51:58,224 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8752d6-ae9f-44de-be2f-2ab08c05cc4e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8752d6-ae9f-44de-be2f-2ab08c05cc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:51:59,275 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:51:59,276 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be0c0c0-a36b-4e13-b8fa-9cbe9147aef2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be0c0c0-a36b-4e13-b8fa-9cbe9147aef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:00,329 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:52:00,329 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b3d252-da9f-42e3-af66-105ffdc61af6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b3d252-da9f-42e3-af66-105ffdc61af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:01,382 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:52:01,382 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b9e681-faac-485f-8256-8b5155ac9f58', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b9e681-faac-485f-8256-8b5155ac9f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:02,435 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:52:02,436 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca644c5b-2743-4b50-bc57-12516c13e000', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca644c5b-2743-4b50-bc57-12516c13e000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:03,486 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:52:03,487 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467454ab-a715-4278-b39d-c0d7e237dec6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467454ab-a715-4278-b39d-c0d7e237dec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:04,539 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:52:04,540 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b87b10-3a3a-4468-822c-497595c2b7ec', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b87b10-3a3a-4468-822c-497595c2b7ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:05,595 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.049s 2022-10-15 08:52:05,595 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8438b9ad-a3b9-4951-9186-9934d4082334', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8438b9ad-a3b9-4951-9186-9934d4082334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:06,645 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:52:06,646 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8187ea8a-dd4c-4fd2-aab9-2d36b3f486c7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8187ea8a-dd4c-4fd2-aab9-2d36b3f486c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:07,697 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:52:07,697 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a21eb1-0fa6-4f84-835b-8cd3243a4589', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a21eb1-0fa6-4f84-835b-8cd3243a4589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:08,748 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:52:08,749 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43cd735-7bda-485a-82aa-2e4706c4977d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43cd735-7bda-485a-82aa-2e4706c4977d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:09,800 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:52:09,801 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e9920d-e280-43bc-8aa8-3b14ddabb14c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e9920d-e280-43bc-8aa8-3b14ddabb14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:10,850 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:52:10,850 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3678c4ba-6696-470a-8e97-c8104cf185f7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3678c4ba-6696-470a-8e97-c8104cf185f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:11,903 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:52:11,903 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3603047c-a66a-4587-b551-a2ef941904f4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3603047c-a66a-4587-b551-a2ef941904f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:12,954 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:52:12,954 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85e2059-0920-4108-a4c1-99a4a990eab3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85e2059-0920-4108-a4c1-99a4a990eab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:14,006 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.047s 2022-10-15 08:52:14,006 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1f5f14-054a-43cb-a732-b84c986ad7a6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1f5f14-054a-43cb-a732-b84c986ad7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:15,067 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.056s 2022-10-15 08:52:15,067 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e02d54b3-55d6-42fe-9d22-b1abb38ced69', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e02d54b3-55d6-42fe-9d22-b1abb38ced69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:16,114 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.041s 2022-10-15 08:52:16,114 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-986bf07a-28f2-4785-b7f0-8a6f71766c8e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-986bf07a-28f2-4785-b7f0-8a6f71766c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:17,165 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:52:17,166 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a3b74d6-b3af-4009-9265-3be214e17156', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a3b74d6-b3af-4009-9265-3be214e17156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:18,216 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:52:18,217 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949b2a8b-bded-4143-90ee-deae49bbccca', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949b2a8b-bded-4143-90ee-deae49bbccca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:19,268 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:52:19,268 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de063d33-6621-4432-b86b-d624f98c23bd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de063d33-6621-4432-b86b-d624f98c23bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:20,319 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:52:20,319 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abad1246-60d3-41d3-b220-fecf96fd8f50', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abad1246-60d3-41d3-b220-fecf96fd8f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:21,368 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:52:21,369 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89ab332-2c64-476e-af67-2b33ea389358', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89ab332-2c64-476e-af67-2b33ea389358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:22,422 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:52:22,422 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8352e3c-de96-4cb6-ad90-59ca50e0708f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8352e3c-de96-4cb6-ad90-59ca50e0708f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:23,473 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:52:23,474 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f19fc9a-4b31-444b-b8a7-8ac0c39b70ae', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f19fc9a-4b31-444b-b8a7-8ac0c39b70ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:24,525 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:52:24,525 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e0b5b53-2239-4eb6-be95-3ac570f856fd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e0b5b53-2239-4eb6-be95-3ac570f856fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:25,593 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.064s 2022-10-15 08:52:25,594 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73fe40ce-65b2-4be8-a0db-16957944448a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73fe40ce-65b2-4be8-a0db-16957944448a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:26,641 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.042s 2022-10-15 08:52:26,641 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eeff608-7488-43af-9cb1-020dae9877c1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eeff608-7488-43af-9cb1-020dae9877c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:27,692 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:52:27,693 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c40acdd-7a88-4495-91d3-a7d05968aa77', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c40acdd-7a88-4495-91d3-a7d05968aa77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:28,750 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.053s 2022-10-15 08:52:28,751 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a960c3c-ceb1-4f05-b986-9a1e9ca307f7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a960c3c-ceb1-4f05-b986-9a1e9ca307f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:29,804 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:52:29,805 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7ee891-67b3-4a47-a228-d47b91c4fbd5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7ee891-67b3-4a47-a228-d47b91c4fbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:30,862 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.053s 2022-10-15 08:52:30,863 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abcd40fb-657c-42da-a1f6-5c0079db4ad6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abcd40fb-657c-42da-a1f6-5c0079db4ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:31,933 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.065s 2022-10-15 08:52:31,933 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-978513e2-751a-4cdd-8e6a-3e3859618d03', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-978513e2-751a-4cdd-8e6a-3e3859618d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:32,985 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.045s 2022-10-15 08:52:32,985 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a30dacb-7324-476e-a0e3-7cbffef1796b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a30dacb-7324-476e-a0e3-7cbffef1796b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:34,045 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.054s 2022-10-15 08:52:34,045 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99da5e70-28a4-4053-8598-ba3be3e1c776', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99da5e70-28a4-4053-8598-ba3be3e1c776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:35,107 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.056s 2022-10-15 08:52:35,108 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a9a54bd-1bb4-4d89-95ea-1e1661bc3974', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a9a54bd-1bb4-4d89-95ea-1e1661bc3974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:36,160 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:52:36,160 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2149e12e-6b15-46f9-ad6f-ab5b17af3e61', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2149e12e-6b15-46f9-ad6f-ab5b17af3e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:37,234 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.069s 2022-10-15 08:52:37,235 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26243426-f180-4142-bdd6-042ad46e98fc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26243426-f180-4142-bdd6-042ad46e98fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:38,283 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.044s 2022-10-15 08:52:38,284 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ab33022-13fe-48a7-b2d5-14dd74866498', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ab33022-13fe-48a7-b2d5-14dd74866498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:39,335 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:52:39,335 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae8fd2e-758c-4664-bf2f-a8f333520c50', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae8fd2e-758c-4664-bf2f-a8f333520c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:40,390 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.049s 2022-10-15 08:52:40,390 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17628800-df39-424d-b149-6e3627d0e8aa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17628800-df39-424d-b149-6e3627d0e8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:41,445 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.048s 2022-10-15 08:52:41,445 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb10a04-dade-48ae-8b88-b23391b75e21', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb10a04-dade-48ae-8b88-b23391b75e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:42,501 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.052s 2022-10-15 08:52:42,502 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2202ee-faa6-40d2-b197-932d1dcbd8f1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2202ee-faa6-40d2-b197-932d1dcbd8f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:43,558 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.051s 2022-10-15 08:52:43,558 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48633cd1-d25a-4b17-a945-d28b8b0b5523', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48633cd1-d25a-4b17-a945-d28b8b0b5523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:44,596 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.032s 2022-10-15 08:52:44,596 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-210ef7f8-642d-4cc0-b435-0e7e1679311e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-210ef7f8-642d-4cc0-b435-0e7e1679311e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:45,663 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.061s 2022-10-15 08:52:45,664 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1503b0b1-a6c4-489e-afd7-cd1c2bc34792', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1503b0b1-a6c4-489e-afd7-cd1c2bc34792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:46,810 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.141s 2022-10-15 08:52:46,811 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c4e0e6-1ce1-4789-9a30-32d29bc525ec', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c4e0e6-1ce1-4789-9a30-32d29bc525ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:47,851 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.035s 2022-10-15 08:52:47,851 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83613dc8-77aa-45e1-b29d-0e3bdb1ba4a2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83613dc8-77aa-45e1-b29d-0e3bdb1ba4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:48,899 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.043s 2022-10-15 08:52:48,900 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8223227-0408-4351-aacf-6247b065eaa4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8223227-0408-4351-aacf-6247b065eaa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:49,958 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.053s 2022-10-15 08:52:49,958 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451282dd-591c-4a9f-a871-2d08086d5619', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451282dd-591c-4a9f-a871-2d08086d5619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:51,029 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.066s 2022-10-15 08:52:51,030 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca385ae-fe3c-4a69-90dd-872ce077c39a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca385ae-fe3c-4a69-90dd-872ce077c39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:52,070 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.035s 2022-10-15 08:52:52,071 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c66c89-ab42-471e-bd58-2fbb1b8effe5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c66c89-ab42-471e-bd58-2fbb1b8effe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:53,122 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c 0.046s 2022-10-15 08:52:53,122 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f2db40e-7395-49d4-9860-03d5976a4f21', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f2db40e-7395-49d4-9860-03d5976a4f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/ed3c61f6-138c-4523-827a-b64e037fbe2c'} Body: b'{"snapshot": {"id": "ed3c61f6-138c-4523-827a-b64e037fbe2c", "created_at": "2022-10-15T08:46:54.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-137545296", "description": null, "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 08:52:53,402 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39/os-volume_attachments/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.260s 2022-10-15 08:52:53,402 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3341b8e3-87be-4806-a2f2-5589bec47694', 'x-compute-request-id': 'req-3341b8e3-87be-4806-a2f2-5589bec47694', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39/os-volume_attachments/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'' 2022-10-15 08:52:53,450 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.047s 2022-10-15 08:52:53,450 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd4fefc-852b-4427-a577-6f99704fd9cf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd4fefc-852b-4427-a577-6f99704fd9cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:52:54,506 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:52:54,506 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe846299-f160-49e6-8f31-e9d419709f7e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe846299-f160-49e6-8f31-e9d419709f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:52:55,575 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.055s 2022-10-15 08:52:55,575 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac35b8f4-c597-4d81-bfd1-d7d36d1bed82', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac35b8f4-c597-4d81-bfd1-d7d36d1bed82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:52:56,634 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:52:56,634 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04dc6828-54b9-4134-ba6f-c6e1b8bedad6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04dc6828-54b9-4134-ba6f-c6e1b8bedad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:52:57,830 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.182s 2022-10-15 08:52:57,831 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d80ce26c-64c4-4dcb-ae58-1ecded4701c2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d80ce26c-64c4-4dcb-ae58-1ecded4701c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:52:58,892 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.048s 2022-10-15 08:52:58,893 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5329ef44-1410-4aaf-bef7-ed803c0ec82e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5329ef44-1410-4aaf-bef7-ed803c0ec82e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:52:59,953 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.047s 2022-10-15 08:52:59,953 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16016b34-3619-4c5c-91ab-50c480fd4fe2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16016b34-3619-4c5c-91ab-50c480fd4fe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:01,009 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.042s 2022-10-15 08:53:01,010 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76bafb56-1e5a-40af-b81e-3a9b431afc4f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76bafb56-1e5a-40af-b81e-3a9b431afc4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:02,066 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:53:02,066 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8361c4df-50be-4a62-9171-21c2951c7239', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8361c4df-50be-4a62-9171-21c2951c7239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:03,123 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.042s 2022-10-15 08:53:03,124 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efa42c6-00c5-4e30-94b4-9f6785221ebb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efa42c6-00c5-4e30-94b4-9f6785221ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:04,183 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:53:04,183 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-516a4b6e-2bd3-4a17-bcad-5da3b8b49463', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-516a4b6e-2bd3-4a17-bcad-5da3b8b49463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:05,245 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.048s 2022-10-15 08:53:05,246 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05177b38-6c2c-4492-800a-126475f59529', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05177b38-6c2c-4492-800a-126475f59529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:06,307 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.049s 2022-10-15 08:53:06,308 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f1e6caa-217b-49ce-b062-d4269428d069', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f1e6caa-217b-49ce-b062-d4269428d069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:07,372 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.050s 2022-10-15 08:53:07,372 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1cd2776-00de-441c-b1e5-b7630383b319', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1cd2776-00de-441c-b1e5-b7630383b319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:08,433 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.047s 2022-10-15 08:53:08,433 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec15b7a-3aff-4f26-a00a-0c39cf3d62c6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec15b7a-3aff-4f26-a00a-0c39cf3d62c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:09,491 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:09,492 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a6d6df6-9056-417f-9d92-a4fa1336a71d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a6d6df6-9056-417f-9d92-a4fa1336a71d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:10,549 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:10,550 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4dca11f-e2ab-4258-a3ea-5a02ecf8c6ca', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4dca11f-e2ab-4258-a3ea-5a02ecf8c6ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:11,606 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.042s 2022-10-15 08:53:11,606 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b8be91-2d6e-41c0-81cc-e3ea7c0960ac', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b8be91-2d6e-41c0-81cc-e3ea7c0960ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:12,665 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:53:12,666 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09179e7-b82d-43f2-8469-b689bd0a889b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09179e7-b82d-43f2-8469-b689bd0a889b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:13,725 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:53:13,725 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d6818c-6c7f-4212-9d86-16d71e664e5d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d6818c-6c7f-4212-9d86-16d71e664e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:14,782 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:53:14,782 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0395d1bc-9373-4c5a-b97a-3481a3d0948f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0395d1bc-9373-4c5a-b97a-3481a3d0948f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:15,839 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:53:15,839 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ba8bf8-4347-4383-9d45-8c4fde6a7511', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ba8bf8-4347-4383-9d45-8c4fde6a7511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:16,896 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:53:16,896 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c368456-1c7e-4644-b96b-6c1f6e9c97b6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c368456-1c7e-4644-b96b-6c1f6e9c97b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:17,953 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:53:17,954 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe6b587-673a-4f5e-afb4-7af84020a9f4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe6b587-673a-4f5e-afb4-7af84020a9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:19,013 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:53:19,014 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b232658-ece1-46f7-b4dc-ac810f3a6b12', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b232658-ece1-46f7-b4dc-ac810f3a6b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:20,072 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:20,072 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed12e186-7644-493b-94e5-0e35fc3d0883', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed12e186-7644-493b-94e5-0e35fc3d0883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:21,131 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:21,131 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f63d5f5-072e-49ad-a447-038f1a0350b0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f63d5f5-072e-49ad-a447-038f1a0350b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:22,190 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:53:22,190 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df6f3301-5fc3-4ff3-a633-b52862340075', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df6f3301-5fc3-4ff3-a633-b52862340075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:23,249 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:53:23,249 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7055ea21-2451-4362-8f27-630ef68ae72c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7055ea21-2451-4362-8f27-630ef68ae72c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:24,308 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:53:24,308 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0342f47-5c17-437b-a8cc-3246e4dbb59b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0342f47-5c17-437b-a8cc-3246e4dbb59b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:25,366 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:25,366 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a407624-29d6-4985-906e-dd0706ba18d0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a407624-29d6-4985-906e-dd0706ba18d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:26,424 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:26,425 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc402121-e485-452a-a674-17c20673d36e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc402121-e485-452a-a674-17c20673d36e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:27,481 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:53:27,481 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f403fbc-9d61-4ba5-9594-67b7606b00c1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f403fbc-9d61-4ba5-9594-67b7606b00c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:28,540 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:53:28,541 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0109fd1-be6e-43f9-b755-cf5b0f1bfe49', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0109fd1-be6e-43f9-b755-cf5b0f1bfe49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:29,597 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:53:29,598 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2daddfd6-8dbc-40a7-aea2-9a36167dc4f0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2daddfd6-8dbc-40a7-aea2-9a36167dc4f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:30,655 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:53:30,655 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4770b837-60a5-4bd5-83c8-58818eb017b9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4770b837-60a5-4bd5-83c8-58818eb017b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:31,712 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:31,713 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a7fa5c-c97f-4b62-90cd-56164f8b6526', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a7fa5c-c97f-4b62-90cd-56164f8b6526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:32,770 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:32,770 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eefdfdb-1d7b-40a2-a83e-7e696cce5b8c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eefdfdb-1d7b-40a2-a83e-7e696cce5b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:33,829 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:33,830 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ff8706-1cbf-43ab-a879-ba1c86a6f84f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ff8706-1cbf-43ab-a879-ba1c86a6f84f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:34,887 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:53:34,888 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-738e5122-50cc-46ab-8a71-636c4f631586', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-738e5122-50cc-46ab-8a71-636c4f631586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:35,947 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:35,947 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5c8f042-3cf5-44a3-b2e4-effbd84a2ca8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5c8f042-3cf5-44a3-b2e4-effbd84a2ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:37,005 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:53:37,006 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46649e1b-d513-4b2c-852d-4f1d85447e10', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46649e1b-d513-4b2c-852d-4f1d85447e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:38,065 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:53:38,065 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf47cd0-53ab-4bf0-ba22-fae680344891', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf47cd0-53ab-4bf0-ba22-fae680344891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:39,122 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:39,123 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3890601-de74-406a-bb00-ed0768736700', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3890601-de74-406a-bb00-ed0768736700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:40,184 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.048s 2022-10-15 08:53:40,184 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0317c1f1-59bf-4456-b947-8af1f5dd3fb4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0317c1f1-59bf-4456-b947-8af1f5dd3fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:41,244 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:53:41,244 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18700d4-ae81-45dc-99df-1aa3ac198e4a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18700d4-ae81-45dc-99df-1aa3ac198e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:42,303 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:53:42,303 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e90b9f7-fe48-47f9-b0e3-b65c0271e67e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e90b9f7-fe48-47f9-b0e3-b65c0271e67e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:43,362 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:53:43,362 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95cca1a4-3a7e-41a9-b23f-62afda855a36', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95cca1a4-3a7e-41a9-b23f-62afda855a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:44,430 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.055s 2022-10-15 08:53:44,431 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0143344-b446-48e7-a38e-3705d7fa808f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0143344-b446-48e7-a38e-3705d7fa808f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:45,488 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:53:45,488 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c538c6e-e78a-437a-943f-0a8776e87a63', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c538c6e-e78a-437a-943f-0a8776e87a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:46,546 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:46,546 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf7bfd73-45c1-4deb-9814-55b65c849c94', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf7bfd73-45c1-4deb-9814-55b65c849c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:47,603 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:53:47,603 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c71c67-8ecb-4454-9577-68c3034dff7f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c71c67-8ecb-4454-9577-68c3034dff7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:48,661 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:48,662 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fcac823-b1d9-4337-afe3-6881d64e3e44', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fcac823-b1d9-4337-afe3-6881d64e3e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:49,719 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:49,720 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71257904-bcb5-4ce5-9972-9e4f74c85040', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71257904-bcb5-4ce5-9972-9e4f74c85040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:50,778 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:53:50,778 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed4662f0-a791-49f2-ae0b-17ec987c661d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed4662f0-a791-49f2-ae0b-17ec987c661d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:51,839 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.047s 2022-10-15 08:53:51,840 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f832988b-6e14-4b5f-9276-58c4c7c9ca18', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f832988b-6e14-4b5f-9276-58c4c7c9ca18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:52,900 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:53:52,900 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1faab81e-92b0-4823-8dcd-735304074a70', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1faab81e-92b0-4823-8dcd-735304074a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:53,966 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.050s 2022-10-15 08:53:53,966 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6e3067-2687-453c-9565-0abc7cb3f903', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6e3067-2687-453c-9565-0abc7cb3f903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:55,100 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.058s 2022-10-15 08:53:55,100 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ceb7a4e-94c2-4f0b-8594-822750176b6e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ceb7a4e-94c2-4f0b-8594-822750176b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:56,157 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.042s 2022-10-15 08:53:56,157 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb56180-51a1-4a00-a995-94f8231673d8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb56180-51a1-4a00-a995-94f8231673d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:57,214 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:53:57,214 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dbbf3db-40b6-4c8d-b2a4-f1f7a7ff55a3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dbbf3db-40b6-4c8d-b2a4-f1f7a7ff55a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:58,271 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:53:58,272 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf591f4-9383-4ec2-a807-80b5cb369847', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf591f4-9383-4ec2-a807-80b5cb369847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:53:59,329 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:53:59,329 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b6f2d5-0685-4afc-a398-e7b61b268c11', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b6f2d5-0685-4afc-a398-e7b61b268c11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:00,386 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:54:00,386 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3b01e7-982f-4c6d-bcf2-0ec40b542d23', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3b01e7-982f-4c6d-bcf2-0ec40b542d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:01,443 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:54:01,443 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bfca2ba-89a1-441a-a789-bc1f0767e718', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bfca2ba-89a1-441a-a789-bc1f0767e718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:02,502 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:54:02,502 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0466ac89-c5ec-480b-be7a-7fd46c33e7d7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0466ac89-c5ec-480b-be7a-7fd46c33e7d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:03,560 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:54:03,561 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cec471e-2b12-4540-91d5-98814616dd71', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cec471e-2b12-4540-91d5-98814616dd71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:04,620 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:54:04,620 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3cc034e-00a7-4cf7-8695-91d8e948905c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3cc034e-00a7-4cf7-8695-91d8e948905c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:05,689 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.054s 2022-10-15 08:54:05,689 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-019db3a9-8f4e-4af0-82eb-8af8ceb91e37', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-019db3a9-8f4e-4af0-82eb-8af8ceb91e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:06,748 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:54:06,749 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69ff792-9ae6-4035-aa36-ddd6cae8c0e9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69ff792-9ae6-4035-aa36-ddd6cae8c0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:07,807 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:07,808 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889dc10b-b8d7-4426-b447-7826594e14df', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889dc10b-b8d7-4426-b447-7826594e14df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:08,869 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.047s 2022-10-15 08:54:08,870 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd23b5f7-6006-49a3-8c8e-755b35e6ae2c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd23b5f7-6006-49a3-8c8e-755b35e6ae2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:09,928 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:54:09,929 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db03f66e-d9c3-485a-a4d9-f915e56ed931', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db03f66e-d9c3-485a-a4d9-f915e56ed931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:10,989 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:54:10,989 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0680f65-f9e9-4fc9-9d3e-7cf17b1b75c7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0680f65-f9e9-4fc9-9d3e-7cf17b1b75c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:12,051 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.047s 2022-10-15 08:54:12,051 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35764cdd-7f9d-49ea-9c29-a98e53e91a59', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35764cdd-7f9d-49ea-9c29-a98e53e91a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:13,113 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.048s 2022-10-15 08:54:13,113 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b07b9290-362e-40ec-97af-e091d50874f2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b07b9290-362e-40ec-97af-e091d50874f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:14,172 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:14,172 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e88ba3f-9333-4581-8430-026d0775493c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e88ba3f-9333-4581-8430-026d0775493c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:15,230 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:15,231 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d497b694-8ab5-4dd7-a7c6-909ea05b5849', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d497b694-8ab5-4dd7-a7c6-909ea05b5849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:16,289 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:16,289 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b0b756-97e4-4d55-ad66-0c66ec496b1e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b0b756-97e4-4d55-ad66-0c66ec496b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:17,347 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:17,347 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46833034-abc8-4e98-b03d-d3aee0b799b3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46833034-abc8-4e98-b03d-d3aee0b799b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:18,409 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.048s 2022-10-15 08:54:18,410 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4936b58b-96ea-49e7-9c69-8e53fbe24ee9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4936b58b-96ea-49e7-9c69-8e53fbe24ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:19,470 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:54:19,471 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dab5c9f-505e-4a44-9d9b-cfd869a7e583', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dab5c9f-505e-4a44-9d9b-cfd869a7e583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:20,529 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:20,529 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d7d2d6e-a124-4703-bf84-128f817d8f14', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d7d2d6e-a124-4703-bf84-128f817d8f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:21,587 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:54:21,587 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-194175ee-7b72-405f-bcf7-99dd37d135f7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-194175ee-7b72-405f-bcf7-99dd37d135f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:22,644 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:54:22,644 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4476415-784f-4e0c-a93e-0ea505a0c0aa', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4476415-784f-4e0c-a93e-0ea505a0c0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:23,702 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:23,702 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98670048-cb4f-49d9-a251-e242691de966', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98670048-cb4f-49d9-a251-e242691de966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:24,759 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:24,760 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f3a8843-59c3-4f38-ad27-7666818674ba', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f3a8843-59c3-4f38-ad27-7666818674ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:25,817 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:54:25,817 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-354f415d-c5a9-4e3b-9683-2111d8371cf8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-354f415d-c5a9-4e3b-9683-2111d8371cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:26,875 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:26,875 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90985055-1a24-453e-b127-765420418839', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90985055-1a24-453e-b127-765420418839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:27,933 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:27,933 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d941bfc4-2143-434f-9c60-a0ae5f1b95b9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d941bfc4-2143-434f-9c60-a0ae5f1b95b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:28,989 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:54:28,990 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661cd7b3-bc39-42c0-bc5b-6153499343d2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661cd7b3-bc39-42c0-bc5b-6153499343d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:30,049 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:54:30,050 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-face599b-6da0-4256-8646-811502e113df', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-face599b-6da0-4256-8646-811502e113df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:31,108 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:31,108 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab45075-a63a-41cd-a098-afeec9e339f2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab45075-a63a-41cd-a098-afeec9e339f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:32,165 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:32,166 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3ebf36-290d-4eb4-9134-5ea7732f7d31', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3ebf36-290d-4eb4-9134-5ea7732f7d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:33,223 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:54:33,223 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcde0130-20be-49fa-a702-efe8e5849491', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcde0130-20be-49fa-a702-efe8e5849491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:34,280 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:54:34,280 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75dd63a2-a2cc-4d51-a6eb-3418f6c31567', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75dd63a2-a2cc-4d51-a6eb-3418f6c31567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:35,338 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:35,339 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b256403d-6876-42c3-a415-1ae8b9ad8a2d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b256403d-6876-42c3-a415-1ae8b9ad8a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:36,396 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:54:36,396 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c403319c-6381-41fa-b373-65b029cf9eb2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c403319c-6381-41fa-b373-65b029cf9eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:37,454 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:37,454 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5fe5236-8944-4509-924c-4396604f3e08', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5fe5236-8944-4509-924c-4396604f3e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:38,512 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:38,512 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34453bd-e803-4476-8595-db9d8b16939d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34453bd-e803-4476-8595-db9d8b16939d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:39,570 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:39,571 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b104098-6026-4743-a676-266f7d487f49', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b104098-6026-4743-a676-266f7d487f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:40,628 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:40,628 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-848d95ee-67d2-4cc6-9e50-4e3af35298ef', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-848d95ee-67d2-4cc6-9e50-4e3af35298ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:41,685 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:41,686 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b0161f-fce8-4099-8e70-8dc7deb39464', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1b0161f-fce8-4099-8e70-8dc7deb39464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:42,744 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:42,744 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf99a956-774e-43e9-94a5-ba26764967e6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf99a956-774e-43e9-94a5-ba26764967e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:43,801 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:54:43,802 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a612402-0759-47cb-82e9-feeab00805f3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a612402-0759-47cb-82e9-feeab00805f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:44,859 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:44,860 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f723dc-34c8-49e6-bbeb-02cbe5144910', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f723dc-34c8-49e6-bbeb-02cbe5144910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:45,917 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:54:45,917 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3528732-0f47-497f-a29b-d43def3fdbe7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3528732-0f47-497f-a29b-d43def3fdbe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:46,976 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:54:46,977 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ff58bb-5093-43a1-a941-78b8f9db99a2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ff58bb-5093-43a1-a941-78b8f9db99a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:48,039 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.049s 2022-10-15 08:54:48,039 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5714faf1-2aa8-415d-8911-5433b2ed03ff', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5714faf1-2aa8-415d-8911-5433b2ed03ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:49,097 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:49,098 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c69bdd4-b356-4daf-8d1b-4966e9495ba1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c69bdd4-b356-4daf-8d1b-4966e9495ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:50,155 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:50,156 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ab2a40-2f3f-464b-868c-8aa1d32eaca4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ab2a40-2f3f-464b-868c-8aa1d32eaca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:51,214 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:54:51,215 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9772f99-7e08-4a53-9219-ca9a2813d3b2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9772f99-7e08-4a53-9219-ca9a2813d3b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:52,273 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:52,273 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35766d93-c00e-447d-91c9-57737a2093cb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35766d93-c00e-447d-91c9-57737a2093cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:53,332 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:54:53,333 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16df7c93-08b8-4062-a97c-080b331ead7d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16df7c93-08b8-4062-a97c-080b331ead7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:54,391 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:54:54,391 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633ebc57-860e-4b4e-bcd6-6b431b333894', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633ebc57-860e-4b4e-bcd6-6b431b333894', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:55,449 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:55,449 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a403339-a71d-4c29-b644-1b112142e250', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a403339-a71d-4c29-b644-1b112142e250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:56,505 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.042s 2022-10-15 08:54:56,505 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f8176a6-c5ca-4b40-b2e8-ad95dc8f7470', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f8176a6-c5ca-4b40-b2e8-ad95dc8f7470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:57,563 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:54:57,563 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a3ad96-fb94-47ae-8db9-8596ef254072', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a3ad96-fb94-47ae-8db9-8596ef254072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:58,619 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:54:58,620 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39302b76-cddc-4121-98f3-49fdd989ed6e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39302b76-cddc-4121-98f3-49fdd989ed6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:54:59,677 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:54:59,678 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2728d023-42b7-4851-96e4-31f963bab7c8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2728d023-42b7-4851-96e4-31f963bab7c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:00,734 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:00,735 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b27bae00-6e06-4274-b65b-ade6016239de', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b27bae00-6e06-4274-b65b-ade6016239de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:01,792 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:01,792 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb792a0-7d65-4daf-b7fe-eacc8ec02a68', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb792a0-7d65-4daf-b7fe-eacc8ec02a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:02,847 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.042s 2022-10-15 08:55:02,848 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdd7cc18-2208-4f65-9145-ce9eece40cd3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdd7cc18-2208-4f65-9145-ce9eece40cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:03,905 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:03,905 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e254a8d9-1350-47f6-bf9d-eec173e374a5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e254a8d9-1350-47f6-bf9d-eec173e374a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:04,961 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.042s 2022-10-15 08:55:04,961 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3726f15d-1d87-4f5c-be5e-dc330fc27a21', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3726f15d-1d87-4f5c-be5e-dc330fc27a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:06,018 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:06,018 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b57af22-d842-452a-8631-128f1ef10371', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b57af22-d842-452a-8631-128f1ef10371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:07,076 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:07,076 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3532c3-4c5d-4a58-a696-6152ee2085f2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3532c3-4c5d-4a58-a696-6152ee2085f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:08,139 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.048s 2022-10-15 08:55:08,139 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a152e48-b8dc-482f-9955-630c48b71e71', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a152e48-b8dc-482f-9955-630c48b71e71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:09,198 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:55:09,199 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9736bb-0d99-40a8-abbf-d56c74b7b424', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9736bb-0d99-40a8-abbf-d56c74b7b424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:10,256 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:10,256 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2341d7a8-0229-4169-bef5-bdaeb9faa1c9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2341d7a8-0229-4169-bef5-bdaeb9faa1c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:11,314 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:11,314 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02261e3-65b6-458e-856a-d85c7035c029', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02261e3-65b6-458e-856a-d85c7035c029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:12,376 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.048s 2022-10-15 08:55:12,376 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a5bb51-e399-43a9-96e0-88558904ee11', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a5bb51-e399-43a9-96e0-88558904ee11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:13,435 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:55:13,435 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ee2683-9b8b-48d8-8653-0654da8962e7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ee2683-9b8b-48d8-8653-0654da8962e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:14,493 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:14,493 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fdb8551-02cc-414a-93c0-eb3c84c5eff1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fdb8551-02cc-414a-93c0-eb3c84c5eff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:15,551 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:15,551 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd9e8aca-9baa-4e0f-bc85-26c71dad3151', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd9e8aca-9baa-4e0f-bc85-26c71dad3151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:16,608 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:16,609 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1d8e915-54cc-4245-8ad4-b2431e481c36', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1d8e915-54cc-4245-8ad4-b2431e481c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:17,666 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:17,666 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473ad478-cf83-4222-8985-43ca8ad75820', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473ad478-cf83-4222-8985-43ca8ad75820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:18,723 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:18,723 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34f04b07-84bf-4627-89e6-c500e938e933', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34f04b07-84bf-4627-89e6-c500e938e933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:19,780 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:19,780 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee61cc1-7506-4afa-a109-81b58e0c18a4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee61cc1-7506-4afa-a109-81b58e0c18a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:20,837 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:20,837 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde114d7-d6ff-4436-b4fd-76fc766ddd64', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde114d7-d6ff-4436-b4fd-76fc766ddd64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:21,894 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:21,894 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d44eeda4-9738-4ff2-9128-5698ad60312e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d44eeda4-9738-4ff2-9128-5698ad60312e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:22,952 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:22,952 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d41adcfb-a1d2-42f3-8c39-f1db98865b84', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d41adcfb-a1d2-42f3-8c39-f1db98865b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:24,009 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:24,009 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4de00eff-bbfa-4cc6-aeec-818f30739038', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4de00eff-bbfa-4cc6-aeec-818f30739038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:25,076 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.054s 2022-10-15 08:55:25,077 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6201e2d-8b0b-4ac9-a171-cc9b207a3070', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6201e2d-8b0b-4ac9-a171-cc9b207a3070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:26,136 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:55:26,136 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ca42058-3e90-4e42-818d-375d9923f4dd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ca42058-3e90-4e42-818d-375d9923f4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:27,195 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:55:27,195 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d8bddd0-8817-478c-ba20-890e2a002f52', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d8bddd0-8817-478c-ba20-890e2a002f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:28,253 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:55:28,254 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad51f98-dd9b-4910-9b9e-a60fd0605e85', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad51f98-dd9b-4910-9b9e-a60fd0605e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:29,314 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:29,314 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3721e4a9-defd-40a9-87af-35c54211c974', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3721e4a9-defd-40a9-87af-35c54211c974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:30,372 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:30,372 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2999fe3-51f5-4675-a367-d882075de360', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2999fe3-51f5-4675-a367-d882075de360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:31,431 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:55:31,431 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-becbb684-aa16-4932-afcc-c8e23a6c7055', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-becbb684-aa16-4932-afcc-c8e23a6c7055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:32,487 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:32,488 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664f8b69-ad92-4ea7-abe4-250f47b105ba', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664f8b69-ad92-4ea7-abe4-250f47b105ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:33,546 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:33,546 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-235c86b3-f435-47da-abdf-16c897507214', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-235c86b3-f435-47da-abdf-16c897507214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:34,604 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:34,605 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7825d33-581a-459a-a7ef-3c64a81468a1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7825d33-581a-459a-a7ef-3c64a81468a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:35,662 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:35,662 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f5458b4-6abc-488b-90c5-bed2083e1e96', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f5458b4-6abc-488b-90c5-bed2083e1e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:36,720 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:36,720 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776534d6-4d7f-4eee-a861-e239557f806a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776534d6-4d7f-4eee-a861-e239557f806a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:37,778 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:37,778 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf6dc7a8-f293-4336-bb76-a6fcbacee441', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf6dc7a8-f293-4336-bb76-a6fcbacee441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:38,838 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:38,838 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad0ab1e9-0d23-4a89-9975-ef51e86b4acf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad0ab1e9-0d23-4a89-9975-ef51e86b4acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:39,895 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:39,896 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8f7804-52f2-41e0-8fc2-b06c6dff291e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8f7804-52f2-41e0-8fc2-b06c6dff291e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:40,954 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:40,954 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13331f12-8a5e-4158-a00b-1b2820b39991', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13331f12-8a5e-4158-a00b-1b2820b39991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:42,012 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:42,012 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82bf8405-53d7-4c07-9bbc-a0f623253d52', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82bf8405-53d7-4c07-9bbc-a0f623253d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:43,070 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:43,070 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45fa743d-6e0c-42dd-bc9f-a25bbdbea664', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45fa743d-6e0c-42dd-bc9f-a25bbdbea664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:44,128 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:55:44,128 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f73a220f-f6ae-4d78-9fd8-791733051152', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f73a220f-f6ae-4d78-9fd8-791733051152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:45,187 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:55:45,187 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437b3035-626d-41f8-8bf3-e5ba8de5977a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437b3035-626d-41f8-8bf3-e5ba8de5977a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:46,247 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:55:46,247 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdfdceca-333d-4e86-bfe7-979dbb6af3dd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdfdceca-333d-4e86-bfe7-979dbb6af3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:47,305 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:47,305 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61bca8b7-67cf-4238-9eb0-f12377884dde', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61bca8b7-67cf-4238-9eb0-f12377884dde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:48,363 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:55:48,364 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67c2ca99-380a-48c1-ab7f-2e78cdd0fdab', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67c2ca99-380a-48c1-ab7f-2e78cdd0fdab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:49,423 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:55:49,423 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ccca250-4e73-48c8-8695-aef0c60fb12b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ccca250-4e73-48c8-8695-aef0c60fb12b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:50,481 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:50,482 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fa5c57-c030-4859-929f-59a59cf2b885', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fa5c57-c030-4859-929f-59a59cf2b885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:51,539 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:51,540 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9df27c2-bf87-464c-b905-64c0da3c8995', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9df27c2-bf87-464c-b905-64c0da3c8995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:52,602 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.049s 2022-10-15 08:55:52,602 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c31b86-eb2d-4dd1-ad8d-f06b903a1815', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c31b86-eb2d-4dd1-ad8d-f06b903a1815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:53,661 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:55:53,661 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae45b5a9-e441-4ad4-9b46-fab1f3c76dc2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae45b5a9-e441-4ad4-9b46-fab1f3c76dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:54,720 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:55:54,721 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c1f20c-2e37-4aa4-8556-7af41e2b28f7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c1f20c-2e37-4aa4-8556-7af41e2b28f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:55,778 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:55,779 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c10ca0ff-bf5b-45c8-82e8-56882570197e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c10ca0ff-bf5b-45c8-82e8-56882570197e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:56,837 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:55:56,837 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18bb4bc0-ce57-4047-86f0-de6dc5458fd8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18bb4bc0-ce57-4047-86f0-de6dc5458fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:57,895 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:55:57,895 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71086971-bcf7-4d69-8366-f722148d234c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71086971-bcf7-4d69-8366-f722148d234c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:55:58,954 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:55:58,954 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d8919a-0cc9-4482-9c2f-c3aca41914c6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d8919a-0cc9-4482-9c2f-c3aca41914c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:00,012 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:00,013 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809b10a8-17ba-4ca7-927e-efbb8f3b328f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809b10a8-17ba-4ca7-927e-efbb8f3b328f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:01,072 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:01,072 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc8176d-150e-4262-913c-e37179a37117', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc8176d-150e-4262-913c-e37179a37117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:02,267 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.181s 2022-10-15 08:56:02,268 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658228ce-228a-4c76-939d-8de4b2c81661', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658228ce-228a-4c76-939d-8de4b2c81661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:03,325 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:03,326 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd28499-06b1-4f75-98f1-9a4f7ef374e6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd28499-06b1-4f75-98f1-9a4f7ef374e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:04,386 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:56:04,386 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faaaae8e-e886-4788-bd12-49edff4efa64', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faaaae8e-e886-4788-bd12-49edff4efa64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:05,445 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:56:05,446 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d24f55b-e90b-46b7-a330-9948f59f1dee', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d24f55b-e90b-46b7-a330-9948f59f1dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:06,504 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:06,504 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38dd495a-85e6-4783-9957-c8bb465c835f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38dd495a-85e6-4783-9957-c8bb465c835f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:07,563 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:07,563 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a9b32e-81fb-4616-83c9-a9036822da2e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a9b32e-81fb-4616-83c9-a9036822da2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:08,622 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:56:08,622 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe1216e-3f5a-4875-9743-0eddad2f465e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe1216e-3f5a-4875-9743-0eddad2f465e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:09,680 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:09,680 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42eea7c4-09f2-4eb0-996a-f9737ff8a183', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42eea7c4-09f2-4eb0-996a-f9737ff8a183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:10,738 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:56:10,738 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40881c4a-db0b-41e6-b7f4-b9009975d8dc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40881c4a-db0b-41e6-b7f4-b9009975d8dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:11,797 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:11,797 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b496757-17cb-4da3-afe6-be714a5d8e1f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b496757-17cb-4da3-afe6-be714a5d8e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:12,856 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:12,856 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dee477b-161a-49ff-9db3-e2e65295d4c1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dee477b-161a-49ff-9db3-e2e65295d4c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:13,914 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:13,914 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270e6767-535b-490b-8c7e-9e01c73ca1f0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270e6767-535b-490b-8c7e-9e01c73ca1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:14,974 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:56:14,974 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16fbf3a4-9051-4c0f-bb0b-8ca460fe5dab', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16fbf3a4-9051-4c0f-bb0b-8ca460fe5dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:16,032 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:16,033 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b91541-1678-4414-9406-e616d5b99ff1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b91541-1678-4414-9406-e616d5b99ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:17,092 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:17,093 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23d0413-c320-4e34-b1fe-feb3f1184299', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23d0413-c320-4e34-b1fe-feb3f1184299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:18,150 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:56:18,151 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f9e610-df1b-47d1-8cd3-04d37377a567', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f9e610-df1b-47d1-8cd3-04d37377a567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:19,208 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:56:19,209 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ba1f65-509c-465c-993f-c2e6f3f6e94f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ba1f65-509c-465c-993f-c2e6f3f6e94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:20,268 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:20,268 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-950e5912-bf7f-4988-a373-62439fe83b86', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-950e5912-bf7f-4988-a373-62439fe83b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:21,328 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:56:21,328 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a72a4844-2aa2-41dd-abaa-a5f6368625cc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a72a4844-2aa2-41dd-abaa-a5f6368625cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:22,395 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.053s 2022-10-15 08:56:22,395 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e639cde-996b-4640-9421-646399860b8d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e639cde-996b-4640-9421-646399860b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:23,455 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:56:23,455 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b47352b-8012-43a7-adc1-30639a8403ea', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b47352b-8012-43a7-adc1-30639a8403ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:24,515 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:56:24,516 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23916610-3b43-4bdf-89cc-08f30e1c26bf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23916610-3b43-4bdf-89cc-08f30e1c26bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:25,574 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:56:25,575 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7d77f1-7f9e-4350-80f9-8438d57e0deb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7d77f1-7f9e-4350-80f9-8438d57e0deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:26,633 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:56:26,634 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de2cbbd7-5a99-47e8-8fdd-975d3bf133d5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de2cbbd7-5a99-47e8-8fdd-975d3bf133d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:27,694 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.047s 2022-10-15 08:56:27,695 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d9e9263-226e-43d5-a344-82075cc66f60', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d9e9263-226e-43d5-a344-82075cc66f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:28,754 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:56:28,754 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17003311-4c65-4b84-9f66-fbc6d7239fa7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17003311-4c65-4b84-9f66-fbc6d7239fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:29,814 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:56:29,815 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-355a0969-c615-4009-8ddf-d078e16298b1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-355a0969-c615-4009-8ddf-d078e16298b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:30,874 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:56:30,874 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466db426-3281-40a9-bd4a-3f0ca30def65', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466db426-3281-40a9-bd4a-3f0ca30def65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:31,933 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:31,933 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788a8c85-71e0-4c12-9040-56b739db4fdd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788a8c85-71e0-4c12-9040-56b739db4fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:32,993 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:56:32,993 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a4ecacb-b906-4764-b7af-a78578c31e73', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a4ecacb-b906-4764-b7af-a78578c31e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:34,051 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:56:34,052 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c7306d-d628-4f66-b85f-9660bd3dcba7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c7306d-d628-4f66-b85f-9660bd3dcba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:35,117 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.052s 2022-10-15 08:56:35,118 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e4ce13-928d-4ba0-921e-c3a44330ace2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e4ce13-928d-4ba0-921e-c3a44330ace2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:36,176 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:36,176 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a8f075f-7dc2-467b-8f59-71787b785dc0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a8f075f-7dc2-467b-8f59-71787b785dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:37,234 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:37,234 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17dc0b03-9d23-4416-90d1-dc3c146c2395', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17dc0b03-9d23-4416-90d1-dc3c146c2395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:38,294 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.047s 2022-10-15 08:56:38,294 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f5050d-3bda-479c-8258-aa9632145f78', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f5050d-3bda-479c-8258-aa9632145f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:39,352 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:39,353 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be42cfb-014a-4a2b-9f7f-8790fef859b2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be42cfb-014a-4a2b-9f7f-8790fef859b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:40,411 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:56:40,411 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fef1cff0-d6a6-49fd-86fd-b2d5e306c35a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fef1cff0-d6a6-49fd-86fd-b2d5e306c35a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:41,469 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:41,470 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2d825fb-88d0-4c59-9edf-0e3360e4b048', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2d825fb-88d0-4c59-9edf-0e3360e4b048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:42,532 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.048s 2022-10-15 08:56:42,532 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75ce087e-2e46-4fd7-aa15-ae4a0e88654f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75ce087e-2e46-4fd7-aa15-ae4a0e88654f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:43,590 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:43,591 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c284538-24ac-4529-b6e6-f07bb8b6d479', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c284538-24ac-4529-b6e6-f07bb8b6d479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:44,649 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:56:44,649 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b057ac-e88e-4984-9c69-62901219fd8f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b057ac-e88e-4984-9c69-62901219fd8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:45,706 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:56:45,707 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2427c41-f9b4-4af0-b513-6ae7b99328b0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2427c41-f9b4-4af0-b513-6ae7b99328b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:46,765 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:56:46,765 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6523eb-7f35-4b2d-8490-b59684c1e697', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6523eb-7f35-4b2d-8490-b59684c1e697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:47,825 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:56:47,826 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42a7f04-72fb-4b33-b847-51ebe6523d6b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42a7f04-72fb-4b33-b847-51ebe6523d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:48,885 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:56:48,885 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efff7c2c-317a-4f85-b632-41b63c9465b3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efff7c2c-317a-4f85-b632-41b63c9465b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:49,943 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:49,944 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-190f2757-57bd-4cf1-8d66-dfd1cb5d6a95', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-190f2757-57bd-4cf1-8d66-dfd1cb5d6a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:51,002 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:51,002 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2596b45-f614-49e9-ae09-61ba187e5374', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2596b45-f614-49e9-ae09-61ba187e5374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:52,061 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:56:52,062 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb567df-f27e-4a6b-8fc7-df1be4963737', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb567df-f27e-4a6b-8fc7-df1be4963737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:53,118 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:53,119 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3742c684-5d48-428a-9cd7-60b103fe12db', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3742c684-5d48-428a-9cd7-60b103fe12db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:54,178 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:56:54,178 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03c1c2dc-8a91-47ff-a6b7-686e34b16d99', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03c1c2dc-8a91-47ff-a6b7-686e34b16d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:55,236 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:55,236 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5662bb0-70e7-4de1-9908-fdedb333684f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5662bb0-70e7-4de1-9908-fdedb333684f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:56,294 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:56,294 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5bd7d20-5efc-43e2-aeed-a7bb1f217e31', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5bd7d20-5efc-43e2-aeed-a7bb1f217e31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:57,354 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:56:57,354 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2f7481-0ad3-4306-ae53-3de62bbe80b3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2f7481-0ad3-4306-ae53-3de62bbe80b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:58,414 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:56:58,414 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca20575d-8db4-44de-954b-6cf39edab72a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca20575d-8db4-44de-954b-6cf39edab72a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:56:59,473 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:56:59,473 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d95f0b8f-0d58-4b75-8258-b81b04cea03b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d95f0b8f-0d58-4b75-8258-b81b04cea03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:00,533 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:00,533 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4363c147-03b4-4e24-acce-1d3bac2c403f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4363c147-03b4-4e24-acce-1d3bac2c403f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:01,591 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:57:01,591 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d585d383-b2cf-4883-8059-5469d646b5df', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d585d383-b2cf-4883-8059-5469d646b5df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:02,649 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:02,649 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5165f1dc-e982-4355-a1c7-7062110f6ac3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5165f1dc-e982-4355-a1c7-7062110f6ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:03,707 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:03,708 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab732701-4e9d-4af8-a6c4-404c3f9c7d56', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab732701-4e9d-4af8-a6c4-404c3f9c7d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:04,765 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:04,766 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0203abca-29bf-43fc-b8d6-291056405084', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0203abca-29bf-43fc-b8d6-291056405084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:05,824 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:05,824 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a40372-7853-4c28-969d-5a530989f54f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a40372-7853-4c28-969d-5a530989f54f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:06,882 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:06,882 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-141f4717-6679-455a-a1eb-7150048c6157', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-141f4717-6679-455a-a1eb-7150048c6157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:07,940 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:07,940 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aed80a3-c275-4c57-87a1-84e495193011', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aed80a3-c275-4c57-87a1-84e495193011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:08,997 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:08,998 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8787747-0439-4962-8538-4774cf741f7b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8787747-0439-4962-8538-4774cf741f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:10,057 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:57:10,057 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5fb028-39a9-4f90-a6b8-6064bc15c78e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5fb028-39a9-4f90-a6b8-6064bc15c78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:11,114 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:57:11,114 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a0c786f-38bc-4ae6-b061-2fc02a932e66', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a0c786f-38bc-4ae6-b061-2fc02a932e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:12,175 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:12,175 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-796eb729-bad4-4695-8b6d-cc7d72ff2198', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-796eb729-bad4-4695-8b6d-cc7d72ff2198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:13,234 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:13,234 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe04fb5-e02d-44d6-b5fe-9ff8a0eedbc0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe04fb5-e02d-44d6-b5fe-9ff8a0eedbc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:14,296 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.048s 2022-10-15 08:57:14,297 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d94e73a-cf6b-4ba0-8e41-c38232b50914', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d94e73a-cf6b-4ba0-8e41-c38232b50914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:15,355 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:15,356 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a09931a3-520d-4182-8516-c5544e474b5a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a09931a3-520d-4182-8516-c5544e474b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:16,415 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:16,415 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3481f756-fcb0-49d4-80ff-3e58d3c239ae', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3481f756-fcb0-49d4-80ff-3e58d3c239ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:17,472 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:57:17,472 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efdd2bf1-3442-49e5-82cd-22a8633c94b1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdd2bf1-3442-49e5-82cd-22a8633c94b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:18,530 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:18,531 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522f2b8a-293c-4196-b1d6-3abd38d3be4e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522f2b8a-293c-4196-b1d6-3abd38d3be4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:19,588 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:57:19,589 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e0388bc-1d90-4921-a8ff-7c4644e1f7f1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e0388bc-1d90-4921-a8ff-7c4644e1f7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:20,647 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:20,647 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b72ed063-2b15-4e4b-97c1-c2c4045722a8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b72ed063-2b15-4e4b-97c1-c2c4045722a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:21,705 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:57:21,705 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c49f11-c585-4341-9240-adb6e30d8dbe', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c49f11-c585-4341-9240-adb6e30d8dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:22,764 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:22,765 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbf9a07-cfce-4a98-ad1e-9a82f445d2cb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbf9a07-cfce-4a98-ad1e-9a82f445d2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:23,824 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:23,824 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6048b82e-813f-4c57-92b0-5f3b5080b97d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6048b82e-813f-4c57-92b0-5f3b5080b97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:24,883 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:24,883 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec2f47e-9cef-4ec3-ac5e-5cbd3724840b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fec2f47e-9cef-4ec3-ac5e-5cbd3724840b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:25,941 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:25,941 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba849cd2-af89-4958-8c63-0098bff88280', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba849cd2-af89-4958-8c63-0098bff88280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:26,999 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:27,000 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b42a9886-cd56-4b20-b208-5c6fe63b6718', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b42a9886-cd56-4b20-b208-5c6fe63b6718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:28,058 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:28,058 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c5a84d-e6c7-408a-8afc-cdd82b468e4a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c5a84d-e6c7-408a-8afc-cdd82b468e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:29,116 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:57:29,117 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b19472-13d4-43db-af9d-9c56dbfe94fc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b19472-13d4-43db-af9d-9c56dbfe94fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:30,176 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:30,176 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e87aab6f-ddc2-4e3b-8c96-8e4ffad56c4c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e87aab6f-ddc2-4e3b-8c96-8e4ffad56c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:31,235 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:31,235 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454431a5-4db9-41bb-ac62-657b76e9e11b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454431a5-4db9-41bb-ac62-657b76e9e11b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:32,292 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:32,292 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a3d596-d8ca-4c85-9c80-23c69eef0e90', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a3d596-d8ca-4c85-9c80-23c69eef0e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:33,350 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:33,350 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5726ce99-c3fe-491d-9a69-42fede8e49c3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5726ce99-c3fe-491d-9a69-42fede8e49c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:34,408 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:34,408 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee0d5b2-4bff-42a9-b1ba-af84128a5fb1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee0d5b2-4bff-42a9-b1ba-af84128a5fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:35,466 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:57:35,467 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec7c717b-3834-41b8-ab3f-4832da93dfb7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec7c717b-3834-41b8-ab3f-4832da93dfb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:36,525 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:36,525 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb32033-4bca-4097-805c-d0762e236408', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb32033-4bca-4097-805c-d0762e236408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:37,582 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:57:37,583 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751a40be-b752-4356-a421-7a0665a9e261', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751a40be-b752-4356-a421-7a0665a9e261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:38,642 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:38,642 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79721d33-1bbe-4a39-a521-94975aa8e970', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79721d33-1bbe-4a39-a521-94975aa8e970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:39,700 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:39,700 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe1bc27-53b5-40fb-b4b7-3d98f1f4cf5b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe1bc27-53b5-40fb-b4b7-3d98f1f4cf5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:40,760 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:57:40,760 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf2efd2-4a4a-49bd-9672-2c63b3ae6483', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf2efd2-4a4a-49bd-9672-2c63b3ae6483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:41,818 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:41,819 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-996b2d26-d56f-49bd-8528-12686f6fb178', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-996b2d26-d56f-49bd-8528-12686f6fb178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:42,877 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:42,878 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e9100f-9f27-47c2-b4c4-8af753512d2c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e9100f-9f27-47c2-b4c4-8af753512d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:43,935 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:43,936 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2721ea4-5822-4717-b41a-6f1456d49941', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2721ea4-5822-4717-b41a-6f1456d49941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:44,996 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:57:44,996 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-755989e2-d4e3-4b79-9956-c37733a6bd80', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-755989e2-d4e3-4b79-9956-c37733a6bd80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:46,054 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:46,055 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33c02d47-291a-471a-a4ce-b981d67cc027', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33c02d47-291a-471a-a4ce-b981d67cc027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:47,113 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:57:47,113 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bacc87-591f-43f3-bbda-1b8e97ed3521', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bacc87-591f-43f3-bbda-1b8e97ed3521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:48,171 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:48,171 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c84cb81-1d1f-41dd-ae4e-a5d7283af3b6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c84cb81-1d1f-41dd-ae4e-a5d7283af3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:49,231 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:49,231 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-538f102b-18cc-4386-b844-7d7d3e799131', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-538f102b-18cc-4386-b844-7d7d3e799131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:50,291 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.047s 2022-10-15 08:57:50,292 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e45360b-bf75-4997-a1a0-7b164e897f92', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e45360b-bf75-4997-a1a0-7b164e897f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:51,353 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:51,353 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40950b50-61bd-4ba2-a583-07ba99452015', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40950b50-61bd-4ba2-a583-07ba99452015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:52,412 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:52,413 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c1e8bf5-e611-4bfd-ba3d-0fd3e41b1e9e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c1e8bf5-e611-4bfd-ba3d-0fd3e41b1e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:53,470 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:53,470 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34cc2693-121e-4e3a-8706-73eb6b6596b6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34cc2693-121e-4e3a-8706-73eb6b6596b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:54,529 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:54,529 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ce7e5a-41e1-4c8f-9416-d75e5189e540', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ce7e5a-41e1-4c8f-9416-d75e5189e540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:55,586 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:57:55,587 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5c95c12-7d0c-4bca-9be6-3c3e3826cb87', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5c95c12-7d0c-4bca-9be6-3c3e3826cb87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:56,644 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:57:56,644 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1829701-5c5d-45a4-9c4c-bec2f1aed7ab', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1829701-5c5d-45a4-9c4c-bec2f1aed7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:57,703 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:57,703 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70687f48-732c-4f3b-9b66-ff08cae9b154', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70687f48-732c-4f3b-9b66-ff08cae9b154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:58,760 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:58,761 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4701de-80e2-49bb-89b0-300d82063e03', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4701de-80e2-49bb-89b0-300d82063e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:57:59,820 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:57:59,820 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c09f1b2-8d44-41f5-9eab-26ed969ad9b4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c09f1b2-8d44-41f5-9eab-26ed969ad9b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:00,878 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:00,878 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe2d2a3-8b52-42b8-8f32-2ea226e905af', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe2d2a3-8b52-42b8-8f32-2ea226e905af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:01,936 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:01,937 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b61cc529-5e77-4930-91f4-133d5f2ab4dc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b61cc529-5e77-4930-91f4-133d5f2ab4dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:02,994 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:58:02,995 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-569ae0d2-592b-42f9-8f8d-e4cd590d4b47', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-569ae0d2-592b-42f9-8f8d-e4cd590d4b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:04,054 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:58:04,054 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebca802e-7bdf-4ffe-942b-e074dc81e472', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebca802e-7bdf-4ffe-942b-e074dc81e472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:05,111 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:05,112 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c91fbca7-e6fc-4ea1-9b47-e1a95763778d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c91fbca7-e6fc-4ea1-9b47-e1a95763778d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:06,170 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:58:06,171 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-215bc470-1908-4465-84dc-1a4f1b467811', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-215bc470-1908-4465-84dc-1a4f1b467811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:07,229 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:58:07,230 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d9e338-b80c-4966-a292-086d1697e0fe', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d9e338-b80c-4966-a292-086d1697e0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:08,290 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.047s 2022-10-15 08:58:08,290 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dce9c3b3-29c7-4fbf-916f-b99ca7ed6539', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dce9c3b3-29c7-4fbf-916f-b99ca7ed6539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:09,348 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:09,348 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebc4f1c0-c0be-4662-8f31-f61834b7e20c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebc4f1c0-c0be-4662-8f31-f61834b7e20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:10,406 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:58:10,407 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de24905d-045e-43f9-ac34-4505065e87b0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de24905d-045e-43f9-ac34-4505065e87b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:11,466 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:58:11,467 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e84fb690-6cc6-473f-9e2f-2746ddea1f13', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e84fb690-6cc6-473f-9e2f-2746ddea1f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:12,527 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:12,527 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d72a56-4d72-434d-8848-d73a9360159d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d72a56-4d72-434d-8848-d73a9360159d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:13,586 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:13,586 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec78645-22d7-4e8c-aa4a-a0af1ae36b6f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec78645-22d7-4e8c-aa4a-a0af1ae36b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:14,644 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:14,645 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40bd357-e9ff-4964-a956-141c7e1bdf46', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40bd357-e9ff-4964-a956-141c7e1bdf46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:15,701 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:15,702 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c61888ce-2c67-46a7-a7ee-20fb740eb34f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c61888ce-2c67-46a7-a7ee-20fb740eb34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:16,761 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:58:16,762 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f9dfa6-9362-408e-b729-880b33702af1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f9dfa6-9362-408e-b729-880b33702af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:17,819 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:17,820 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f4963d-9a8b-4e05-b271-9f3e46e49cee', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f4963d-9a8b-4e05-b271-9f3e46e49cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:18,877 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:58:18,877 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6bc4e2-97d7-49df-b08d-1919922fc62b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6bc4e2-97d7-49df-b08d-1919922fc62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:19,935 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:19,936 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dab6ce9-776a-4406-9413-0b42dd6ea9d7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dab6ce9-776a-4406-9413-0b42dd6ea9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:20,994 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:20,994 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5aeb6b9-034f-4c71-9c04-57f5f4e660bd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5aeb6b9-034f-4c71-9c04-57f5f4e660bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:22,052 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:58:22,052 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e92b999b-9cc6-434b-bfa3-bf05103455a0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e92b999b-9cc6-434b-bfa3-bf05103455a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:23,110 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:23,110 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98a69cfd-c898-41a4-a7fa-56c9e8d552b6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98a69cfd-c898-41a4-a7fa-56c9e8d552b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:24,167 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:58:24,167 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e5dd832-304c-42c6-ad85-7460f71d82a4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e5dd832-304c-42c6-ad85-7460f71d82a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:25,226 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:25,226 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b8b2200-36ca-4df8-839f-b10b9fce9222', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b8b2200-36ca-4df8-839f-b10b9fce9222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:26,285 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:58:26,285 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfb1ad1-edaf-48f1-b064-ef7133545e2b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfb1ad1-edaf-48f1-b064-ef7133545e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:27,343 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:58:27,343 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adbeca91-0861-4721-a821-f76036dd4332', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adbeca91-0861-4721-a821-f76036dd4332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:28,401 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:28,401 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf1240e-b554-4255-8d48-72b503ab0480', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf1240e-b554-4255-8d48-72b503ab0480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:29,459 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:29,460 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f84138e-a81f-4eb5-b8c1-ddfb2aa5ca05', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f84138e-a81f-4eb5-b8c1-ddfb2aa5ca05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:30,517 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:30,518 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6747662-1409-4fa0-a11d-18d96660e9b0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6747662-1409-4fa0-a11d-18d96660e9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:31,576 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:31,576 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e4faa0-5579-4479-bd0e-edb1a6f7ccf1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e4faa0-5579-4479-bd0e-edb1a6f7ccf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:32,638 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.048s 2022-10-15 08:58:32,638 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11ed9227-971d-4433-b183-e4f32bcb9d9d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11ed9227-971d-4433-b183-e4f32bcb9d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:33,698 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:58:33,698 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88e0cc3a-f9ba-4878-9cd5-16c8235f1096', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88e0cc3a-f9ba-4878-9cd5-16c8235f1096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:34,756 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:34,757 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29cd3063-25e2-4ca9-be23-f4e00f1dee61', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29cd3063-25e2-4ca9-be23-f4e00f1dee61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:35,814 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:35,815 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aaf0595-6adb-45bb-a0d1-e8bb0bad212e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aaf0595-6adb-45bb-a0d1-e8bb0bad212e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:36,873 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:36,873 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39355448-acd9-4691-b770-d3583924af33', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39355448-acd9-4691-b770-d3583924af33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:37,931 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:37,932 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e343fe-a910-4c87-8807-f5ed57a25a7d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e343fe-a910-4c87-8807-f5ed57a25a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:38,990 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:58:38,991 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-615fc579-3e04-4b69-abe8-cc6a69e237cb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-615fc579-3e04-4b69-abe8-cc6a69e237cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:40,050 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:40,050 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a915ad6d-b6f6-42f0-8a17-90fb43e6d034', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a915ad6d-b6f6-42f0-8a17-90fb43e6d034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:41,110 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:58:41,111 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea3c4fe-8dc5-48b6-a146-75272f132074', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea3c4fe-8dc5-48b6-a146-75272f132074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:42,170 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.046s 2022-10-15 08:58:42,171 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db418596-7f46-4a08-8b6f-5da9209ce69c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db418596-7f46-4a08-8b6f-5da9209ce69c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:43,232 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.047s 2022-10-15 08:58:43,232 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1777ea1-530a-4055-86e0-bcb233c3b7e0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1777ea1-530a-4055-86e0-bcb233c3b7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:44,295 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.050s 2022-10-15 08:58:44,296 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6532d957-40ff-4a6a-8103-0647cef06c19', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6532d957-40ff-4a6a-8103-0647cef06c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:45,356 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.047s 2022-10-15 08:58:45,356 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca66e127-9050-42b9-a17e-c6c6a7606d8a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca66e127-9050-42b9-a17e-c6c6a7606d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:46,418 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.048s 2022-10-15 08:58:46,418 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836645f1-9e4d-42a4-9adf-eb1629278ce2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836645f1-9e4d-42a4-9adf-eb1629278ce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:47,476 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:47,476 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8010709-de93-4c1a-8edf-73da698f17f6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8010709-de93-4c1a-8edf-73da698f17f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:48,536 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.045s 2022-10-15 08:58:48,536 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f00685-65fd-4912-a569-29e5d6282ac6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f00685-65fd-4912-a569-29e5d6282ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:49,593 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:58:49,593 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-488785e6-40e6-4b57-bd3c-bcc7585eb313', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-488785e6-40e6-4b57-bd3c-bcc7585eb313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:50,652 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:50,652 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d842ea-d48d-4c15-baae-9d7fdf9da614', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d842ea-d48d-4c15-baae-9d7fdf9da614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:51,709 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:58:51,709 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab99ad1e-ee9c-49e3-8654-8f5ed6ec14b9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab99ad1e-ee9c-49e3-8654-8f5ed6ec14b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:52,767 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.044s 2022-10-15 08:58:52,767 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9799b62d-69e3-4987-a7ec-a160c5af1e28', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9799b62d-69e3-4987-a7ec-a160c5af1e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:53,824 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d 0.043s 2022-10-15 08:58:53,825 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3931f730-3c76-434e-97cb-7178abd6b7c4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3931f730-3c76-434e-97cb-7178abd6b7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d'} Body: b'{"volume": {"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:19.000000", "updated_at": "2022-10-15T08:52:53.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-140517285", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/6c350a7b4ae944c188fc8af5a91438f3/volumes/44736cc1-2043-4bf9-8c76-df1be9dd362d"}], "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "attachment_id": "e5e7a387-c170-4bd1-8c0e-8855fafd1d64", "volume_id": "44736cc1-2043-4bf9-8c76-df1be9dd362d", "server_id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-10-15T08:46:41.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "6c350a7b4ae944c188fc8af5a91438f3"}}' 2022-10-15 08:58:53,990 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 08:58:53,991 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89d1a95c-aadd-4e06-8e3c-1381accee3b3', 'x-compute-request-id': 'req-89d1a95c-aadd-4e06-8e3c-1381accee3b3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'' 2022-10-15 08:58:54,320 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.329s 2022-10-15 08:58:54,320 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66550d55-944e-4e0d-b18c-1b37e2fbd88a', 'x-compute-request-id': 'req-66550d55-944e-4e0d-b18c-1b37e2fbd88a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:58:55,541 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.206s 2022-10-15 08:58:55,542 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-507cbe2b-d906-4aeb-b717-8365d9681cf1', 'x-compute-request-id': 'req-507cbe2b-d906-4aeb-b717-8365d9681cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:58:56,708 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 08:58:56,708 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a488745-5c32-419e-8399-b9f09f738291', 'x-compute-request-id': 'req-8a488745-5c32-419e-8399-b9f09f738291', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:58:57,887 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.163s 2022-10-15 08:58:57,887 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a441c77-1119-405d-8344-e67add092f94', 'x-compute-request-id': 'req-8a441c77-1119-405d-8344-e67add092f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:58:59,119 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.217s 2022-10-15 08:58:59,119 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f566578d-3c70-430b-9f96-3514d924b7fd', 'x-compute-request-id': 'req-f566578d-3c70-430b-9f96-3514d924b7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:00,423 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.288s 2022-10-15 08:59:00,424 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46f3100f-96f0-4321-8b71-93ddab9dff06', 'x-compute-request-id': 'req-46f3100f-96f0-4321-8b71-93ddab9dff06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:01,647 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.208s 2022-10-15 08:59:01,647 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96ffaae9-e5ac-401f-84cf-5b57069f1b74', 'x-compute-request-id': 'req-96ffaae9-e5ac-401f-84cf-5b57069f1b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:02,890 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.226s 2022-10-15 08:59:02,890 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcb08ebc-28f2-4aaf-a458-6623e5480472', 'x-compute-request-id': 'req-dcb08ebc-28f2-4aaf-a458-6623e5480472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:04,096 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.192s 2022-10-15 08:59:04,097 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dba41629-c9fc-4df8-a3b3-5311f4cf2c1f', 'x-compute-request-id': 'req-dba41629-c9fc-4df8-a3b3-5311f4cf2c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:05,302 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.190s 2022-10-15 08:59:05,302 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cea7f3fb-a53a-440b-aba1-ae4b82cd2b2b', 'x-compute-request-id': 'req-cea7f3fb-a53a-440b-aba1-ae4b82cd2b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:06,474 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 08:59:06,474 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f94eddc-fc55-4ae7-868e-db041c9b4116', 'x-compute-request-id': 'req-2f94eddc-fc55-4ae7-868e-db041c9b4116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:07,640 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 08:59:07,640 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c829d988-eb00-4265-809d-3c63f90ee474', 'x-compute-request-id': 'req-c829d988-eb00-4265-809d-3c63f90ee474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:08,812 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 08:59:08,812 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a5b6634-e1c5-4d37-95a7-ae9f4ec88671', 'x-compute-request-id': 'req-8a5b6634-e1c5-4d37-95a7-ae9f4ec88671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:09,976 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.149s 2022-10-15 08:59:09,977 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc1ad836-4cf8-45cd-afa9-ea4455e18b16', 'x-compute-request-id': 'req-cc1ad836-4cf8-45cd-afa9-ea4455e18b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:11,155 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.164s 2022-10-15 08:59:11,156 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-710aff53-38ea-47f9-ad25-965a234d0bcd', 'x-compute-request-id': 'req-710aff53-38ea-47f9-ad25-965a234d0bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:12,328 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 08:59:12,328 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d3b6575-c99f-40e3-b7ca-79f070426149', 'x-compute-request-id': 'req-1d3b6575-c99f-40e3-b7ca-79f070426149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:13,498 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 08:59:13,498 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e98a6ba2-cf8c-4fdd-b3dd-d1e0dc5bd146', 'x-compute-request-id': 'req-e98a6ba2-cf8c-4fdd-b3dd-d1e0dc5bd146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:14,669 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 08:59:14,669 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7a32ecd-3578-4ec8-9df5-c247a4eed603', 'x-compute-request-id': 'req-c7a32ecd-3578-4ec8-9df5-c247a4eed603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:15,837 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 08:59:15,838 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8648bb8d-cdae-481a-b8eb-87453aa287d9', 'x-compute-request-id': 'req-8648bb8d-cdae-481a-b8eb-87453aa287d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:17,263 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.410s 2022-10-15 08:59:17,263 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f77d0637-1056-468c-8433-89c41dc7fda5', 'x-compute-request-id': 'req-f77d0637-1056-468c-8433-89c41dc7fda5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:18,433 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 08:59:18,434 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc2bc66b-4dea-4961-9665-2357f6bd2a9a', 'x-compute-request-id': 'req-cc2bc66b-4dea-4961-9665-2357f6bd2a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:19,604 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 08:59:19,605 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-230c4241-01d3-4a98-aae7-598a50ef80c4', 'x-compute-request-id': 'req-230c4241-01d3-4a98-aae7-598a50ef80c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:20,768 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.149s 2022-10-15 08:59:20,769 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f4c51ed-b4b2-4110-a972-7e14b6ea1579', 'x-compute-request-id': 'req-2f4c51ed-b4b2-4110-a972-7e14b6ea1579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:21,937 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 08:59:21,938 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb37d40b-f86d-4991-a1ad-22b1cfacf156', 'x-compute-request-id': 'req-bb37d40b-f86d-4991-a1ad-22b1cfacf156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:23,103 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 08:59:23,103 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4af6ce0-b919-4328-bab5-5290200be254', 'x-compute-request-id': 'req-b4af6ce0-b919-4328-bab5-5290200be254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:24,270 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 08:59:24,270 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f4e0d82-5da6-4b85-b0fd-9414e3158eb5', 'x-compute-request-id': 'req-9f4e0d82-5da6-4b85-b0fd-9414e3158eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:25,443 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 08:59:25,443 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a97a66c-6ac9-4a10-b2e9-e7013a234c1d', 'x-compute-request-id': 'req-8a97a66c-6ac9-4a10-b2e9-e7013a234c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:26,613 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 08:59:26,614 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8fd09f5-56fe-45a0-a357-dd67505426af', 'x-compute-request-id': 'req-b8fd09f5-56fe-45a0-a357-dd67505426af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:27,787 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.160s 2022-10-15 08:59:27,788 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a967b33f-c333-494a-96df-c9d861ef80b0', 'x-compute-request-id': 'req-a967b33f-c333-494a-96df-c9d861ef80b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:28,953 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 08:59:28,953 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-474c034a-41eb-47f5-812c-ba16743db045', 'x-compute-request-id': 'req-474c034a-41eb-47f5-812c-ba16743db045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:30,124 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 08:59:30,125 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19fddeab-fbaa-4364-8649-4b66b73d9108', 'x-compute-request-id': 'req-19fddeab-fbaa-4364-8649-4b66b73d9108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:31,294 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 08:59:31,295 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43867ec8-e730-4a36-ae34-8e2084ce644e', 'x-compute-request-id': 'req-43867ec8-e730-4a36-ae34-8e2084ce644e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:32,463 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 08:59:32,463 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6b943ab-6c46-4cf9-8587-1f0e04cc9b42', 'x-compute-request-id': 'req-d6b943ab-6c46-4cf9-8587-1f0e04cc9b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:33,631 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 08:59:33,632 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6addc0fc-0924-49c4-9446-21b63433f5e4', 'x-compute-request-id': 'req-6addc0fc-0924-49c4-9446-21b63433f5e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:34,800 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 08:59:34,800 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebab8078-c83d-4350-a37c-78678ed21c71', 'x-compute-request-id': 'req-ebab8078-c83d-4350-a37c-78678ed21c71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:35,969 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 08:59:35,970 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6780cc0-8f5b-42d7-bb67-ac2f79d29608', 'x-compute-request-id': 'req-d6780cc0-8f5b-42d7-bb67-ac2f79d29608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:37,141 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 08:59:37,141 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b895f701-9b2d-4826-8697-1c868f4222bb', 'x-compute-request-id': 'req-b895f701-9b2d-4826-8697-1c868f4222bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:38,310 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 08:59:38,310 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8635397-d8cf-485c-9020-6cd1e9bf131c', 'x-compute-request-id': 'req-f8635397-d8cf-485c-9020-6cd1e9bf131c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:39,480 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 08:59:39,480 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca31e33c-f43e-48f9-9e16-7abdd55f4df4', 'x-compute-request-id': 'req-ca31e33c-f43e-48f9-9e16-7abdd55f4df4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:40,647 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 08:59:40,647 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-905c4f00-ae9d-4147-ac40-56a58c83d797', 'x-compute-request-id': 'req-905c4f00-ae9d-4147-ac40-56a58c83d797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:41,816 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 08:59:41,816 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01a1b9db-f043-4c24-8d0e-24fd2029bdc9', 'x-compute-request-id': 'req-01a1b9db-f043-4c24-8d0e-24fd2029bdc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:42,984 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 08:59:42,985 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6f1269a-0d5d-44cb-b64e-2e948b0d321c', 'x-compute-request-id': 'req-c6f1269a-0d5d-44cb-b64e-2e948b0d321c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:44,267 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.267s 2022-10-15 08:59:44,267 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c0bed70-89e5-4a8d-8136-561bebd3ce86', 'x-compute-request-id': 'req-7c0bed70-89e5-4a8d-8136-561bebd3ce86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:45,442 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.160s 2022-10-15 08:59:45,443 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe4ca221-2693-43c3-a1e6-e1bbf9ae51f6', 'x-compute-request-id': 'req-fe4ca221-2693-43c3-a1e6-e1bbf9ae51f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:46,607 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.149s 2022-10-15 08:59:46,607 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d4f5fd7-0297-454e-874c-0cd22ced2210', 'x-compute-request-id': 'req-1d4f5fd7-0297-454e-874c-0cd22ced2210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:47,787 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.165s 2022-10-15 08:59:47,787 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba2d9a00-08c1-4adc-964d-b089c266e5f4', 'x-compute-request-id': 'req-ba2d9a00-08c1-4adc-964d-b089c266e5f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:49,042 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.239s 2022-10-15 08:59:49,043 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4775ff1-4854-4d25-82cc-b3d8572dcb0c', 'x-compute-request-id': 'req-c4775ff1-4854-4d25-82cc-b3d8572dcb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:50,212 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 08:59:50,213 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47e06391-68dc-40d1-a741-9986db7d0bff', 'x-compute-request-id': 'req-47e06391-68dc-40d1-a741-9986db7d0bff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:51,398 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.171s 2022-10-15 08:59:51,399 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec701e83-0b96-4c91-8e2a-be8ccf723c39', 'x-compute-request-id': 'req-ec701e83-0b96-4c91-8e2a-be8ccf723c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:52,668 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.254s 2022-10-15 08:59:52,668 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ce962db-71ca-4ffe-ad94-e22c0354c289', 'x-compute-request-id': 'req-1ce962db-71ca-4ffe-ad94-e22c0354c289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:53,915 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.232s 2022-10-15 08:59:53,916 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ca7ecc-a8ed-42c7-8ad8-29744841807b', 'x-compute-request-id': 'req-26ca7ecc-a8ed-42c7-8ad8-29744841807b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:55,176 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.245s 2022-10-15 08:59:55,177 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b86fa3d-dda3-4aae-977a-6096e0ac4689', 'x-compute-request-id': 'req-3b86fa3d-dda3-4aae-977a-6096e0ac4689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:56,347 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 08:59:56,347 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8171811a-87a3-487d-b98f-8a02bb6c9f47', 'x-compute-request-id': 'req-8171811a-87a3-487d-b98f-8a02bb6c9f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:57,524 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.161s 2022-10-15 08:59:57,525 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3a7d0ea-f4e1-4b1e-8aa2-5f42ddeedfb9', 'x-compute-request-id': 'req-b3a7d0ea-f4e1-4b1e-8aa2-5f42ddeedfb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:58,691 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 08:59:58,692 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-523dcb5e-74db-4108-9f0d-5fdbe6c02727', 'x-compute-request-id': 'req-523dcb5e-74db-4108-9f0d-5fdbe6c02727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 08:59:59,860 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 08:59:59,860 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:59:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cfe7d51-4b1e-48db-b647-578800fec2f1', 'x-compute-request-id': 'req-7cfe7d51-4b1e-48db-b647-578800fec2f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:01,031 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:00:01,031 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33d97259-2019-4752-8495-c74d77ee1966', 'x-compute-request-id': 'req-33d97259-2019-4752-8495-c74d77ee1966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:02,285 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.239s 2022-10-15 09:00:02,286 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-928bddbc-cc02-4872-bf57-4a26814d4595', 'x-compute-request-id': 'req-928bddbc-cc02-4872-bf57-4a26814d4595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:03,470 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.166s 2022-10-15 09:00:03,471 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3340869-928c-48ca-818f-83795ba5451d', 'x-compute-request-id': 'req-f3340869-928c-48ca-818f-83795ba5451d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:04,640 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:00:04,640 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ff943a9-4571-4cc1-ace3-4b13be1ae5c2', 'x-compute-request-id': 'req-5ff943a9-4571-4cc1-ace3-4b13be1ae5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:05,807 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:00:05,807 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c081e0ef-71da-4392-ae04-5ef275fd55db', 'x-compute-request-id': 'req-c081e0ef-71da-4392-ae04-5ef275fd55db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:06,977 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:00:06,978 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f45b0e18-ea60-4825-a882-73d9e6cea271', 'x-compute-request-id': 'req-f45b0e18-ea60-4825-a882-73d9e6cea271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:08,145 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:00:08,145 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8ffe7da-027d-4505-af02-8c0d8eda4991', 'x-compute-request-id': 'req-b8ffe7da-027d-4505-af02-8c0d8eda4991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:09,314 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:00:09,315 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13637677-64c6-4fd4-aa0c-e5f687657490', 'x-compute-request-id': 'req-13637677-64c6-4fd4-aa0c-e5f687657490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:10,481 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:00:10,482 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8cf651d-9dfa-49d0-b510-f9f433a801da', 'x-compute-request-id': 'req-e8cf651d-9dfa-49d0-b510-f9f433a801da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:11,652 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:00:11,652 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d50ff93-c2c3-4f05-9fa4-6ac3372594ea', 'x-compute-request-id': 'req-9d50ff93-c2c3-4f05-9fa4-6ac3372594ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:12,823 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:00:12,824 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47818520-0617-4a6c-bf0f-51d7a32d2e77', 'x-compute-request-id': 'req-47818520-0617-4a6c-bf0f-51d7a32d2e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:13,988 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.149s 2022-10-15 09:00:13,989 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6119dab-c181-489d-ba42-8aa68585e6f0', 'x-compute-request-id': 'req-f6119dab-c181-489d-ba42-8aa68585e6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:15,160 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:00:15,160 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4683059d-4342-4301-b137-6eb8f51b26aa', 'x-compute-request-id': 'req-4683059d-4342-4301-b137-6eb8f51b26aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:16,328 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:00:16,329 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86b9054a-d677-429f-bb42-f3322b345bf3', 'x-compute-request-id': 'req-86b9054a-d677-429f-bb42-f3322b345bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:17,507 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.163s 2022-10-15 09:00:17,508 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eafeb7a-e8ab-42c2-be2f-59d6c5ee5876', 'x-compute-request-id': 'req-4eafeb7a-e8ab-42c2-be2f-59d6c5ee5876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:18,675 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:00:18,676 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c10bfd4-664a-4092-930e-a727db54fe2c', 'x-compute-request-id': 'req-6c10bfd4-664a-4092-930e-a727db54fe2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:19,841 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:00:19,841 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c12d82cc-1638-447d-93b6-7c9fc0cc39f4', 'x-compute-request-id': 'req-c12d82cc-1638-447d-93b6-7c9fc0cc39f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:21,014 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:00:21,014 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7d80179-5e6f-4377-baf3-7bb7d745e3ca', 'x-compute-request-id': 'req-b7d80179-5e6f-4377-baf3-7bb7d745e3ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:22,181 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:00:22,182 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a69ece1c-103a-40ad-9fdd-cc110d043748', 'x-compute-request-id': 'req-a69ece1c-103a-40ad-9fdd-cc110d043748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:23,599 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.403s 2022-10-15 09:00:23,599 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5444a59c-199c-49a0-86b8-92bea50e81bb', 'x-compute-request-id': 'req-5444a59c-199c-49a0-86b8-92bea50e81bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:24,765 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:00:24,765 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ddfc849-6dca-4149-b23c-23cfbd3d868f', 'x-compute-request-id': 'req-7ddfc849-6dca-4149-b23c-23cfbd3d868f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:25,940 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.160s 2022-10-15 09:00:25,940 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c877981d-3ef1-4c38-9357-cba0ed229c21', 'x-compute-request-id': 'req-c877981d-3ef1-4c38-9357-cba0ed229c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:27,105 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:00:27,105 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0827fdf-fb35-4dcd-b567-d357963e8ff1', 'x-compute-request-id': 'req-f0827fdf-fb35-4dcd-b567-d357963e8ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:28,277 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:00:28,277 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e925e2d5-a88b-475d-97cf-fba23278ae50', 'x-compute-request-id': 'req-e925e2d5-a88b-475d-97cf-fba23278ae50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:29,446 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:00:29,446 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6184f7bd-a1ad-476e-8eca-3b08a7954823', 'x-compute-request-id': 'req-6184f7bd-a1ad-476e-8eca-3b08a7954823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:30,613 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:00:30,614 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c168bae8-29a1-4b20-a1eb-5b3ed8bf5263', 'x-compute-request-id': 'req-c168bae8-29a1-4b20-a1eb-5b3ed8bf5263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:31,784 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:00:31,784 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4354499b-6752-47f5-9090-b25d65247d16', 'x-compute-request-id': 'req-4354499b-6752-47f5-9090-b25d65247d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:32,953 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:00:32,953 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc378da0-48aa-49f7-a1b7-06552f269fb0', 'x-compute-request-id': 'req-cc378da0-48aa-49f7-a1b7-06552f269fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:34,123 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:00:34,124 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74adb2ae-cf16-482a-b5c3-99da878c0b6b', 'x-compute-request-id': 'req-74adb2ae-cf16-482a-b5c3-99da878c0b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:35,291 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:00:35,292 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f318f21-710c-4afc-a786-d526435d02ff', 'x-compute-request-id': 'req-2f318f21-710c-4afc-a786-d526435d02ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:36,464 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:00:36,465 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0382738e-24b3-42f9-82f6-03f739e451eb', 'x-compute-request-id': 'req-0382738e-24b3-42f9-82f6-03f739e451eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:37,634 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:00:37,635 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bbe5ba5-098c-407d-9ab3-56e53d7afba7', 'x-compute-request-id': 'req-4bbe5ba5-098c-407d-9ab3-56e53d7afba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:38,802 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:00:38,802 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-907f7201-bb42-4bf2-a939-4c2dad2bdec9', 'x-compute-request-id': 'req-907f7201-bb42-4bf2-a939-4c2dad2bdec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:39,971 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:00:39,971 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-729fab95-fc10-4be8-9bba-b11aea7d5ecb', 'x-compute-request-id': 'req-729fab95-fc10-4be8-9bba-b11aea7d5ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:41,139 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:00:41,139 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16da0eef-84ee-4c10-a71c-3e1438486eb7', 'x-compute-request-id': 'req-16da0eef-84ee-4c10-a71c-3e1438486eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:42,313 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:00:42,313 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a5721c4-6c00-4eae-9544-65da1c1907ed', 'x-compute-request-id': 'req-2a5721c4-6c00-4eae-9544-65da1c1907ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:43,482 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:00:43,483 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-987156ac-1dcc-48c4-bac5-7ba7e145563c', 'x-compute-request-id': 'req-987156ac-1dcc-48c4-bac5-7ba7e145563c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:44,649 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:00:44,650 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aca7dbdd-f79a-43d9-8649-804710358717', 'x-compute-request-id': 'req-aca7dbdd-f79a-43d9-8649-804710358717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:45,823 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:00:45,824 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b4c0a8d-a994-40ec-baa7-5b25d33c2e57', 'x-compute-request-id': 'req-2b4c0a8d-a994-40ec-baa7-5b25d33c2e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:47,006 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.167s 2022-10-15 09:00:47,006 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a17b79d8-1e52-4715-a2ac-9ad95613ed4d', 'x-compute-request-id': 'req-a17b79d8-1e52-4715-a2ac-9ad95613ed4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:48,181 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.160s 2022-10-15 09:00:48,181 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1f357ea-8ec3-4e4d-a890-e6141996f400', 'x-compute-request-id': 'req-b1f357ea-8ec3-4e4d-a890-e6141996f400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:49,346 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:00:49,346 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76727ec7-3f09-4db8-aaf9-cba4e9baffb3', 'x-compute-request-id': 'req-76727ec7-3f09-4db8-aaf9-cba4e9baffb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:50,514 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:00:50,514 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e21bbb6c-ae50-4bd2-a07c-185e126ecd6b', 'x-compute-request-id': 'req-e21bbb6c-ae50-4bd2-a07c-185e126ecd6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:51,684 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:00:51,684 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62e36a06-df9f-442f-898c-d9352c42e33a', 'x-compute-request-id': 'req-62e36a06-df9f-442f-898c-d9352c42e33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:52,865 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.166s 2022-10-15 09:00:52,865 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3328446b-ccb6-4fad-8b0a-3be51aa24eda', 'x-compute-request-id': 'req-3328446b-ccb6-4fad-8b0a-3be51aa24eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:54,029 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.149s 2022-10-15 09:00:54,029 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72c9446a-70f9-4ce0-a6fe-e2e0b55e33d3', 'x-compute-request-id': 'req-72c9446a-70f9-4ce0-a6fe-e2e0b55e33d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:55,302 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.257s 2022-10-15 09:00:55,302 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba34c3bd-c1fc-48ae-8151-17a751520ce5', 'x-compute-request-id': 'req-ba34c3bd-c1fc-48ae-8151-17a751520ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:56,490 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.173s 2022-10-15 09:00:56,491 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90240614-84ae-4741-aa3f-8f7274624a47', 'x-compute-request-id': 'req-90240614-84ae-4741-aa3f-8f7274624a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:57,668 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.163s 2022-10-15 09:00:57,669 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86ce0dc6-bfe1-4557-be3c-2f623d337a9c', 'x-compute-request-id': 'req-86ce0dc6-bfe1-4557-be3c-2f623d337a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:00:58,840 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:00:58,840 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd63b4f9-0d3b-440a-98e0-30ea2df93bdd', 'x-compute-request-id': 'req-bd63b4f9-0d3b-440a-98e0-30ea2df93bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:00,007 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:01:00,007 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86adb2ec-b2e3-4a36-92aa-66b842995e6e', 'x-compute-request-id': 'req-86adb2ec-b2e3-4a36-92aa-66b842995e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:01,172 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.149s 2022-10-15 09:01:01,172 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1890dcc9-f824-49cd-937b-db44dc25192b', 'x-compute-request-id': 'req-1890dcc9-f824-49cd-937b-db44dc25192b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:02,440 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.253s 2022-10-15 09:01:02,441 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e8890a-563a-43e4-9aee-555685cd744b', 'x-compute-request-id': 'req-c1e8890a-563a-43e4-9aee-555685cd744b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:03,608 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:01:03,608 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-603b44a7-7754-4964-b3f2-8190f119b66d', 'x-compute-request-id': 'req-603b44a7-7754-4964-b3f2-8190f119b66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:04,778 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:01:04,778 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8917884-c01b-490c-9a45-225fc78cc713', 'x-compute-request-id': 'req-f8917884-c01b-490c-9a45-225fc78cc713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:05,944 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:01:05,944 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1064fe2-99b6-46e6-bfa9-927785e6a959', 'x-compute-request-id': 'req-c1064fe2-99b6-46e6-bfa9-927785e6a959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:07,114 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:01:07,114 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d76dd56-8ca2-4a90-a8ff-b22e1c15c6e5', 'x-compute-request-id': 'req-0d76dd56-8ca2-4a90-a8ff-b22e1c15c6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:08,279 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:01:08,280 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aef21f38-0c71-4734-bb0a-f89c908f2cfa', 'x-compute-request-id': 'req-aef21f38-0c71-4734-bb0a-f89c908f2cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:09,447 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:01:09,447 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3120908b-c1c1-4d9d-88d5-6866f29556a7', 'x-compute-request-id': 'req-3120908b-c1c1-4d9d-88d5-6866f29556a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:10,618 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:01:10,619 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d410fc76-aa56-4013-8f4b-2bd15e8c5c31', 'x-compute-request-id': 'req-d410fc76-aa56-4013-8f4b-2bd15e8c5c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:11,786 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:01:11,786 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-831e4cb7-337c-43f8-a963-f00764b6dd12', 'x-compute-request-id': 'req-831e4cb7-337c-43f8-a963-f00764b6dd12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:12,963 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.162s 2022-10-15 09:01:12,963 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf3dfe8-fae3-4f05-a8de-eb5e19003b12', 'x-compute-request-id': 'req-acf3dfe8-fae3-4f05-a8de-eb5e19003b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:14,133 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:01:14,133 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-330edd5f-801c-4f91-a7a4-5f370d8be512', 'x-compute-request-id': 'req-330edd5f-801c-4f91-a7a4-5f370d8be512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:15,301 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:01:15,301 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be783fd0-f197-4281-bd5d-ac958a791b46', 'x-compute-request-id': 'req-be783fd0-f197-4281-bd5d-ac958a791b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:16,474 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:01:16,474 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c833f07f-7e7d-4e6d-aac1-96dfef8ee576', 'x-compute-request-id': 'req-c833f07f-7e7d-4e6d-aac1-96dfef8ee576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:17,645 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:01:17,645 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9f4fb26-724b-4a78-9cea-0553f4e62749', 'x-compute-request-id': 'req-b9f4fb26-724b-4a78-9cea-0553f4e62749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:18,816 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:01:18,817 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8a1530e-8a30-4a0d-862a-0108dde47844', 'x-compute-request-id': 'req-c8a1530e-8a30-4a0d-862a-0108dde47844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:19,982 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:01:19,983 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-034992a6-169e-4471-a488-bd7216497299', 'x-compute-request-id': 'req-034992a6-169e-4471-a488-bd7216497299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:21,151 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:01:21,152 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37fe9ff3-057e-42c4-8436-87cbaf536baf', 'x-compute-request-id': 'req-37fe9ff3-057e-42c4-8436-87cbaf536baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:22,317 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:01:22,317 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40de3fed-92bd-4621-8fb1-fd52a53b106e', 'x-compute-request-id': 'req-40de3fed-92bd-4621-8fb1-fd52a53b106e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:23,488 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:01:23,488 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b537014b-3d4b-4f67-9bf5-1ee38c94078c', 'x-compute-request-id': 'req-b537014b-3d4b-4f67-9bf5-1ee38c94078c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:24,660 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:01:24,660 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e94b8be8-19d7-48d9-bfeb-6d2cc1892a5f', 'x-compute-request-id': 'req-e94b8be8-19d7-48d9-bfeb-6d2cc1892a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:25,824 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.149s 2022-10-15 09:01:25,824 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77cd55d3-109b-4ec6-bb37-241697f849e3', 'x-compute-request-id': 'req-77cd55d3-109b-4ec6-bb37-241697f849e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:26,992 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:01:26,993 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2afe509e-e519-4d29-8353-f98b089b42f5', 'x-compute-request-id': 'req-2afe509e-e519-4d29-8353-f98b089b42f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:28,162 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:01:28,162 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95fc79b9-9762-428b-ac26-b7be35daf528', 'x-compute-request-id': 'req-95fc79b9-9762-428b-ac26-b7be35daf528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:29,328 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:01:29,328 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a2ba8c-88f1-4823-a184-3b0ab16a5a4c', 'x-compute-request-id': 'req-c2a2ba8c-88f1-4823-a184-3b0ab16a5a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:30,499 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:01:30,499 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceba322c-51fa-477a-b422-de00f70aa8b8', 'x-compute-request-id': 'req-ceba322c-51fa-477a-b422-de00f70aa8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:31,663 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.149s 2022-10-15 09:01:31,663 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87652aee-5e0a-453a-adab-8a9fad743c6e', 'x-compute-request-id': 'req-87652aee-5e0a-453a-adab-8a9fad743c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:32,835 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:01:32,835 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e1a98b3-5104-4a8e-9ca4-5c99c99d8bc1', 'x-compute-request-id': 'req-3e1a98b3-5104-4a8e-9ca4-5c99c99d8bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:34,006 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:01:34,007 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b1bef6c-e1fd-4afc-9f16-99d06e74af9c', 'x-compute-request-id': 'req-8b1bef6c-e1fd-4afc-9f16-99d06e74af9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:35,177 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:01:35,178 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dec2dbac-5325-4588-b537-8050ae98f83d', 'x-compute-request-id': 'req-dec2dbac-5325-4588-b537-8050ae98f83d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:36,342 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:01:36,343 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3689f63f-eb7d-4d6e-8b36-53ff9feb61ac', 'x-compute-request-id': 'req-3689f63f-eb7d-4d6e-8b36-53ff9feb61ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:37,511 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:01:37,511 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2844fbf2-5a33-425d-a970-5f5af6eda41e', 'x-compute-request-id': 'req-2844fbf2-5a33-425d-a970-5f5af6eda41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:38,683 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:01:38,683 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed33c1b8-fb92-4a6e-9a7f-c2ab7d939895', 'x-compute-request-id': 'req-ed33c1b8-fb92-4a6e-9a7f-c2ab7d939895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:39,846 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.149s 2022-10-15 09:01:39,847 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22dba06-0c34-4f68-96c2-ced689c89dd2', 'x-compute-request-id': 'req-f22dba06-0c34-4f68-96c2-ced689c89dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:41,016 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:01:41,016 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f492620-dc96-465f-810a-a46d007963ef', 'x-compute-request-id': 'req-9f492620-dc96-465f-810a-a46d007963ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:42,184 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:01:42,184 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34771717-ffff-4126-84ad-cec1a7a76ec4', 'x-compute-request-id': 'req-34771717-ffff-4126-84ad-cec1a7a76ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:43,351 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:01:43,351 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7af19e1-2b23-42ad-ab6b-e172a5090922', 'x-compute-request-id': 'req-f7af19e1-2b23-42ad-ab6b-e172a5090922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:44,520 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:01:44,520 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccfa8cb5-a2ad-4027-9e06-ce1bed94f92f', 'x-compute-request-id': 'req-ccfa8cb5-a2ad-4027-9e06-ce1bed94f92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:45,700 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.164s 2022-10-15 09:01:45,701 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62df5ac7-b3b1-45e8-8b3c-a7a277c30a24', 'x-compute-request-id': 'req-62df5ac7-b3b1-45e8-8b3c-a7a277c30a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:47,120 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.404s 2022-10-15 09:01:47,120 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b1070fa-5aff-44bb-9253-924729ce43b4', 'x-compute-request-id': 'req-3b1070fa-5aff-44bb-9253-924729ce43b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:48,286 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:01:48,286 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-186310b9-3004-49e0-a4ef-702bfd6344ec', 'x-compute-request-id': 'req-186310b9-3004-49e0-a4ef-702bfd6344ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:49,456 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:01:49,456 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc458e11-0afa-4f89-90aa-4a15032811a8', 'x-compute-request-id': 'req-dc458e11-0afa-4f89-90aa-4a15032811a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:50,621 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:01:50,621 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c33e96e4-5b87-404d-a269-dd73ce2d9f56', 'x-compute-request-id': 'req-c33e96e4-5b87-404d-a269-dd73ce2d9f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:51,791 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:01:51,791 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e201c2-b03a-4577-8130-5082f7a7e6ed', 'x-compute-request-id': 'req-c2e201c2-b03a-4577-8130-5082f7a7e6ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:52,956 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:01:52,956 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a99565-5544-43be-bebd-88ff08575341', 'x-compute-request-id': 'req-a5a99565-5544-43be-bebd-88ff08575341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:54,222 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.252s 2022-10-15 09:01:54,223 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-111bd51c-df5f-4729-8ea9-aa521ea9dd79', 'x-compute-request-id': 'req-111bd51c-df5f-4729-8ea9-aa521ea9dd79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:55,393 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:01:55,394 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ea345a-667f-4486-9bcb-f97243eb2a12', 'x-compute-request-id': 'req-05ea345a-667f-4486-9bcb-f97243eb2a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:56,568 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.160s 2022-10-15 09:01:56,569 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7c18fc4-0bf3-4485-84e1-fbdfe0d968d1', 'x-compute-request-id': 'req-a7c18fc4-0bf3-4485-84e1-fbdfe0d968d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:57,733 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:01:57,734 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-940d0869-6bdb-4fdc-b63c-5e325440c85f', 'x-compute-request-id': 'req-940d0869-6bdb-4fdc-b63c-5e325440c85f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:01:58,901 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:01:58,901 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a8494bd-5eef-4c1e-8c72-8e906093fdb3', 'x-compute-request-id': 'req-5a8494bd-5eef-4c1e-8c72-8e906093fdb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:00,072 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:02:00,073 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cf793bc-b654-44c7-b65a-06480a606f14', 'x-compute-request-id': 'req-3cf793bc-b654-44c7-b65a-06480a606f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:01,238 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:02:01,239 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601a18d0-deea-4f99-a67e-8ae39b24b797', 'x-compute-request-id': 'req-601a18d0-deea-4f99-a67e-8ae39b24b797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:02,408 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:02:02,408 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b0e26b7-1a1e-49e0-9460-513c61259025', 'x-compute-request-id': 'req-8b0e26b7-1a1e-49e0-9460-513c61259025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:03,574 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:02:03,575 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-709d3f2e-20ed-46b6-9bde-69dd1cd9669a', 'x-compute-request-id': 'req-709d3f2e-20ed-46b6-9bde-69dd1cd9669a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:04,747 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:02:04,747 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf3592f6-ec92-4869-aa1c-fdc88f81d7cb', 'x-compute-request-id': 'req-bf3592f6-ec92-4869-aa1c-fdc88f81d7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:05,914 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:02:05,915 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca553e76-51f9-4620-a36c-d849ba5d069a', 'x-compute-request-id': 'req-ca553e76-51f9-4620-a36c-d849ba5d069a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:07,086 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:02:07,086 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e0b011b-6732-44d8-8a5e-daf3bb1a604a', 'x-compute-request-id': 'req-0e0b011b-6732-44d8-8a5e-daf3bb1a604a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:08,255 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:02:08,255 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a79efffe-0259-45a2-a04f-4662a81ecac3', 'x-compute-request-id': 'req-a79efffe-0259-45a2-a04f-4662a81ecac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:09,423 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:02:09,424 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adb3fbfe-dc99-4f67-9911-c8f8d074eacc', 'x-compute-request-id': 'req-adb3fbfe-dc99-4f67-9911-c8f8d074eacc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:10,592 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:02:10,593 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eeb6b26-b2be-4612-bbd0-ee93ee65ab63', 'x-compute-request-id': 'req-4eeb6b26-b2be-4612-bbd0-ee93ee65ab63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:11,761 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:02:11,761 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d47e01e-edaf-402a-873a-07ab0e6f4779', 'x-compute-request-id': 'req-4d47e01e-edaf-402a-873a-07ab0e6f4779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:12,929 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:02:12,930 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8002e12-1bc7-438d-b7a9-39ea8818cd79', 'x-compute-request-id': 'req-b8002e12-1bc7-438d-b7a9-39ea8818cd79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:14,101 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:02:14,101 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a59cb7f7-d4c7-4955-9a46-91fd9ca6b375', 'x-compute-request-id': 'req-a59cb7f7-d4c7-4955-9a46-91fd9ca6b375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:15,280 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.164s 2022-10-15 09:02:15,280 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceb999f6-2247-4760-87e6-a496bc6816ec', 'x-compute-request-id': 'req-ceb999f6-2247-4760-87e6-a496bc6816ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:16,458 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.162s 2022-10-15 09:02:16,458 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb298eae-d19f-492f-b8c1-1b60e0bd8c06', 'x-compute-request-id': 'req-eb298eae-d19f-492f-b8c1-1b60e0bd8c06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:17,630 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:02:17,630 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38e74948-048f-4892-9bc7-d731562c0e14', 'x-compute-request-id': 'req-38e74948-048f-4892-9bc7-d731562c0e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:18,802 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:02:18,802 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf5a3efb-afe9-439f-a1e9-9ec2be0b5f3c', 'x-compute-request-id': 'req-bf5a3efb-afe9-439f-a1e9-9ec2be0b5f3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:19,969 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:02:19,969 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c2087c5-d617-4fc4-b52e-c090e0ec7786', 'x-compute-request-id': 'req-5c2087c5-d617-4fc4-b52e-c090e0ec7786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:21,136 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:02:21,136 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-197808b0-72bc-42b7-9340-ce591541f679', 'x-compute-request-id': 'req-197808b0-72bc-42b7-9340-ce591541f679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:22,307 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:02:22,307 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d606fefa-5153-45a0-a47c-8602d5907074', 'x-compute-request-id': 'req-d606fefa-5153-45a0-a47c-8602d5907074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:23,473 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:02:23,473 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84ba2fe3-4880-405e-a18b-f82c69dc83bf', 'x-compute-request-id': 'req-84ba2fe3-4880-405e-a18b-f82c69dc83bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:24,642 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:02:24,643 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48342e16-abc6-4a1d-b6ae-a52444147f1c', 'x-compute-request-id': 'req-48342e16-abc6-4a1d-b6ae-a52444147f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:25,816 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:02:25,816 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6b384da-eff3-4032-b60e-3868280eb086', 'x-compute-request-id': 'req-e6b384da-eff3-4032-b60e-3868280eb086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:26,987 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:02:26,987 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-715bf0da-118f-4ed7-88bc-bb3740fe5f97', 'x-compute-request-id': 'req-715bf0da-118f-4ed7-88bc-bb3740fe5f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:28,159 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:02:28,160 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cc7e14f-4e26-4e4b-8324-15f6d4c686ff', 'x-compute-request-id': 'req-7cc7e14f-4e26-4e4b-8324-15f6d4c686ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:29,326 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:02:29,326 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe20e7e5-8fdf-4cd3-b37a-d4477aae59dc', 'x-compute-request-id': 'req-fe20e7e5-8fdf-4cd3-b37a-d4477aae59dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:30,498 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:02:30,498 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b59f7310-f228-473e-954e-f17f046e462d', 'x-compute-request-id': 'req-b59f7310-f228-473e-954e-f17f046e462d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:31,664 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:02:31,665 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf6a4b93-bbef-4efa-bfe3-71dc263b06ed', 'x-compute-request-id': 'req-cf6a4b93-bbef-4efa-bfe3-71dc263b06ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:32,832 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:02:32,832 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4872be4-0f44-400f-a30a-23dbd09d2378', 'x-compute-request-id': 'req-f4872be4-0f44-400f-a30a-23dbd09d2378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:33,997 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:02:33,997 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45f24117-c38f-4a92-a566-b524675b9e38', 'x-compute-request-id': 'req-45f24117-c38f-4a92-a566-b524675b9e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:35,165 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:02:35,166 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75fe4a84-10c0-49c0-af6e-2b087adff592', 'x-compute-request-id': 'req-75fe4a84-10c0-49c0-af6e-2b087adff592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:36,335 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:02:36,335 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ef50b7-6b11-499d-82fb-166815e9deef', 'x-compute-request-id': 'req-d5ef50b7-6b11-499d-82fb-166815e9deef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:37,506 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:02:37,506 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c50ee4a8-268e-4591-97f3-fe8aa3e69428', 'x-compute-request-id': 'req-c50ee4a8-268e-4591-97f3-fe8aa3e69428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:38,679 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:02:38,679 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51bfe10b-2453-4614-a0c9-d609b0eb1453', 'x-compute-request-id': 'req-51bfe10b-2453-4614-a0c9-d609b0eb1453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:39,843 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:02:39,844 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13e9ffda-a6cd-40c5-9907-f9943f464a96', 'x-compute-request-id': 'req-13e9ffda-a6cd-40c5-9907-f9943f464a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:41,010 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:02:41,011 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-335f3f7b-f9ff-48b1-b1ce-8d7d785d32fa', 'x-compute-request-id': 'req-335f3f7b-f9ff-48b1-b1ce-8d7d785d32fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:42,183 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:02:42,184 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-820926f0-0872-4b88-b658-1839c09f01ee', 'x-compute-request-id': 'req-820926f0-0872-4b88-b658-1839c09f01ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:43,348 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:02:43,349 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4747a49-daa5-4b08-b26a-65588ddae418', 'x-compute-request-id': 'req-d4747a49-daa5-4b08-b26a-65588ddae418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:44,521 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:02:44,522 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-038ac245-fc57-449d-b01c-7669970580c2', 'x-compute-request-id': 'req-038ac245-fc57-449d-b01c-7669970580c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:45,688 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:02:45,688 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fb165d4-e562-429d-bfc2-58822d958540', 'x-compute-request-id': 'req-6fb165d4-e562-429d-bfc2-58822d958540', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:46,857 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:02:46,858 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bd396aa-9d6a-472f-bb9f-0b724c6d0523', 'x-compute-request-id': 'req-3bd396aa-9d6a-472f-bb9f-0b724c6d0523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:48,025 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:02:48,026 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01f16b86-9f97-448c-a311-58376f3cfbab', 'x-compute-request-id': 'req-01f16b86-9f97-448c-a311-58376f3cfbab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:49,211 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.170s 2022-10-15 09:02:49,211 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebc69f06-ef31-4573-b957-76a737332257', 'x-compute-request-id': 'req-ebc69f06-ef31-4573-b957-76a737332257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:50,386 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.159s 2022-10-15 09:02:50,387 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ade98ee1-95f0-4a8d-a3f3-59be823f7d8e', 'x-compute-request-id': 'req-ade98ee1-95f0-4a8d-a3f3-59be823f7d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:51,553 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:02:51,553 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9660b816-f5cf-49b5-9fd6-d2660716812f', 'x-compute-request-id': 'req-9660b816-f5cf-49b5-9fd6-d2660716812f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:52,722 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:02:52,722 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c642d642-62e3-4fce-92c2-7a35a03b381f', 'x-compute-request-id': 'req-c642d642-62e3-4fce-92c2-7a35a03b381f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:53,886 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.149s 2022-10-15 09:02:53,887 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7a48288-fd36-41d0-ae13-ecf52beec48d', 'x-compute-request-id': 'req-a7a48288-fd36-41d0-ae13-ecf52beec48d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:55,064 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.162s 2022-10-15 09:02:55,064 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de02a7fa-c22c-4b08-a616-5f78a186aaf8', 'x-compute-request-id': 'req-de02a7fa-c22c-4b08-a616-5f78a186aaf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:56,233 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:02:56,234 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc53f5ca-8988-4947-b3ca-345c906da174', 'x-compute-request-id': 'req-cc53f5ca-8988-4947-b3ca-345c906da174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:57,403 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:02:57,404 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c47f9e29-cb56-4444-aa19-a6db70a9df0d', 'x-compute-request-id': 'req-c47f9e29-cb56-4444-aa19-a6db70a9df0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:58,577 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:02:58,578 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72f066bb-aef6-470b-9191-ff4220a39599', 'x-compute-request-id': 'req-72f066bb-aef6-470b-9191-ff4220a39599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:02:59,757 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.163s 2022-10-15 09:02:59,757 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-044f3940-b2e8-4437-94d7-9434fba20a1c', 'x-compute-request-id': 'req-044f3940-b2e8-4437-94d7-9434fba20a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:00,937 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.165s 2022-10-15 09:03:00,937 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34f1b3a6-f04d-4e7e-8247-86d2e585d6be', 'x-compute-request-id': 'req-34f1b3a6-f04d-4e7e-8247-86d2e585d6be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:02,102 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:03:02,102 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d674295-0ac5-4897-9ab5-2a2849edf341', 'x-compute-request-id': 'req-5d674295-0ac5-4897-9ab5-2a2849edf341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:03,268 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:03:03,268 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e973aaf-94c1-4cef-992c-31629c4193d6', 'x-compute-request-id': 'req-5e973aaf-94c1-4cef-992c-31629c4193d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:04,439 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:03:04,440 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98908ba9-22ed-47a0-aa54-480920146e2a', 'x-compute-request-id': 'req-98908ba9-22ed-47a0-aa54-480920146e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:05,606 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:03:05,606 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e998cf46-f78f-4ee1-bba8-78f0b2cf67a9', 'x-compute-request-id': 'req-e998cf46-f78f-4ee1-bba8-78f0b2cf67a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:06,778 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:03:06,779 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bcccb7e-33fe-4360-a836-fda54b2d3284', 'x-compute-request-id': 'req-4bcccb7e-33fe-4360-a836-fda54b2d3284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:07,944 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:03:07,944 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5620a5a7-2baf-4635-a19b-46ec365512f6', 'x-compute-request-id': 'req-5620a5a7-2baf-4635-a19b-46ec365512f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:09,107 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.147s 2022-10-15 09:03:09,107 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bda0a2bd-70d0-493c-ac39-9423400b9fe7', 'x-compute-request-id': 'req-bda0a2bd-70d0-493c-ac39-9423400b9fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:10,283 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.161s 2022-10-15 09:03:10,284 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ffc50be-b8b1-4a17-a2a7-26db34e9bdfd', 'x-compute-request-id': 'req-4ffc50be-b8b1-4a17-a2a7-26db34e9bdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:11,456 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:03:11,457 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb3d1018-bd32-4891-b7e9-b904eaf038c3', 'x-compute-request-id': 'req-fb3d1018-bd32-4891-b7e9-b904eaf038c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:12,628 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:03:12,628 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df09f22-ad70-4c17-a6de-579014c68566', 'x-compute-request-id': 'req-0df09f22-ad70-4c17-a6de-579014c68566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:13,794 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:03:13,794 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a3d8571-4e09-4250-9d18-26013f6428e9', 'x-compute-request-id': 'req-1a3d8571-4e09-4250-9d18-26013f6428e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:14,964 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:03:14,964 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18b4c28d-8998-435b-af79-98de40aa8395', 'x-compute-request-id': 'req-18b4c28d-8998-435b-af79-98de40aa8395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:16,130 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:03:16,131 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-548038b8-ee5d-4350-b88b-10d56b269217', 'x-compute-request-id': 'req-548038b8-ee5d-4350-b88b-10d56b269217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:17,296 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:03:17,296 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab01f714-8714-40d3-a941-96da532f5121', 'x-compute-request-id': 'req-ab01f714-8714-40d3-a941-96da532f5121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:18,465 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:03:18,465 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a3ff705-d4c8-4c91-abb0-5d0d10bf57bf', 'x-compute-request-id': 'req-3a3ff705-d4c8-4c91-abb0-5d0d10bf57bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:19,633 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:03:19,633 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21dc87d2-a2c1-447c-aef8-9366846907e5', 'x-compute-request-id': 'req-21dc87d2-a2c1-447c-aef8-9366846907e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:20,805 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:03:20,805 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdaa149c-47e7-4af9-95d1-e29221569977', 'x-compute-request-id': 'req-fdaa149c-47e7-4af9-95d1-e29221569977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:21,977 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:03:21,977 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0731df6f-9962-4224-a547-8b66075825dc', 'x-compute-request-id': 'req-0731df6f-9962-4224-a547-8b66075825dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:23,151 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:03:23,151 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea7768f5-0332-412f-b3bd-e3b0094e2a81', 'x-compute-request-id': 'req-ea7768f5-0332-412f-b3bd-e3b0094e2a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:24,317 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:03:24,317 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d8187ae-9390-4517-9454-4e4ff22e4f0f', 'x-compute-request-id': 'req-0d8187ae-9390-4517-9454-4e4ff22e4f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:25,484 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:03:25,484 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1093e83-529d-444a-ae2e-7e519a91994f', 'x-compute-request-id': 'req-a1093e83-529d-444a-ae2e-7e519a91994f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:26,653 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:03:26,654 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b622cae8-6f24-4b6c-83fb-1b31d1a3102c', 'x-compute-request-id': 'req-b622cae8-6f24-4b6c-83fb-1b31d1a3102c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:27,821 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:03:27,821 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5367b599-1adb-462f-9f1c-f71033b562e1', 'x-compute-request-id': 'req-5367b599-1adb-462f-9f1c-f71033b562e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:28,990 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:03:28,990 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9678fed-1a86-45ba-a445-b12ecc9349b0', 'x-compute-request-id': 'req-c9678fed-1a86-45ba-a445-b12ecc9349b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:30,157 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:03:30,158 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10370a8f-3d0d-4c76-b91c-164cfcf2b282', 'x-compute-request-id': 'req-10370a8f-3d0d-4c76-b91c-164cfcf2b282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:31,323 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:03:31,324 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a0337bf-0f89-48d1-b106-f8ddcd6f2fb3', 'x-compute-request-id': 'req-5a0337bf-0f89-48d1-b106-f8ddcd6f2fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:32,504 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.166s 2022-10-15 09:03:32,504 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d259f11e-513e-4580-a3c8-9ebff58dfa5f', 'x-compute-request-id': 'req-d259f11e-513e-4580-a3c8-9ebff58dfa5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:33,674 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:03:33,675 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1db3305e-670e-48c6-a9d4-539260839723', 'x-compute-request-id': 'req-1db3305e-670e-48c6-a9d4-539260839723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:34,842 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:03:34,842 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b7edca5-05dd-43a8-9ff4-c7ee0b05298a', 'x-compute-request-id': 'req-2b7edca5-05dd-43a8-9ff4-c7ee0b05298a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:36,007 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:03:36,007 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-566dcc34-a2ec-4ff1-9b27-6ed847352f13', 'x-compute-request-id': 'req-566dcc34-a2ec-4ff1-9b27-6ed847352f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:37,175 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:03:37,175 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da6e7e62-80a8-4743-8c9a-ae9e52334b38', 'x-compute-request-id': 'req-da6e7e62-80a8-4743-8c9a-ae9e52334b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:38,348 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:03:38,348 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f8102a4-2edf-4ad2-b190-7074440cd52a', 'x-compute-request-id': 'req-1f8102a4-2edf-4ad2-b190-7074440cd52a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:39,513 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:03:39,513 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf20e726-1afb-4944-8da9-e573f0363559', 'x-compute-request-id': 'req-bf20e726-1afb-4944-8da9-e573f0363559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:40,682 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:03:40,682 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e60b1aa-cfa1-482d-a01b-a50ec5f286c0', 'x-compute-request-id': 'req-2e60b1aa-cfa1-482d-a01b-a50ec5f286c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:41,847 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:03:41,848 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d84c854-b2f2-4d49-9d9c-46514a6b9364', 'x-compute-request-id': 'req-3d84c854-b2f2-4d49-9d9c-46514a6b9364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:43,018 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:03:43,018 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05362c1b-1f3b-4805-a470-e55ee626331e', 'x-compute-request-id': 'req-05362c1b-1f3b-4805-a470-e55ee626331e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:44,182 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.149s 2022-10-15 09:03:44,182 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6d9ba2a-01c3-4a3f-b40c-c92a6363db7b', 'x-compute-request-id': 'req-f6d9ba2a-01c3-4a3f-b40c-c92a6363db7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:45,352 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:03:45,352 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b041b294-98e6-4d23-9515-f9ddb86fa391', 'x-compute-request-id': 'req-b041b294-98e6-4d23-9515-f9ddb86fa391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:46,525 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:03:46,525 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afeeb983-fffb-451d-8b80-153109878556', 'x-compute-request-id': 'req-afeeb983-fffb-451d-8b80-153109878556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:47,694 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:03:47,694 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-967852c5-d100-4d30-ac57-d856182f514c', 'x-compute-request-id': 'req-967852c5-d100-4d30-ac57-d856182f514c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:49,109 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.400s 2022-10-15 09:03:49,109 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fbfee87-8132-4cbe-9e5a-1b387b195ca3', 'x-compute-request-id': 'req-8fbfee87-8132-4cbe-9e5a-1b387b195ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:50,275 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:03:50,275 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c0ba951-cd77-414c-b51a-7353a1aa01e0', 'x-compute-request-id': 'req-6c0ba951-cd77-414c-b51a-7353a1aa01e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:51,445 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:03:51,445 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2602a39f-765f-4ce3-94c7-34b67b209fdb', 'x-compute-request-id': 'req-2602a39f-765f-4ce3-94c7-34b67b209fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:52,615 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:03:52,615 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b6dbcf3-324e-4fc8-8f68-460106c55062', 'x-compute-request-id': 'req-9b6dbcf3-324e-4fc8-8f68-460106c55062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:53,800 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.170s 2022-10-15 09:03:53,800 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87b16ba2-5079-4e83-930a-2c6b1667fcf8', 'x-compute-request-id': 'req-87b16ba2-5079-4e83-930a-2c6b1667fcf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:55,167 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.351s 2022-10-15 09:03:55,167 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-536831e1-38e7-460c-8e23-fb6ff9e41fc3', 'x-compute-request-id': 'req-536831e1-38e7-460c-8e23-fb6ff9e41fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:56,380 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.198s 2022-10-15 09:03:56,380 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b5f6c0-3252-4c40-8be6-dbef1c815757', 'x-compute-request-id': 'req-b3b5f6c0-3252-4c40-8be6-dbef1c815757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:57,550 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:03:57,551 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e9545f2-e191-4add-ac41-60e774e5c89a', 'x-compute-request-id': 'req-9e9545f2-e191-4add-ac41-60e774e5c89a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:58,716 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:03:58,717 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb7a0cb3-702c-4300-bb05-237d8dba1f9e', 'x-compute-request-id': 'req-bb7a0cb3-702c-4300-bb05-237d8dba1f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:03:59,885 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:03:59,885 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8efed05-a34a-4f5d-86af-86fec2d6107b', 'x-compute-request-id': 'req-f8efed05-a34a-4f5d-86af-86fec2d6107b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:01,054 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:04:01,055 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abeed727-d530-45d3-b18b-3a71897f9ba5', 'x-compute-request-id': 'req-abeed727-d530-45d3-b18b-3a71897f9ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:02,250 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.180s 2022-10-15 09:04:02,251 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-415e5622-cbeb-451b-a4ca-ab9a9c74c1c1', 'x-compute-request-id': 'req-415e5622-cbeb-451b-a4ca-ab9a9c74c1c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:03,416 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:04:03,417 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2505d102-00d8-4282-b936-8bf0c13eac29', 'x-compute-request-id': 'req-2505d102-00d8-4282-b936-8bf0c13eac29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:04,583 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:04:04,584 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255b559e-3684-472a-981e-59484bfb9381', 'x-compute-request-id': 'req-255b559e-3684-472a-981e-59484bfb9381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:05,756 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:04:05,756 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96153ea3-a719-4990-b3d0-1ea08b7728f9', 'x-compute-request-id': 'req-96153ea3-a719-4990-b3d0-1ea08b7728f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:06,920 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.149s 2022-10-15 09:04:06,921 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dde5a0a-f719-40be-9ee3-c84b2122904d', 'x-compute-request-id': 'req-6dde5a0a-f719-40be-9ee3-c84b2122904d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:08,097 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.161s 2022-10-15 09:04:08,098 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f197021-e18f-4134-a8a0-17c3456fa077', 'x-compute-request-id': 'req-5f197021-e18f-4134-a8a0-17c3456fa077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:09,265 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:04:09,266 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6de47807-4bfe-4927-89f7-f40004c53905', 'x-compute-request-id': 'req-6de47807-4bfe-4927-89f7-f40004c53905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:10,433 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:04:10,433 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a72c9c9-7aec-472c-a575-c08250b5b5a8', 'x-compute-request-id': 'req-4a72c9c9-7aec-472c-a575-c08250b5b5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:11,603 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:04:11,604 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-396c3fe6-48bc-43f4-9b6f-d522aa5dbedc', 'x-compute-request-id': 'req-396c3fe6-48bc-43f4-9b6f-d522aa5dbedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:12,778 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.159s 2022-10-15 09:04:12,779 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0787fec5-0577-4d14-9b90-8612b15c2ebd', 'x-compute-request-id': 'req-0787fec5-0577-4d14-9b90-8612b15c2ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:13,948 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:04:13,948 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22a280d9-9472-450d-8337-702434ab58a0', 'x-compute-request-id': 'req-22a280d9-9472-450d-8337-702434ab58a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:15,114 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:04:15,115 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32decc17-4f84-4507-9ce4-9f288ae42164', 'x-compute-request-id': 'req-32decc17-4f84-4507-9ce4-9f288ae42164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:16,282 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:04:16,283 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7178c2fc-c13c-4e4a-b842-ea355564ce63', 'x-compute-request-id': 'req-7178c2fc-c13c-4e4a-b842-ea355564ce63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:17,455 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:04:17,456 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17c22fdc-0430-465d-81af-a1e2cab2d757', 'x-compute-request-id': 'req-17c22fdc-0430-465d-81af-a1e2cab2d757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:18,625 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:04:18,625 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-368b7072-ff91-482b-a08b-327b131b4923', 'x-compute-request-id': 'req-368b7072-ff91-482b-a08b-327b131b4923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:19,795 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:04:19,795 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6ce47ac-4eda-4f19-b021-85ca75f4fe1e', 'x-compute-request-id': 'req-e6ce47ac-4eda-4f19-b021-85ca75f4fe1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:20,961 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:04:20,961 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97fdf34d-eb3f-45d5-9bd9-e494260dbed2', 'x-compute-request-id': 'req-97fdf34d-eb3f-45d5-9bd9-e494260dbed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:22,134 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:04:22,134 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7720093e-0643-47e9-8512-126d4a879661', 'x-compute-request-id': 'req-7720093e-0643-47e9-8512-126d4a879661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:23,306 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.157s 2022-10-15 09:04:23,307 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84b0384e-842f-4f27-989b-ee974b9ba282', 'x-compute-request-id': 'req-84b0384e-842f-4f27-989b-ee974b9ba282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:24,477 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:04:24,478 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2e60817-fa11-4892-bc72-e7d9d2dede94', 'x-compute-request-id': 'req-e2e60817-fa11-4892-bc72-e7d9d2dede94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:25,647 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:04:25,647 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e071b031-524d-4a99-bb2b-fce0fcdc053a', 'x-compute-request-id': 'req-e071b031-524d-4a99-bb2b-fce0fcdc053a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:26,972 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.309s 2022-10-15 09:04:26,972 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f833cf9-464b-448a-bcbc-f87542589742', 'x-compute-request-id': 'req-7f833cf9-464b-448a-bcbc-f87542589742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:28,143 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:04:28,144 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf09e59a-a961-4687-9cbb-e0ca5252fcdd', 'x-compute-request-id': 'req-cf09e59a-a961-4687-9cbb-e0ca5252fcdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:29,308 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:04:29,309 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3941072-c84f-4f95-ad17-d81aaca4d128', 'x-compute-request-id': 'req-f3941072-c84f-4f95-ad17-d81aaca4d128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:30,479 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:04:30,479 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17cd8f46-1a6d-4b55-85c2-d27154ccf3ec', 'x-compute-request-id': 'req-17cd8f46-1a6d-4b55-85c2-d27154ccf3ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:31,648 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:04:31,649 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68bab7d3-65ac-436a-9302-a56df29c954b', 'x-compute-request-id': 'req-68bab7d3-65ac-436a-9302-a56df29c954b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:32,824 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.161s 2022-10-15 09:04:32,825 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2306406-d163-4154-aa52-d6d75b2e5236', 'x-compute-request-id': 'req-b2306406-d163-4154-aa52-d6d75b2e5236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:34,001 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.162s 2022-10-15 09:04:34,001 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3107123-3e6f-440a-b3a7-7161d1cd6e30', 'x-compute-request-id': 'req-f3107123-3e6f-440a-b3a7-7161d1cd6e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:35,167 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:04:35,168 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97b51b88-16b0-4644-b139-f608da42d796', 'x-compute-request-id': 'req-97b51b88-16b0-4644-b139-f608da42d796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:36,336 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:04:36,337 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6db72220-a3af-4b3c-8af6-2c3cb67db22e', 'x-compute-request-id': 'req-6db72220-a3af-4b3c-8af6-2c3cb67db22e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:37,504 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:04:37,505 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b11f9993-8ac7-4a5b-82a0-239aa5a3bfd7', 'x-compute-request-id': 'req-b11f9993-8ac7-4a5b-82a0-239aa5a3bfd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:38,672 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:04:38,672 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0893d930-43eb-405b-a0dd-0d858d77892c', 'x-compute-request-id': 'req-0893d930-43eb-405b-a0dd-0d858d77892c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:39,842 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.156s 2022-10-15 09:04:39,842 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e1a9d76-db24-46de-820e-d772bec0b50a', 'x-compute-request-id': 'req-3e1a9d76-db24-46de-820e-d772bec0b50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:41,006 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.150s 2022-10-15 09:04:41,007 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b70a6cf-6f51-457a-b035-d9114aa1d1b7', 'x-compute-request-id': 'req-3b70a6cf-6f51-457a-b035-d9114aa1d1b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:42,177 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:04:42,177 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11bf2f19-e91d-454e-a999-1d3450e9d037', 'x-compute-request-id': 'req-11bf2f19-e91d-454e-a999-1d3450e9d037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:43,343 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.151s 2022-10-15 09:04:43,343 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bb7e865-0588-4c32-8cee-9f1bb167904f', 'x-compute-request-id': 'req-2bb7e865-0588-4c32-8cee-9f1bb167904f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:44,515 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.158s 2022-10-15 09:04:44,516 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a292e24-884f-48cf-b9a4-b73e91b76333', 'x-compute-request-id': 'req-1a292e24-884f-48cf-b9a4-b73e91b76333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:45,683 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:04:45,684 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2357ef27-4ef2-4810-b32d-938ffb95ffa7', 'x-compute-request-id': 'req-2357ef27-4ef2-4810-b32d-938ffb95ffa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:46,850 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:04:46,851 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7e5f7e6-ee06-4bcc-b5d5-a679dbf3b0dd', 'x-compute-request-id': 'req-f7e5f7e6-ee06-4bcc-b5d5-a679dbf3b0dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:48,019 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:04:48,019 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c56f480-7d58-4677-b116-f2127ea20d5a', 'x-compute-request-id': 'req-6c56f480-7d58-4677-b116-f2127ea20d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:49,187 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:04:49,187 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d77bfa3-97e8-4bcf-8132-05d0a0c3b6cb', 'x-compute-request-id': 'req-9d77bfa3-97e8-4bcf-8132-05d0a0c3b6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:50,356 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.154s 2022-10-15 09:04:50,356 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1fec275-f8ad-4024-93af-9c8c75091609', 'x-compute-request-id': 'req-f1fec275-f8ad-4024-93af-9c8c75091609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:51,527 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.155s 2022-10-15 09:04:51,527 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58176240-de15-4244-9466-e7415b50bd2e', 'x-compute-request-id': 'req-58176240-de15-4244-9466-e7415b50bd2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:52,694 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.152s 2022-10-15 09:04:52,695 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb3bc963-aac4-4a4d-b7c9-bb518630dcd8', 'x-compute-request-id': 'req-cb3bc963-aac4-4a4d-b7c9-bb518630dcd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:53,863 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.153s 2022-10-15 09:04:53,863 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f7d4270-577f-474f-8327-05a6524bde83', 'x-compute-request-id': 'req-2f7d4270-577f-474f-8327-05a6524bde83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' 2022-10-15 09:04:55,040 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39 0.162s 2022-10-15 09:04:55,041 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e263775e-0e57-43f0-aa05-2f1c78fa4b10', 'x-compute-request-id': 'req-e263775e-0e57-43f0-aa05-2f1c78fa4b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39'} Body: b'{"server": {"id": "83c9eb9c-612a-4b42-8103-e2bb037d1f39", "name": "tempest-VolumesSnapshotTestJSON-instance-1048028255", "status": "ACTIVE", "tenant_id": "6c350a7b4ae944c188fc8af5a91438f3", "user_id": "d716aed1f7684cda9b82ba0d5c3d24d4", "metadata": {}, "hostId": "ce6c367965be74c64f039e1e5d4c2e9e6fcc1cbc3808720582a66d92", "image": {"id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:03Z", "updated": "2022-10-15T08:58:54Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1101055532-network": [{"version": 4, "addr": "172.20.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:24:26"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/83c9eb9c-612a-4b42-8103-e2bb037d1f39"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-10-15T08:46:17.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": [{"id": "44736cc1-2043-4bf9-8c76-df1be9dd362d"}]}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 44736cc1-2043-4bf9-8c76-df1be9dd362d failed to reach available status (current detaching) within the required time (360 s). }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination raise lib_exc.TimeoutException tempest.lib.exceptions.TimeoutException: Request timed out Details: None }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 60, in test_snapshot_create_delete_with_volume_in_use snapshot2 = self.create_snapshot(volume['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 146, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot ed3c61f6-138c-4523-827a-b64e037fbe2c failed to reach available status (current creating) within the required time (360 s). |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
fail
ft15.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-10-15 09:04:55,393 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 202 POST http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots 0.127s 2022-10-15 09:04:55,394 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-653c0b28-bba0-4be7-abab-ea5d4316874a', 'content-length': '380', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-653c0b28-bba0-4be7-abab-ea5d4316874a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.339523", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}}}' 2022-10-15 09:04:55,423 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.025s 2022-10-15 09:04:55,424 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ab4f9f-f3b2-4e6e-80c3-28081aa1ac3b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ab4f9f-f3b2-4e6e-80c3-28081aa1ac3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:04:56,452 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.023s 2022-10-15 09:04:56,452 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005310bd-fec4-4046-bccc-2242836ab194', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005310bd-fec4-4046-bccc-2242836ab194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:04:57,481 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.023s 2022-10-15 09:04:57,481 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e08fbec-1873-48b9-8aeb-95a99b78dc50', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e08fbec-1873-48b9-8aeb-95a99b78dc50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:04:58,508 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.021s 2022-10-15 09:04:58,508 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a20f3347-caef-47ab-a6ac-e15056250f81', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a20f3347-caef-47ab-a6ac-e15056250f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:04:59,536 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.022s 2022-10-15 09:04:59,536 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-960d198e-f062-498b-a60f-7929a3c40b28', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-960d198e-f062-498b-a60f-7929a3c40b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:00,566 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.024s 2022-10-15 09:05:00,566 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1623ff46-d98c-45c5-a0c1-dc8bd70cdf2f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1623ff46-d98c-45c5-a0c1-dc8bd70cdf2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:01,612 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.041s 2022-10-15 09:05:01,612 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ad963f-1be6-4169-b94c-8df4035ba0fc', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ad963f-1be6-4169-b94c-8df4035ba0fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:02,665 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.047s 2022-10-15 09:05:02,665 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e833c3-37c2-4f0e-b4e8-2f14765fa730', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e833c3-37c2-4f0e-b4e8-2f14765fa730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:03,715 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.043s 2022-10-15 09:05:03,715 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7839a8f0-f1c9-41a6-90d8-06ba1cfc8f0c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7839a8f0-f1c9-41a6-90d8-06ba1cfc8f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:04,768 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.047s 2022-10-15 09:05:04,769 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9948ce0-282e-4558-b612-357088b4dea7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9948ce0-282e-4558-b612-357088b4dea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:05,819 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:05:05,819 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7098caad-eede-4dac-8c6f-eab501ba4352', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7098caad-eede-4dac-8c6f-eab501ba4352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:06,873 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.049s 2022-10-15 09:05:06,874 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ba5917-5da7-4e9f-9577-85b9ed6869dc', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ba5917-5da7-4e9f-9577-85b9ed6869dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:07,920 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.041s 2022-10-15 09:05:07,921 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ee8cace-3be6-4cac-ad3b-ccebff6ac90a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ee8cace-3be6-4cac-ad3b-ccebff6ac90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:08,974 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.047s 2022-10-15 09:05:08,974 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5e506a-8a89-4e40-8afa-61cb4617644d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5e506a-8a89-4e40-8afa-61cb4617644d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:10,022 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.043s 2022-10-15 09:05:10,023 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecfa4686-cbc8-4faf-b056-96449a26dbe4', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecfa4686-cbc8-4faf-b056-96449a26dbe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:11,081 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.053s 2022-10-15 09:05:11,082 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b999755d-bbf3-4d2f-9e6a-5bc3c7443e3d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b999755d-bbf3-4d2f-9e6a-5bc3c7443e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:12,127 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.040s 2022-10-15 09:05:12,127 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c110156d-427c-468d-9fff-d3056beef92f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c110156d-427c-468d-9fff-d3056beef92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:13,178 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.046s 2022-10-15 09:05:13,179 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1437ae1-b932-4a2e-8395-d1a61f4c6074', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1437ae1-b932-4a2e-8395-d1a61f4c6074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:14,230 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:05:14,230 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7880466c-f33c-4ec6-b22c-acc49a30b2db', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7880466c-f33c-4ec6-b22c-acc49a30b2db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:15,337 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.102s 2022-10-15 09:05:15,338 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e209208-6e4a-4089-b982-0d12e9a16aed', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e209208-6e4a-4089-b982-0d12e9a16aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:16,389 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.046s 2022-10-15 09:05:16,389 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc276d0-665b-4fd0-abd3-2b2926425630', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc276d0-665b-4fd0-abd3-2b2926425630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:17,448 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.052s 2022-10-15 09:05:17,448 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50404e2-48d9-4762-9543-e313e7852b34', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50404e2-48d9-4762-9543-e313e7852b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:18,502 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.048s 2022-10-15 09:05:18,502 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-403339e0-dd3f-44af-ac53-68fdc0225cc3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-403339e0-dd3f-44af-ac53-68fdc0225cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:19,552 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.044s 2022-10-15 09:05:19,553 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f9f27a0-0445-47a7-b88a-cfff9b9bd759', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f9f27a0-0445-47a7-b88a-cfff9b9bd759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:20,603 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:05:20,603 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f408f0e-f753-4f1a-bb2c-375735eed77e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f408f0e-f753-4f1a-bb2c-375735eed77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:21,654 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.044s 2022-10-15 09:05:21,655 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64ab4b63-b895-4f88-8cba-89d58ecd6279', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64ab4b63-b895-4f88-8cba-89d58ecd6279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:22,705 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.044s 2022-10-15 09:05:22,705 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd8af826-af67-4743-904a-4380a7a6f44a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd8af826-af67-4743-904a-4380a7a6f44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:23,758 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.048s 2022-10-15 09:05:23,758 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-844d8f30-1390-4ee5-bcb8-5607ec405780', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-844d8f30-1390-4ee5-bcb8-5607ec405780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:24,811 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.047s 2022-10-15 09:05:24,811 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1176a548-e06d-4fbf-91b7-a9e9805759e6', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1176a548-e06d-4fbf-91b7-a9e9805759e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:25,862 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:05:25,862 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22cf9fe-be43-45b5-99c3-999e9994035a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22cf9fe-be43-45b5-99c3-999e9994035a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:26,915 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.047s 2022-10-15 09:05:26,915 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e385d9a-7c44-4d28-ae07-928a148e27a6', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e385d9a-7c44-4d28-ae07-928a148e27a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:27,965 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.044s 2022-10-15 09:05:27,965 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d3293f-0046-4ef6-88ee-898e9b0bffc9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d3293f-0046-4ef6-88ee-898e9b0bffc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:29,015 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:05:29,016 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e170723b-23d9-478c-bb83-eba0beabce59', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e170723b-23d9-478c-bb83-eba0beabce59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:30,069 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.047s 2022-10-15 09:05:30,069 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4625b114-8ebb-44cf-b38d-aec58bbadbf2', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4625b114-8ebb-44cf-b38d-aec58bbadbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:31,119 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.044s 2022-10-15 09:05:31,119 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95fddb4e-f478-4b4d-9245-68c1579ede1c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95fddb4e-f478-4b4d-9245-68c1579ede1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:32,171 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.046s 2022-10-15 09:05:32,171 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac444155-5181-40cc-92d1-cedda6b7ac6a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac444155-5181-40cc-92d1-cedda6b7ac6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:33,222 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.046s 2022-10-15 09:05:33,222 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb8a1c66-8c0c-4331-a707-44b3196b2a31', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb8a1c66-8c0c-4331-a707-44b3196b2a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:34,273 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:05:34,273 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970af84e-a925-4b0d-a2a1-27978d204300', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970af84e-a925-4b0d-a2a1-27978d204300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:35,325 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.047s 2022-10-15 09:05:35,325 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84dd3bbe-b3bb-45e1-9dba-f35faccd7d7c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84dd3bbe-b3bb-45e1-9dba-f35faccd7d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:36,377 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:05:36,377 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1fd6f8b-a3fc-457c-b4ab-2feabbbd9fea', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1fd6f8b-a3fc-457c-b4ab-2feabbbd9fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:37,429 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.047s 2022-10-15 09:05:37,429 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8c2314e-438a-4c98-8f31-5f33205bf571', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8c2314e-438a-4c98-8f31-5f33205bf571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:38,480 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:05:38,480 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b40fe8d-27df-46c2-83c7-cdd0017e636d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b40fe8d-27df-46c2-83c7-cdd0017e636d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:39,533 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.046s 2022-10-15 09:05:39,533 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dc9410a-8d9b-408c-a69b-49952c2bf739', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dc9410a-8d9b-408c-a69b-49952c2bf739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:40,585 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.047s 2022-10-15 09:05:40,586 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3720cd3f-8c52-425a-90e3-b46b97ab2f12', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3720cd3f-8c52-425a-90e3-b46b97ab2f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:41,637 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.046s 2022-10-15 09:05:41,637 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3831c99-292b-44f8-88fb-94428afbc61d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3831c99-292b-44f8-88fb-94428afbc61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:42,690 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.047s 2022-10-15 09:05:42,690 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b968efce-d6fb-45cb-9836-1a38b7b79d14', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b968efce-d6fb-45cb-9836-1a38b7b79d14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:43,744 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.049s 2022-10-15 09:05:43,745 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fcda39c-03e5-4534-a382-bafc60d0dbf1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fcda39c-03e5-4534-a382-bafc60d0dbf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:44,802 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.052s 2022-10-15 09:05:44,802 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb9ee80-3889-4df5-8155-1038b501fd65', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb9ee80-3889-4df5-8155-1038b501fd65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:45,861 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.053s 2022-10-15 09:05:45,861 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f510457-867b-4c07-8987-955a1054cf52', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f510457-867b-4c07-8987-955a1054cf52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:46,918 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.051s 2022-10-15 09:05:46,918 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26968499-77f8-49bb-aeef-d607d77240a0', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26968499-77f8-49bb-aeef-d607d77240a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:47,977 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.053s 2022-10-15 09:05:47,977 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1316377c-fcc3-40be-8bf1-220c8df18775', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1316377c-fcc3-40be-8bf1-220c8df18775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:49,032 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.049s 2022-10-15 09:05:49,033 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dad3925c-7dfb-4007-b892-fae863def4e0', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dad3925c-7dfb-4007-b892-fae863def4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:50,088 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.050s 2022-10-15 09:05:50,088 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e90e913-7b49-4ad3-9e1a-564b7c603ffa', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e90e913-7b49-4ad3-9e1a-564b7c603ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:51,171 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.077s 2022-10-15 09:05:51,172 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106e938f-fb1a-4bb7-b04a-9fcbf9061c1a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106e938f-fb1a-4bb7-b04a-9fcbf9061c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:52,256 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.078s 2022-10-15 09:05:52,256 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce18cef9-4842-4a77-a400-05484ddf9b63', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce18cef9-4842-4a77-a400-05484ddf9b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:53,297 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.035s 2022-10-15 09:05:53,298 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96101f26-ce6e-4c7c-be65-ae0dc89268a1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96101f26-ce6e-4c7c-be65-ae0dc89268a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:54,352 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.049s 2022-10-15 09:05:54,352 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91dd6b6a-27e5-4f8f-8d60-6cbadda179d0', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91dd6b6a-27e5-4f8f-8d60-6cbadda179d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:55,401 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.043s 2022-10-15 09:05:55,401 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2681f3-c870-4b6a-9a2e-23bd79eb391c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2681f3-c870-4b6a-9a2e-23bd79eb391c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:56,463 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.056s 2022-10-15 09:05:56,464 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d3c599-2a51-41ae-b592-69319ca61cfb', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d3c599-2a51-41ae-b592-69319ca61cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:57,547 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.077s 2022-10-15 09:05:57,547 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba259320-7019-4c8d-9640-3ff7eaafbdc3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba259320-7019-4c8d-9640-3ff7eaafbdc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:58,597 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:05:58,598 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdcce162-826f-40e2-bcae-a084269a2873', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdcce162-826f-40e2-bcae-a084269a2873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:05:59,746 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.143s 2022-10-15 09:05:59,747 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab0bc828-27d5-48b9-ae0a-478b52e86a7e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab0bc828-27d5-48b9-ae0a-478b52e86a7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:00,944 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.191s 2022-10-15 09:06:00,944 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9321bf38-ddc8-491a-b24b-26d25b248e02', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9321bf38-ddc8-491a-b24b-26d25b248e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:01,971 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.022s 2022-10-15 09:06:01,972 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7c6a507-8b9c-4f53-9ee8-de7b3c062bb0', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7c6a507-8b9c-4f53-9ee8-de7b3c062bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:03,000 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.023s 2022-10-15 09:06:03,000 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-990cba23-877f-400c-9750-3c84f3238189', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-990cba23-877f-400c-9750-3c84f3238189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:04,028 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.022s 2022-10-15 09:06:04,028 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-269b75e5-6c2a-496a-83aa-620d1e955e2c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-269b75e5-6c2a-496a-83aa-620d1e955e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:05,055 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.022s 2022-10-15 09:06:05,056 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9548b43-943b-4630-861c-e5f3f860b7a9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9548b43-943b-4630-861c-e5f3f860b7a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:06,083 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.022s 2022-10-15 09:06:06,084 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1235ab7f-99a1-4c0d-9deb-1add6c018a3f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1235ab7f-99a1-4c0d-9deb-1add6c018a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:07,111 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.022s 2022-10-15 09:06:07,111 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-216d3aec-a3ed-4117-a20a-5a57a21e4af8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-216d3aec-a3ed-4117-a20a-5a57a21e4af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:08,144 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.027s 2022-10-15 09:06:08,144 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccdef29b-c83d-4ada-9c83-04ced4ec01e3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccdef29b-c83d-4ada-9c83-04ced4ec01e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:09,195 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:06:09,196 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02f5b0ef-3ee6-40e5-be7e-d940c2fbe9a3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02f5b0ef-3ee6-40e5-be7e-d940c2fbe9a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:10,246 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:06:10,246 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba00c304-6568-46f2-b802-b9bddb077178', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba00c304-6568-46f2-b802-b9bddb077178', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:11,298 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.046s 2022-10-15 09:06:11,298 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7f5a56-a491-4dd3-9b2a-984512ff181a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7f5a56-a491-4dd3-9b2a-984512ff181a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:12,349 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:06:12,349 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef62567-3f28-4ad7-b5f2-70df4f14ebe3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef62567-3f28-4ad7-b5f2-70df4f14ebe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:13,400 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:06:13,401 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a76e917-3f55-4448-916c-ac16e4d899fb', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a76e917-3f55-4448-916c-ac16e4d899fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:14,453 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.047s 2022-10-15 09:06:14,453 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16904b4-05ae-4ef5-8ba3-2190bfa7f825', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16904b4-05ae-4ef5-8ba3-2190bfa7f825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:15,507 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.048s 2022-10-15 09:06:15,507 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9272df08-ac30-4b60-9ec0-0a55836736a3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9272df08-ac30-4b60-9ec0-0a55836736a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:16,562 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.049s 2022-10-15 09:06:16,562 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b2b0df8-6a20-4322-b47b-1496ca5feedf', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b2b0df8-6a20-4322-b47b-1496ca5feedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:17,613 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.045s 2022-10-15 09:06:17,613 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2c95fd-fb5a-4fb3-988f-038031c68b0c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2c95fd-fb5a-4fb3-988f-038031c68b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:18,668 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.049s 2022-10-15 09:06:18,668 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73788a85-6600-4c65-bae7-ce6a49dfd017', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73788a85-6600-4c65-bae7-ce6a49dfd017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:19,721 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.048s 2022-10-15 09:06:19,722 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46ca34e-37ba-4f45-b4fa-c6fb0179e5da', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46ca34e-37ba-4f45-b4fa-c6fb0179e5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:20,774 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.047s 2022-10-15 09:06:20,774 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ebc82fc-7acd-4fdf-b572-fad1755d9f09', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ebc82fc-7acd-4fdf-b572-fad1755d9f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:21,834 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.054s 2022-10-15 09:06:21,834 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e566cbb7-513a-46b4-a4c6-c35f2a12d358', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e566cbb7-513a-46b4-a4c6-c35f2a12d358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:22,894 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.054s 2022-10-15 09:06:22,894 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b81aea-f1d9-47ed-a124-a21a076f0c7b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b81aea-f1d9-47ed-a124-a21a076f0c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:23,950 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.050s 2022-10-15 09:06:23,951 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e2b1890-345e-4a29-ba66-b04411da32b0', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e2b1890-345e-4a29-ba66-b04411da32b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:25,009 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.052s 2022-10-15 09:06:25,010 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0fa1a7-b46f-4b74-9bf2-6e84ff4733d3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de0fa1a7-b46f-4b74-9bf2-6e84ff4733d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:26,067 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.052s 2022-10-15 09:06:26,067 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c5fd418-959c-47bf-9fd4-a7ac9b6f342b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c5fd418-959c-47bf-9fd4-a7ac9b6f342b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:27,124 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.052s 2022-10-15 09:06:27,124 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3191d56b-3999-4681-b189-11f14669c6b6', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3191d56b-3999-4681-b189-11f14669c6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:28,186 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.057s 2022-10-15 09:06:28,187 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51ba2f34-37aa-42be-83a7-517f6f2073f1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51ba2f34-37aa-42be-83a7-517f6f2073f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:29,243 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.051s 2022-10-15 09:06:29,244 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ed642e3-623e-42b3-8380-cd9dc650cb82', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ed642e3-623e-42b3-8380-cd9dc650cb82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:30,299 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.051s 2022-10-15 09:06:30,299 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfe0c0b6-3f6b-45c4-ac97-c10fe944ffcc', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfe0c0b6-3f6b-45c4-ac97-c10fe944ffcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:31,370 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.065s 2022-10-15 09:06:31,370 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499cf698-5c29-455f-a838-89f150568abb', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499cf698-5c29-455f-a838-89f150568abb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:06:32,438 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 0.062s 2022-10-15 09:06:32,439 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7a13a0-b29a-4746-babb-88df2c9a7436', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7a13a0-b29a-4746-babb-88df2c9a7436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:07:33,506 126077 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.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 2022-10-15 09:07:46,014 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 72.569s 2022-10-15 09:07:46,014 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9b3c710-afc4-4647-90a5-4872d3669b0d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9b3c710-afc4-4647-90a5-4872d3669b0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:08:33,004 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 45.984s 2022-10-15 09:08:33,005 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70be262e-0fc0-4c4d-8dd5-29b963d1f829', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70be262e-0fc0-4c4d-8dd5-29b963d1f829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:09:34,071 126077 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.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 2022-10-15 09:09:46,671 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 72.661s 2022-10-15 09:09:46,671 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c793e3a-d0d6-4496-9123-60f4b35aecfa', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c793e3a-d0d6-4496-9123-60f4b35aecfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:10:33,335 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 45.658s 2022-10-15 09:10:33,335 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d83a687b-02f9-4e27-8961-bea58e0631d4', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d83a687b-02f9-4e27-8961-bea58e0631d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:11:34,402 126077 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.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 2022-10-15 09:11:47,045 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21 72.705s 2022-10-15 09:11:47,046 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db7f439-997e-4ad5-be96-3b1022164805', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db7f439-997e-4ad5-be96-3b1022164805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/a728a17c-e752-42e2-bae8-b07e95d18c21'} Body: b'{"snapshot": {"id": "a728a17c-e752-42e2-bae8-b07e95d18c21", "created_at": "2022-10-15T09:04:55.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659819475", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 103, in test_snapshot_create_get_list_update_delete snapshot = self.create_snapshot(self.volume_origin['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 146, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot a728a17c-e752-42e2-bae8-b07e95d18c21 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
fail
ft15.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-10-15 09:11:47,235 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots 0.161s 2022-10-15 09:11:47,236 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399"}} Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9901762-56fb-4a40-8efc-36e8e4e4ae87', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9901762-56fb-4a40-8efc-36e8e4e4ae87', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.185214", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}}}' 2022-10-15 09:11:47,293 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.053s 2022-10-15 09:11:47,293 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2c86a1-fa0b-499d-acef-2bdb9a0723e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2c86a1-fa0b-499d-acef-2bdb9a0723e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:12:33,507 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 45.209s 2022-10-15 09:12:33,508 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:11:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf46765-d684-4571-afd3-d99c93595f1c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf46765-d684-4571-afd3-d99c93595f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:13:34,545 126077 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.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 2022-10-15 09:13:48,335 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 73.822s 2022-10-15 09:13:48,336 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:13:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d24744eb-30d1-414a-94fc-62d293b6ffa4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d24744eb-30d1-414a-94fc-62d293b6ffa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:14:33,919 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 44.578s 2022-10-15 09:14:33,919 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:13:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56797b13-6017-4675-9075-9ab740027944', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56797b13-6017-4675-9075-9ab740027944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:15:34,985 126077 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.30', port=80): Read timed out. (read timeout=60)")': /volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 2022-10-15 09:15:49,078 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 74.153s 2022-10-15 09:15:49,078 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d7f9d6-08cc-44f0-aef8-dbfa61c25704', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d7f9d6-08cc-44f0-aef8-dbfa61c25704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:34,561 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 44.477s 2022-10-15 09:16:34,561 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8a7cd0-9819-4bf1-918c-52d7ebf67194', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8a7cd0-9819-4bf1-918c-52d7ebf67194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:35,589 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.023s 2022-10-15 09:16:35,590 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6559be29-94be-4b40-844c-eb0ddd95c44d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6559be29-94be-4b40-844c-eb0ddd95c44d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:36,617 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.021s 2022-10-15 09:16:36,618 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e37fc24e-9273-4cd7-ac6f-4c39bec7ed68', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e37fc24e-9273-4cd7-ac6f-4c39bec7ed68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:37,647 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.024s 2022-10-15 09:16:37,647 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ffc8cd-7986-40ea-b677-fa6583a6a689', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ffc8cd-7986-40ea-b677-fa6583a6a689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:38,674 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.021s 2022-10-15 09:16:38,674 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64579b57-8e85-4804-9862-4aca417b0c54', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64579b57-8e85-4804-9862-4aca417b0c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:39,700 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.021s 2022-10-15 09:16:39,701 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8f8f17d-e16b-44d2-aa19-6e565b351071', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8f8f17d-e16b-44d2-aa19-6e565b351071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:40,727 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.021s 2022-10-15 09:16:40,728 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3421c98-1e2c-4892-aeef-7bbe4724ab95', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3421c98-1e2c-4892-aeef-7bbe4724ab95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:41,754 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.021s 2022-10-15 09:16:41,754 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3dad85-c8c6-4e8f-b975-b60c30194703', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3dad85-c8c6-4e8f-b975-b60c30194703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:42,795 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.036s 2022-10-15 09:16:42,795 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea4f955-e28f-4c3c-82e9-81c874f9e49c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea4f955-e28f-4c3c-82e9-81c874f9e49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:43,846 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.045s 2022-10-15 09:16:43,846 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a265a9-9141-41b6-85da-367ff0d71d0a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a265a9-9141-41b6-85da-367ff0d71d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:44,897 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:16:44,898 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f8c2e2-8b1d-4cba-a84a-6aed03f334f7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f8c2e2-8b1d-4cba-a84a-6aed03f334f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:45,949 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.045s 2022-10-15 09:16:45,949 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f432b4-2c37-41ee-8039-65d57d556e08', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f432b4-2c37-41ee-8039-65d57d556e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:47,104 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.147s 2022-10-15 09:16:47,104 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a76167b-bf3a-4323-b958-13d8af0f0951', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a76167b-bf3a-4323-b958-13d8af0f0951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:48,130 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.021s 2022-10-15 09:16:48,131 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f24025db-435f-4468-9635-c032df8d5fcd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f24025db-435f-4468-9635-c032df8d5fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:49,157 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.021s 2022-10-15 09:16:49,158 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394ca290-506f-4d61-be31-1b4d803e5664', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394ca290-506f-4d61-be31-1b4d803e5664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:50,183 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.021s 2022-10-15 09:16:50,184 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30d007e9-4254-43c2-ba76-77842679ce3c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30d007e9-4254-43c2-ba76-77842679ce3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:51,210 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.020s 2022-10-15 09:16:51,210 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30f44dd-6ce0-4ce4-a9f3-c8ed214a0d12', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30f44dd-6ce0-4ce4-a9f3-c8ed214a0d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:52,258 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.042s 2022-10-15 09:16:52,258 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9708fad-4a46-423d-98c7-7a75cd0cba6e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9708fad-4a46-423d-98c7-7a75cd0cba6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:53,309 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:16:53,310 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5c84443-c9d7-43bf-a7c8-aa87f0f6f7e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c84443-c9d7-43bf-a7c8-aa87f0f6f7e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:54,360 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.045s 2022-10-15 09:16:54,360 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a931ee20-e324-4ed7-bf94-a9f233a54621', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a931ee20-e324-4ed7-bf94-a9f233a54621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:55,413 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.047s 2022-10-15 09:16:55,413 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b12798-73d6-47a3-9307-2fe4fc2c6949', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b12798-73d6-47a3-9307-2fe4fc2c6949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:56,465 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.048s 2022-10-15 09:16:56,466 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8412db6e-19c3-45be-86a7-83b49a8de93b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8412db6e-19c3-45be-86a7-83b49a8de93b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:57,520 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.048s 2022-10-15 09:16:57,520 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c954a3-dc2b-462c-9744-78ad468a7930', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c954a3-dc2b-462c-9744-78ad468a7930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:58,570 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.044s 2022-10-15 09:16:58,570 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2f92cc0-213e-455c-89b8-af3044f81ab5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f92cc0-213e-455c-89b8-af3044f81ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:16:59,621 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.045s 2022-10-15 09:16:59,621 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8ce7bf-e639-462e-ac01-a64135fe97b7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8ce7bf-e639-462e-ac01-a64135fe97b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:00,672 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:17:00,672 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac73e3d-8157-4edd-8644-79692bcaae31', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ac73e3d-8157-4edd-8644-79692bcaae31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:01,880 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.203s 2022-10-15 09:17:01,881 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf32cb1-7f1d-4034-a51f-30d8bcc89683', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf32cb1-7f1d-4034-a51f-30d8bcc89683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:02,932 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.047s 2022-10-15 09:17:02,933 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3872ae-40dd-4882-a2c8-54a06d84aeb4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3872ae-40dd-4882-a2c8-54a06d84aeb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:03,997 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.059s 2022-10-15 09:17:03,997 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab23d5b-c729-44d3-83e9-605c2f60545d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab23d5b-c729-44d3-83e9-605c2f60545d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:05,040 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.037s 2022-10-15 09:17:05,040 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08a188d-4595-4462-a647-b30d4ff5cf38', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08a188d-4595-4462-a647-b30d4ff5cf38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:06,092 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.047s 2022-10-15 09:17:06,093 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f7bade-4606-48f5-a9fe-d0f3a5a418ed', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f7bade-4606-48f5-a9fe-d0f3a5a418ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:07,144 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:17:07,144 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466a29b3-8a42-40c3-9365-e99082ec3428', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466a29b3-8a42-40c3-9365-e99082ec3428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:08,196 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:17:08,196 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43708ec1-b09e-4d29-9fa0-25fa37e92621', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43708ec1-b09e-4d29-9fa0-25fa37e92621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:09,250 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.048s 2022-10-15 09:17:09,251 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2bfe61-9777-44b5-985f-013eef7f6325', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2bfe61-9777-44b5-985f-013eef7f6325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:10,302 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:17:10,303 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b32ffe8-cb45-4d44-a4fb-c1e954030801', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b32ffe8-cb45-4d44-a4fb-c1e954030801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:11,354 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:17:11,354 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee77f75-222c-45ac-b683-2ba641599ede', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee77f75-222c-45ac-b683-2ba641599ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:12,408 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.049s 2022-10-15 09:17:12,409 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84787107-5a67-4df2-af54-79da3810cd68', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84787107-5a67-4df2-af54-79da3810cd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:13,459 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.045s 2022-10-15 09:17:13,459 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c9831f-4d0e-419d-b714-d14b5cd7ca50', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c9831f-4d0e-419d-b714-d14b5cd7ca50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:14,513 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.049s 2022-10-15 09:17:14,513 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d3af2e-5e61-492c-9fec-a272b6521793', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d3af2e-5e61-492c-9fec-a272b6521793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:15,564 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.045s 2022-10-15 09:17:15,565 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3417ce27-3967-4e4b-a505-70d53ed797ff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3417ce27-3967-4e4b-a505-70d53ed797ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:16,618 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.048s 2022-10-15 09:17:16,618 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e753d1f-538d-4542-95f1-7e3a85be4d1c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e753d1f-538d-4542-95f1-7e3a85be4d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:17,670 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.047s 2022-10-15 09:17:17,671 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed0ced7-2ee4-4679-9e94-38bac0f0875c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed0ced7-2ee4-4679-9e94-38bac0f0875c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:18,724 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.047s 2022-10-15 09:17:18,724 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3be5ee-2626-40c4-accb-769a72f0f31c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea3be5ee-2626-40c4-accb-769a72f0f31c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:19,777 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.047s 2022-10-15 09:17:19,777 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f314fe-df9d-4dfe-b814-3437163d8a43', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f314fe-df9d-4dfe-b814-3437163d8a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:20,830 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.048s 2022-10-15 09:17:20,831 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f840e5d-40ce-4877-8597-343de46d0cef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f840e5d-40ce-4877-8597-343de46d0cef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:21,882 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:17:21,882 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac2c0e21-0399-408e-9a0e-a8e42d2b0c00', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac2c0e21-0399-408e-9a0e-a8e42d2b0c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:22,933 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:17:22,934 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454d0293-8f9a-4b3b-a9a1-fa7a54264f5b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454d0293-8f9a-4b3b-a9a1-fa7a54264f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:23,988 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.048s 2022-10-15 09:17:23,988 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f12a85da-99ad-48ce-980f-eded94220081', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f12a85da-99ad-48ce-980f-eded94220081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:25,039 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.045s 2022-10-15 09:17:25,039 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df3a6963-0698-49ae-b2eb-c62d314f5a0f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df3a6963-0698-49ae-b2eb-c62d314f5a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:26,091 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:17:26,092 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62077744-cce6-4e20-b857-c48e8cf89f7d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62077744-cce6-4e20-b857-c48e8cf89f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:27,144 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:17:27,144 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f1ddf3-4e52-4cb8-ae0f-90df053156c9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f1ddf3-4e52-4cb8-ae0f-90df053156c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:28,195 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:17:28,196 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d22ab9-0d60-4403-8e98-8f631e84af36', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d22ab9-0d60-4403-8e98-8f631e84af36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:29,248 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.047s 2022-10-15 09:17:29,248 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a03dcb3-d279-4f4b-a09b-6b121919a690', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a03dcb3-d279-4f4b-a09b-6b121919a690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:30,301 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.047s 2022-10-15 09:17:30,301 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2577fc-264f-4b4d-a445-19384cf55700', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2577fc-264f-4b4d-a445-19384cf55700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:31,355 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.048s 2022-10-15 09:17:31,355 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca93aff2-47ae-4b41-89bf-94e4aacfa97f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca93aff2-47ae-4b41-89bf-94e4aacfa97f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:32,409 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.048s 2022-10-15 09:17:32,409 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb230af4-757d-403e-807d-8a9f52cdf435', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb230af4-757d-403e-807d-8a9f52cdf435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:33,456 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.041s 2022-10-15 09:17:33,456 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29bc99e3-1f22-42ec-8e9c-534044174206', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29bc99e3-1f22-42ec-8e9c-534044174206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:34,510 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.049s 2022-10-15 09:17:34,511 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-325ecb27-2c0d-4434-8123-15f9ee1da117', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-325ecb27-2c0d-4434-8123-15f9ee1da117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:35,562 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.045s 2022-10-15 09:17:35,563 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccaf4f3-f9a3-4534-9cb4-30565e17ee09', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccaf4f3-f9a3-4534-9cb4-30565e17ee09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:36,615 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.047s 2022-10-15 09:17:36,616 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03abdb49-33c4-4f84-b140-5b87a133cc0d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03abdb49-33c4-4f84-b140-5b87a133cc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:37,666 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.045s 2022-10-15 09:17:37,667 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5902bcb9-79cf-4a39-96d8-b42e0c42bc85', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5902bcb9-79cf-4a39-96d8-b42e0c42bc85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:38,718 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:17:38,719 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4801106-2e26-47ea-80d3-08362ac6890e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4801106-2e26-47ea-80d3-08362ac6890e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:39,771 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.047s 2022-10-15 09:17:39,771 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9575b1e8-80a5-4a9f-a6f7-efe9bbf1c718', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9575b1e8-80a5-4a9f-a6f7-efe9bbf1c718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:40,822 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:17:40,823 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f1430ef-21c2-4d00-9af7-734aa8eaaedc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f1430ef-21c2-4d00-9af7-734aa8eaaedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:41,877 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.048s 2022-10-15 09:17:41,877 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87fee35a-bafe-45e5-bce3-55ca3817ce48', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87fee35a-bafe-45e5-bce3-55ca3817ce48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:42,929 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.047s 2022-10-15 09:17:42,929 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-790d1388-dccd-47f8-8075-4e9d3339ef45', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-790d1388-dccd-47f8-8075-4e9d3339ef45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:43,982 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.048s 2022-10-15 09:17:43,982 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b841f6-def8-4a71-bf8e-007c7da9186e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b841f6-def8-4a71-bf8e-007c7da9186e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:45,034 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.046s 2022-10-15 09:17:45,034 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2feb726-5245-4b26-9a32-dce3f8bec06e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2feb726-5245-4b26-9a32-dce3f8bec06e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:46,088 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.049s 2022-10-15 09:17:46,088 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf75d97a-d985-4d5f-a0d8-4618b18a94cd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf75d97a-d985-4d5f-a0d8-4618b18a94cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:17:47,137 126077 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2 0.044s 2022-10-15 09:17:47,138 126077 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c59e66dd-ed94-43a0-baaf-3428ec4962d0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c59e66dd-ed94-43a0-baaf-3428ec4962d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/6c350a7b4ae944c188fc8af5a91438f3/snapshots/c6bb7888-faa8-49f3-863e-d10aee0db3d2'} Body: b'{"snapshot": {"id": "c6bb7888-faa8-49f3-863e-d10aee0db3d2", "created_at": "2022-10-15T09:11:47.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1653548399", "description": null, "volume_id": "d60237f1-fc3e-48bc-9804-0e3d784c38b7", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "6c350a7b4ae944c188fc8af5a91438f3", "os-extended-snapshot-attributes:progress": "0%"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 80, in test_snapshot_create_offline_delete_online snapshot1 = self.create_snapshot(self.volume_origin['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 146, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot c6bb7888-faa8-49f3-863e-d10aee0db3d2 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt15.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
pt15.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_negative.VolumesSnapshotNegativeTestJSON | 6 | 5 | 1 | 0 | 0 | Detail | |
test_create_snapshot_with_nonexistent_volume_id[id-e3e466af-70ab-4f4b-a967-ab04e3532ea7,negative] |
pass
pt16.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] |
fail
ft16.2: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id[id-bb9da53e-d335-4309-9c15-7e76fd5e4d6d,negative]testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 47, in test_create_snapshot_without_passing_volume_id self.assertRaises(lib_exc.NotFound, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 467, in assertRaises self.assertThat(our_callable, matcher) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 478, in assertThat mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 530, in _matchHelper mismatch = matcher.match(matchee) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/matchers/_exception.py", line 104, in match mismatch = self.exception_matcher.match(exc_info) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/matchers/_higherorder.py", line 62, in match mismatch = matcher.match(matchee) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 457, in match reraise(*matchee) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/compat.py", line 27, in reraise raise exc_obj.with_traceback(exc_tb) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/matchers/_exception.py", line 97, in match result = matchee() File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/testtools/testcase.py", line 1039, in __call__ return self._callable_object(*self._args, **self._kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 70, in create_snapshot resp, body = self.post('snapshots', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60) |
||||||
test_list_snapshot_invalid_param_limit[id-8fd92339-e22f-4591-86b4-1e2215372a40,negative] |
pass
pt16.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
pt16.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
pt16.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
pt16.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_minimum_basic.TestMinimumBasicScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
fail
ft17.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:'': {{{ 2022-10-15 08:46:12,943 126079 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 2022-10-15 08:46:13,248 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.30/image/v2/images 0.304s 2022-10-15 08:46:13,249 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--1380307673", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a4668e38-7c99-44a4-8958-88475a270f53', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-4bbc6893-deff-4fb9-ab57-105f020f62d1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1380307673", "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": "678aa241e39f4bea9fa9e73e82afbd0b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a4668e38-7c99-44a4-8958-88475a270f53", "created_at": "2022-10-15T08:46:13Z", "updated_at": "2022-10-15T08:46:13Z", "tags": [], "self": "/v2/images/a4668e38-7c99-44a4-8958-88475a270f53", "file": "/v2/images/a4668e38-7c99-44a4-8958-88475a270f53/file", "schema": "/v2/schemas/image"}' 2022-10-15 08:46:24,932 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.30/image/v2/images/a4668e38-7c99-44a4-8958-88475a270f53/file 11.682s 2022-10-15 08:46:24,932 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7fd65163df70> Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-da2707a6-fae3-4e46-a491-363e578f0543', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/image/v2/images/a4668e38-7c99-44a4-8958-88475a270f53/file'} Body: b'' 2022-10-15 08:46:24,932 126079 DEBUG [tempest.scenario.manager] image:a4668e38-7c99-44a4-8958-88475a270f53 2022-10-15 08:46:25,002 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.067s 2022-10-15 08:46:25,002 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1501984454", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFWC360a57faI5OLYU1JwH+VAsIDIcBNivPvOcsC+Qo7Iuc/ZZpm0YQEY1TNIOIUA6PaLjeejLSx7OslyQDmwTJs4WRp4GZrLb99Swt2H4mNOMrhNYc1O0kcj1U+a+b4KQ=="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2368f267-497d-4624-92db-5ecce5e35104', 'x-compute-request-id': 'req-2368f267-497d-4624-92db-5ecce5e35104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1501984454", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFWC360a57faI5OLYU1JwH+VAsIDIcBNivPvOcsC+Qo7Iuc/ZZpm0YQEY1TNIOIUA6PaLjeejLSx7OslyQDmwTJs4WRp4GZrLb99Swt2H4mNOMrhNYc1O0kcj1U+a+b4KQ==", "fingerprint": "fd:91:55:04:73:b5:26:f4:af:f0:7d:f5:bc:cc:34:e3", "user_id": "f05cbab4640048589b9509fd9e8f655a"}}' 2022-10-15 08:46:25,102 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.089s 2022-10-15 08:46:25,102 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-85e2b79d-2d2f-4a79-b773-b07ebd88f30f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "f05cbab4640048589b9509fd9e8f655a", "name": "tempest-TestMinimumBasicScenario-581698048-project", "password_expires_at": null}, "audit_ids": ["T4W5WYbgSCKNtpR55mGQ6Q"], "expires_at": "2022-10-15T09:46:25.000000Z", "issued_at": "2022-10-15T08:46:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "678aa241e39f4bea9fa9e73e82afbd0b", "name": "tempest-TestMinimumBasicScenario-581698048"}, "is_domain": false, "roles": [{"id": "3248f0268738489b883041851d681bb7", "name": "member"}, {"id": "080a66722a3d4936966a3a50bf9bafe1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "62786354f6024ea1ada9210aa98ea275", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "1497a3cd8b854c72af5f9aa23fa752c9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4395d388392c44acbce0ef44931b4e46", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b", "region": "RegionOne"}], "id": "1c31719e1e9d43158c5d370e9f561bc4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "81ad7b2f01774c028b06cd2430101a69", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/678aa241e39f4bea9fa9e73e82afbd0b", "region": "RegionOne"}], "id": "259011d7f1a14f86aa1efccde13876d5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "82466acaea994f73b487e467d5ba839a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "57a2dff7f1754e4a88265c5900962d05", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "11003f7896304228b2e40f9dd0e51c99", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "6ff2817b180d419985450b23becc3704", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "269478e975794acca78658051d821e8f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/networking", "region": "RegionOne"}], "id": "919cf4ab5e73419f86f50ea2af2fb754", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fd4249603d26444786f6ac37b13f3eca", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "c8fabbc0c02f4dbd92168d95326c58d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5143267d72444601a1ae5304a336fb1e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b", "region": "RegionOne"}], "id": "f82e1ab33ab44041a4ae37dea257e5ca", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0cbbd8cc9aa54a479d38c623f4f9d608", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_678aa241e39f4bea9fa9e73e82afbd0b", "region": "RegionOne"}, {"id": "63450b6db2c9479bb23665e227457161", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "fc0069003c8e49f892e5afb67ea77d16", "type": "object-store", "name": "swift"}]}}' 2022-10-15 08:46:25,103 126079 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'e3da8633-cfbd-4bb2-8fa9-d53bc773831e', 'name': 'tempest-TestMinimumBasicScenario-1741276126-network', 'tenant_id': '678aa241e39f4bea9fa9e73e82afbd0b', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '678aa241e39f4bea9fa9e73e82afbd0b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 307, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-10-15T08:46:02Z', 'updated_at': '2022-10-15T08:46:02Z', 'revision_number': 1} available for tenant 2022-10-15 08:46:25,712 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.30/compute/v2.1/servers 0.608s 2022-10-15 08:46:25,712 126079 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-1190690084", "imageRef": "a4668e38-7c99-44a4-8958-88475a270f53", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "networks": [{"uuid": "e3da8633-cfbd-4bb2-8fa9-d53bc773831e"}]}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ce030d6-402a-41b9-b81d-d62a5fa18606', 'x-compute-request-id': 'req-0ce030d6-402a-41b9-b81d-d62a5fa18606', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "4WWtBtgyicHV"}}' 2022-10-15 08:46:25,791 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.075s 2022-10-15 08:46:25,791 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1259', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b5653e0-7254-42a7-b585-df1f89fbd270', 'x-compute-request-id': 'req-6b5653e0-7254-42a7-b585-df1f89fbd270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:26Z", "updated": "2022-10-15T08:46:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:26,897 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.091s 2022-10-15 08:46:26,897 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e15ac05-c6b3-4ee0-986b-207ea9904ba8', 'x-compute-request-id': 'req-7e15ac05-c6b3-4ee0-986b-207ea9904ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:26,910 126079 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-10-15 08:46:28,013 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.101s 2022-10-15 08:46:28,013 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e338a2eb-c44d-49d3-8748-36ea3f77090a', 'x-compute-request-id': 'req-e338a2eb-c44d-49d3-8748-36ea3f77090a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:28,027 126079 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 3 second wait 2022-10-15 08:46:29,172 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.143s 2022-10-15 08:46:29,172 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1317', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba5f8d56-b974-4de1-bfed-3b2457c79cb0', 'x-compute-request-id': 'req-ba5f8d56-b974-4de1-bfed-3b2457c79cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:29,188 126079 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 4 second wait 2022-10-15 08:46:30,393 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.203s 2022-10-15 08:46:30,393 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29979e8c-7d59-47b0-83f7-7842847f3893', 'x-compute-request-id': 'req-29979e8c-7d59-47b0-83f7-7842847f3893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:31,579 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.162s 2022-10-15 08:46:31,579 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ab16c7d-654f-43ad-93b1-a46a9636834d', 'x-compute-request-id': 'req-7ab16c7d-654f-43ad-93b1-a46a9636834d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:32,794 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.200s 2022-10-15 08:46:32,794 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5befcb65-e921-419f-84bb-8f37d8091623', 'x-compute-request-id': 'req-5befcb65-e921-419f-84bb-8f37d8091623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:34,005 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.195s 2022-10-15 08:46:34,005 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e93aa62d-aa7e-4d60-a544-9fbde86d0ff3', 'x-compute-request-id': 'req-e93aa62d-aa7e-4d60-a544-9fbde86d0ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:35,224 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.203s 2022-10-15 08:46:35,225 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96141732-0cde-4cba-a532-ee46bd203cd5', 'x-compute-request-id': 'req-96141732-0cde-4cba-a532-ee46bd203cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:36,426 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.186s 2022-10-15 08:46:36,426 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38fc238b-4190-479e-8ceb-7ef2d8d2490f', 'x-compute-request-id': 'req-38fc238b-4190-479e-8ceb-7ef2d8d2490f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:37,602 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.161s 2022-10-15 08:46:37,602 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b7fe1e6-997a-4ef1-89c9-d1b81f15cd9a', 'x-compute-request-id': 'req-9b7fe1e6-997a-4ef1-89c9-d1b81f15cd9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:38,793 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.177s 2022-10-15 08:46:38,794 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8bbdf75-7918-4857-b430-bfd6b904faf8', 'x-compute-request-id': 'req-c8bbdf75-7918-4857-b430-bfd6b904faf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:42,234 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 2.426s 2022-10-15 08:46:42,235 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a70f5fa3-c4bc-49dd-bca2-5d50a898e875', 'x-compute-request-id': 'req-a70f5fa3-c4bc-49dd-bca2-5d50a898e875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:43,666 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.417s 2022-10-15 08:46:43,666 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-574bca6e-c80b-4c8e-9b71-d582e1d51de7', 'x-compute-request-id': 'req-574bca6e-c80b-4c8e-9b71-d582e1d51de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:44,857 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.175s 2022-10-15 08:46:44,857 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d7c8ba9-900e-4503-9b4c-0e858c145dee', 'x-compute-request-id': 'req-1d7c8ba9-900e-4503-9b4c-0e858c145dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:46,096 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.222s 2022-10-15 08:46:46,096 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-598ecde5-4035-4c3e-ba50-465dc7e6e263', 'x-compute-request-id': 'req-598ecde5-4035-4c3e-ba50-465dc7e6e263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:47,269 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.158s 2022-10-15 08:46:47,270 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4a2d615-a753-4eee-a700-b78bb39b3ae9', 'x-compute-request-id': 'req-c4a2d615-a753-4eee-a700-b78bb39b3ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:48,513 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.228s 2022-10-15 08:46:48,513 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ee204b7-cc4c-4323-b146-89d4bb7d0408', 'x-compute-request-id': 'req-4ee204b7-cc4c-4323-b146-89d4bb7d0408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:49,683 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.155s 2022-10-15 08:46:49,683 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6d64dfe-6f52-4ba3-8a43-76b4c55e68c4', 'x-compute-request-id': 'req-a6d64dfe-6f52-4ba3-8a43-76b4c55e68c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:50,849 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.152s 2022-10-15 08:46:50,850 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17104b2e-664d-4048-a9c5-1038f1a4c87c', 'x-compute-request-id': 'req-17104b2e-664d-4048-a9c5-1038f1a4c87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:52,014 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.149s 2022-10-15 08:46:52,015 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63f493a8-e19e-4c47-819e-be72dcfab5f3', 'x-compute-request-id': 'req-63f493a8-e19e-4c47-819e-be72dcfab5f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:53,185 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.155s 2022-10-15 08:46:53,186 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90bb2c65-a14a-4634-aecc-1ecbead4af59', 'x-compute-request-id': 'req-90bb2c65-a14a-4634-aecc-1ecbead4af59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "BUILD", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:54,349 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.150s 2022-10-15 08:46:54,350 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17692ce3-dad7-4f9a-aec3-fbe7967e657c', 'x-compute-request-id': 'req-17692ce3-dad7-4f9a-aec3-fbe7967e657c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "ACTIVE", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1741276126-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4f:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": "2022-10-15T08:46:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:54,364 126079 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 29 second wait 2022-10-15 08:46:54,516 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.152s 2022-10-15 08:46:54,517 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f47262b-d2cb-4f3c-8d74-da1d36ac7f6d', 'x-compute-request-id': 'req-2f47262b-d2cb-4f3c-8d74-da1d36ac7f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "ACTIVE", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1741276126-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4f:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": "2022-10-15T08:46:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:54,741 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers 0.210s 2022-10-15 08:46:54,742 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:54 GMT', 'server': 'Apache/2.4.41 (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-0f0f70bb-396d-473c-9186-2010c7d10e46', 'x-compute-request-id': 'req-0f0f70bb-396d-473c-9186-2010c7d10e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"servers": [{"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}]}]}' 2022-10-15 08:46:54,894 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.147s 2022-10-15 08:46:54,894 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a7462bf-2205-4f64-872f-b516e8f80a85', 'x-compute-request-id': 'req-9a7462bf-2205-4f64-872f-b516e8f80a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "ACTIVE", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:46:53Z", "addresses": {"tempest-TestMinimumBasicScenario-1741276126-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4f:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": "2022-10-15T08:46:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:46:55,194 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes 0.285s 2022-10-15 08:46:55,194 126079 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-1527723450", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6417397c-e354-480e-aada-08a7ae241550', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6417397c-e354-480e-aada-08a7ae241550', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.107217", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-10-15 08:46:55,245 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:46:55,246 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee16fb7-af2d-401b-bdab-5e0c325ec945', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee16fb7-af2d-401b-bdab-5e0c325ec945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:46:56,299 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:46:56,299 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-799e8690-3f3f-495d-836b-e8d3fbb3b799', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-799e8690-3f3f-495d-836b-e8d3fbb3b799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:46:57,353 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:46:57,353 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-906a8352-87ba-456c-8e9d-a9fa340bf5d2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-906a8352-87ba-456c-8e9d-a9fa340bf5d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:46:58,405 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:46:58,406 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc60ff0-09b5-4903-ada7-35ec88a514bd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc60ff0-09b5-4903-ada7-35ec88a514bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:46:59,457 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:46:59,458 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb3a58c3-fbc7-4c9d-80b9-9232406e2baf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb3a58c3-fbc7-4c9d-80b9-9232406e2baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:00,511 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:47:00,511 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60716d73-a26c-416a-b7d4-6bba9b43d480', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60716d73-a26c-416a-b7d4-6bba9b43d480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:01,569 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:47:01,569 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1022191-e6a8-4db5-a6cf-9b2a7155d643', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1022191-e6a8-4db5-a6cf-9b2a7155d643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:02,625 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:47:02,626 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac30d55-af46-4726-872d-9bb515210e33', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac30d55-af46-4726-872d-9bb515210e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:03,677 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:03,678 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bed60af-1b0b-462c-91fa-51375031de24', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bed60af-1b0b-462c-91fa-51375031de24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:04,730 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:04,730 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6583bc9-cdd0-4837-9cd0-089cc7522729', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6583bc9-cdd0-4837-9cd0-089cc7522729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:05,782 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:47:05,782 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39adb69f-40a5-480a-9910-3174037329f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39adb69f-40a5-480a-9910-3174037329f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:06,835 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:47:06,835 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e456376-c92f-46ef-ae5c-7128f4903a4b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e456376-c92f-46ef-ae5c-7128f4903a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:07,888 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:47:07,888 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5664c78f-230b-4324-97c1-0c389960ffd3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5664c78f-230b-4324-97c1-0c389960ffd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:08,942 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:47:08,942 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f019b236-9cde-4af2-81b1-5539df27c4dd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f019b236-9cde-4af2-81b1-5539df27c4dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:09,994 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:09,994 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6ebbd0-ef44-402c-b3b4-2731d7e8ad1c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6ebbd0-ef44-402c-b3b4-2731d7e8ad1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:11,047 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:47:11,047 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40cbb3fc-0386-4b98-b84a-9148dcec929a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40cbb3fc-0386-4b98-b84a-9148dcec929a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:12,101 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:47:12,101 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb0c401f-965b-42e1-85a5-c8c16547ecb6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb0c401f-965b-42e1-85a5-c8c16547ecb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:13,154 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:47:13,154 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39929202-7e32-4877-9a25-038ed41f2846', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39929202-7e32-4877-9a25-038ed41f2846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:14,206 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:14,206 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b897dc5a-c3ed-49b9-a2c2-7cb858f933ea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b897dc5a-c3ed-49b9-a2c2-7cb858f933ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:15,259 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:47:15,259 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0166761-111b-4bfe-a24b-a4c095ff7585', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0166761-111b-4bfe-a24b-a4c095ff7585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:16,314 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:47:16,314 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b35afa7-0d5f-484b-aff8-c61767440161', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b35afa7-0d5f-484b-aff8-c61767440161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:17,366 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:17,366 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6f32cf-40ba-48ab-bde5-6d83ab89b898', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6f32cf-40ba-48ab-bde5-6d83ab89b898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:18,418 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:18,418 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0415d6c5-4469-4c9a-85cc-c8a4c87c15fb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0415d6c5-4469-4c9a-85cc-c8a4c87c15fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:19,470 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:19,470 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91beb8c9-38c5-4481-ac0b-4386a591cc63', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91beb8c9-38c5-4481-ac0b-4386a591cc63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:20,521 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:20,521 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79e9f33-ee33-4d69-8ef4-a3a95a5a9d8e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79e9f33-ee33-4d69-8ef4-a3a95a5a9d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:21,575 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:47:21,575 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca09e8d-48f3-4f1e-8f4c-60036a4b742f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca09e8d-48f3-4f1e-8f4c-60036a4b742f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:22,626 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:22,626 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a468273b-bf82-495a-8b84-16dad7047a70', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a468273b-bf82-495a-8b84-16dad7047a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:23,680 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:47:23,680 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b37559d-e754-4861-a2ec-fd16dc62ea6a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b37559d-e754-4861-a2ec-fd16dc62ea6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:24,731 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:24,732 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e5e3f4-3d5e-40d3-aeca-8df05af89325', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e5e3f4-3d5e-40d3-aeca-8df05af89325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:25,782 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:47:25,783 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a579d1e-2549-4bdb-a2f7-1ce6a1ba3295', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a579d1e-2549-4bdb-a2f7-1ce6a1ba3295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:26,835 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:47:26,836 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c7e8f7-d8a4-4a1f-9a65-2c048f438ab2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c7e8f7-d8a4-4a1f-9a65-2c048f438ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:27,888 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:27,888 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ce89cc-1d73-4bbd-9190-dc9119c99eb7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ce89cc-1d73-4bbd-9190-dc9119c99eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:28,940 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:28,941 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9ed17ea-b1f2-40e9-a002-0f6abf306d70', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ed17ea-b1f2-40e9-a002-0f6abf306d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:29,994 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:47:29,995 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc33ae54-e6a3-426b-a747-626878d3582f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc33ae54-e6a3-426b-a747-626878d3582f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:31,049 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:47:31,049 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88f6f8f-b734-4692-a39d-2350b9355317', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88f6f8f-b734-4692-a39d-2350b9355317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:32,100 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:32,100 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455027f4-b882-4f71-9d91-98546111e9ec', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455027f4-b882-4f71-9d91-98546111e9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:33,152 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:47:33,153 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ff31e1b-fd4a-4b4c-8dbc-ea71ae863df3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ff31e1b-fd4a-4b4c-8dbc-ea71ae863df3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:34,204 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:34,204 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62484028-e96a-43ce-b091-d7ac70eb21ad', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62484028-e96a-43ce-b091-d7ac70eb21ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:35,255 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:35,256 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55264786-2c76-4fed-803c-2e1c9b356959', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55264786-2c76-4fed-803c-2e1c9b356959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:36,308 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:47:36,309 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb88288f-3d9f-46ba-b025-d70a8892cbe8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb88288f-3d9f-46ba-b025-d70a8892cbe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:37,368 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:47:37,368 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-930c7909-43aa-4ca9-bb8c-2f42c2418b28', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-930c7909-43aa-4ca9-bb8c-2f42c2418b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:38,421 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:47:38,421 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f58b11-67e2-4764-b452-e745751beff4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f58b11-67e2-4764-b452-e745751beff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:39,472 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:47:39,473 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7caeb79f-c783-4ebc-a3e4-2c987fe04bdf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7caeb79f-c783-4ebc-a3e4-2c987fe04bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:40,524 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:47:40,525 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42c5662-ab48-4212-942e-6537ec647008', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42c5662-ab48-4212-942e-6537ec647008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:41,575 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:47:41,575 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c1c7c5-2265-4ca6-95f9-46f4b482551e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c1c7c5-2265-4ca6-95f9-46f4b482551e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:42,631 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:47:42,631 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a1fac1-e24b-4f47-99f9-63b0e1702f92', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a1fac1-e24b-4f47-99f9-63b0e1702f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:43,691 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:47:43,692 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15d6c7e-c4a3-4d78-8758-4053cae270a5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15d6c7e-c4a3-4d78-8758-4053cae270a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:44,772 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.066s 2022-10-15 08:47:44,772 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea721ec2-35ca-47b3-a7cf-1457bbd319fe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea721ec2-35ca-47b3-a7cf-1457bbd319fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:45,828 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:47:45,828 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c923342-5c24-4318-8387-78bbd3f89466', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c923342-5c24-4318-8387-78bbd3f89466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:46,924 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.082s 2022-10-15 08:47:46,925 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ba7b553-8220-47b3-b309-b76057af1d18', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ba7b553-8220-47b3-b309-b76057af1d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:48,033 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.095s 2022-10-15 08:47:48,034 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-569e7748-0eb2-47cc-856c-d5fe93549316', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-569e7748-0eb2-47cc-856c-d5fe93549316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:49,136 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.089s 2022-10-15 08:47:49,137 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e91a6bb-66e8-42ff-aa54-97cf6b3a5f97', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e91a6bb-66e8-42ff-aa54-97cf6b3a5f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:50,222 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:47:50,223 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fecc9ad6-d481-4368-b562-b07a29ba4a1a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fecc9ad6-d481-4368-b562-b07a29ba4a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:51,299 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.059s 2022-10-15 08:47:51,299 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c691f0a-42d3-4639-9fc6-0715027b5cbc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c691f0a-42d3-4639-9fc6-0715027b5cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:52,371 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.057s 2022-10-15 08:47:52,371 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b75a99e0-6923-4562-8899-46306b665239', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b75a99e0-6923-4562-8899-46306b665239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:53,438 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:47:53,439 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e1ce54-cf40-445b-b477-b79799380d9c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e1ce54-cf40-445b-b477-b79799380d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:54,507 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.053s 2022-10-15 08:47:54,507 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0482558f-ad8f-4428-b00e-e1f8e19d97e9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0482558f-ad8f-4428-b00e-e1f8e19d97e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:55,646 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.121s 2022-10-15 08:47:55,646 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f24273-d0eb-47e3-b5f0-f5fc6e0e70e2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f24273-d0eb-47e3-b5f0-f5fc6e0e70e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:56,700 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:56,700 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec5db0bf-f928-46cb-9c14-9b3a8a8d988f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec5db0bf-f928-46cb-9c14-9b3a8a8d988f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:57,753 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:47:57,753 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6152e5cf-b5b9-4507-963d-75d87a19e9d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6152e5cf-b5b9-4507-963d-75d87a19e9d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:58,806 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:47:58,807 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74ae6c0-5d01-4d72-b03f-54d3fdfc8d5a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74ae6c0-5d01-4d72-b03f-54d3fdfc8d5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:47:59,862 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:47:59,863 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-905430b3-330a-4c2c-b54f-ea0ff0c6ea9f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-905430b3-330a-4c2c-b54f-ea0ff0c6ea9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:00,917 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:48:00,918 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa9d08f-721b-4d2f-afe6-abd5626a7392', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa9d08f-721b-4d2f-afe6-abd5626a7392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:01,968 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:48:01,968 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0278804c-1033-4492-85b4-095674afe57f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0278804c-1033-4492-85b4-095674afe57f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:03,023 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:48:03,023 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15bbe46f-2a76-4d37-b98a-13c0b57b03bf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15bbe46f-2a76-4d37-b98a-13c0b57b03bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:04,076 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:48:04,076 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08caf452-b3e1-4e0c-988a-48348d9ea780', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08caf452-b3e1-4e0c-988a-48348d9ea780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:05,128 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:48:05,128 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9a9f90-6f0a-4485-aaf5-3839a99a3583', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9a9f90-6f0a-4485-aaf5-3839a99a3583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:06,180 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:48:06,181 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd69d07-2d66-4370-94be-973656558d11', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd69d07-2d66-4370-94be-973656558d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:07,232 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:48:07,232 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4d2dbc0-10a8-48e8-a0f1-a3e7d64b1042', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4d2dbc0-10a8-48e8-a0f1-a3e7d64b1042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:08,282 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:48:08,283 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a2b61c6-f627-4222-9b52-ee65207afe1c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a2b61c6-f627-4222-9b52-ee65207afe1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:09,333 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:48:09,334 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66edf80b-3277-46b8-886f-80a62fd8bbbd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66edf80b-3277-46b8-886f-80a62fd8bbbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:10,383 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:48:10,384 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0c97ec7-2344-49dd-bc13-d628ec226db4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0c97ec7-2344-49dd-bc13-d628ec226db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:11,439 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:48:11,440 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1e6eab-4204-4d61-a864-3a196748ac53', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1e6eab-4204-4d61-a864-3a196748ac53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:12,499 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:48:12,499 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7e5ea5-eb4b-4682-ace4-d4aaed21c7a3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7e5ea5-eb4b-4682-ace4-d4aaed21c7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:13,565 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.052s 2022-10-15 08:48:13,566 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e799d06-555a-400a-a831-bf498b1e5dd7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e799d06-555a-400a-a831-bf498b1e5dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:14,617 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:48:14,618 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677d7df1-6cf7-4f7d-83bc-4dc791f5b9cc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677d7df1-6cf7-4f7d-83bc-4dc791f5b9cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:15,669 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:48:15,669 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-862f54e0-aced-4677-9aee-43ef1145ebcb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-862f54e0-aced-4677-9aee-43ef1145ebcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:16,728 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:48:16,729 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-335e244b-f926-47c6-a25b-f27e54b86686', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-335e244b-f926-47c6-a25b-f27e54b86686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:17,783 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:48:17,784 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db0a3f2-630f-4500-82c6-5cea6a5c1ae2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db0a3f2-630f-4500-82c6-5cea6a5c1ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:18,840 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:48:18,841 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106298f3-6a83-4d6b-a900-4fc7299cc3d4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106298f3-6a83-4d6b-a900-4fc7299cc3d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:19,895 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:48:19,895 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac9d51d1-7afb-43e6-9585-f43713f29d5d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac9d51d1-7afb-43e6-9585-f43713f29d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:20,951 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:48:20,952 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a2ad9f-8ac2-45df-9808-7de96f322d07', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a2ad9f-8ac2-45df-9808-7de96f322d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:22,011 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:48:22,012 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6957d078-2afe-4a8e-b0a8-db07a8a52f85', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6957d078-2afe-4a8e-b0a8-db07a8a52f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:23,069 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:48:23,069 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0717de5e-4c3c-423e-8b6e-fa4ba81000f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0717de5e-4c3c-423e-8b6e-fa4ba81000f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:24,138 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.054s 2022-10-15 08:48:24,138 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df87be4b-49c8-4590-bc16-c7a122f68499', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df87be4b-49c8-4590-bc16-c7a122f68499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:25,199 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:48:25,199 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5d7a1b4-f11b-497d-ba2a-0cfc085948b1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d7a1b4-f11b-497d-ba2a-0cfc085948b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:26,250 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:48:26,251 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c022ac9-5bc3-4782-91ae-fc3b3dbb4625', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c022ac9-5bc3-4782-91ae-fc3b3dbb4625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:27,303 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:48:27,304 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-685e3e1e-f815-476c-a204-3034acfb2527', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-685e3e1e-f815-476c-a204-3034acfb2527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:28,355 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:48:28,355 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60dfbefd-d3f9-4049-a4cf-090c9140a5a8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60dfbefd-d3f9-4049-a4cf-090c9140a5a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:29,416 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:48:29,417 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f19ffa7-0646-4ceb-b72b-237c2bfb5820', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f19ffa7-0646-4ceb-b72b-237c2bfb5820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:30,471 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:48:30,471 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf010ab4-6adb-4ab9-b445-d3e831f58cff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf010ab4-6adb-4ab9-b445-d3e831f58cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:31,567 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.081s 2022-10-15 08:48:31,567 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a5a3c7-f0ed-4395-aebf-7393e90a9ee1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a5a3c7-f0ed-4395-aebf-7393e90a9ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:32,619 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:48:32,620 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb013fb4-6e52-4130-8acd-fde24a8a8ee8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb013fb4-6e52-4130-8acd-fde24a8a8ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:33,673 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:48:33,673 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8fec43e-2cd6-463d-b00c-ddf97b3b0143', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fec43e-2cd6-463d-b00c-ddf97b3b0143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:34,724 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:48:34,724 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f661b738-8802-4e80-b9bc-13803c072926', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f661b738-8802-4e80-b9bc-13803c072926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:35,776 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:48:35,776 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb3146c9-00bf-4349-a85b-94689c32b362', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb3146c9-00bf-4349-a85b-94689c32b362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:36,827 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:48:36,827 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0a2b87-2e2a-4e1d-9300-feac4faf45a0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0a2b87-2e2a-4e1d-9300-feac4faf45a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:37,877 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:48:37,878 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dec0b39b-939c-44a0-af23-cb44df708136', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dec0b39b-939c-44a0-af23-cb44df708136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:38,929 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:48:38,930 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52cf3019-2f09-4a2f-8225-814a81e2130a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52cf3019-2f09-4a2f-8225-814a81e2130a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:39,979 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:48:39,980 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe864513-6e5f-443c-a10b-7bfdc0accf4a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe864513-6e5f-443c-a10b-7bfdc0accf4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:41,034 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:48:41,034 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a3ccca9-c6ce-4267-a13a-79c8321f72f4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a3ccca9-c6ce-4267-a13a-79c8321f72f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:42,091 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:48:42,091 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8625645f-58fc-49ce-9f12-374484e51922', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8625645f-58fc-49ce-9f12-374484e51922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:43,146 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:48:43,146 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d31b39-f3a6-4b35-9dd2-eaddd57eb1f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d31b39-f3a6-4b35-9dd2-eaddd57eb1f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:44,218 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.059s 2022-10-15 08:48:44,219 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a627ea8a-91ae-40ef-a191-4ffeceedbf42', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a627ea8a-91ae-40ef-a191-4ffeceedbf42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:45,277 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:48:45,278 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e863cb6-34d1-489f-91e9-6e35ddedc8b9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e863cb6-34d1-489f-91e9-6e35ddedc8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:46,331 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:48:46,331 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa9c4945-fa62-4101-9a3f-f88b5e2baefb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9c4945-fa62-4101-9a3f-f88b5e2baefb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:47,382 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:48:47,382 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6cc3180-7c87-406a-a73e-e6c4cf7e5a65', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6cc3180-7c87-406a-a73e-e6c4cf7e5a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:48,435 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:48:48,436 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-753cedff-6cf5-4ff3-ba09-49e33fbcc017', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-753cedff-6cf5-4ff3-ba09-49e33fbcc017', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:49,489 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:48:49,490 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139c8718-7fce-4ab2-86f2-7c343d4cafd5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139c8718-7fce-4ab2-86f2-7c343d4cafd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:50,547 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:48:50,547 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40d917e-8b4c-42bd-8c88-1e98baaffff3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40d917e-8b4c-42bd-8c88-1e98baaffff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:51,611 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.051s 2022-10-15 08:48:51,612 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27f06e2-3758-437c-a0ac-ddd14b61d685', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27f06e2-3758-437c-a0ac-ddd14b61d685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:52,667 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:48:52,667 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a31eaf0-ef5c-4162-9e9f-17bbd2fe5503', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a31eaf0-ef5c-4162-9e9f-17bbd2fe5503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:53,723 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:48:53,724 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661fd2af-d28a-446b-aca9-1e865ff5fdb3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661fd2af-d28a-446b-aca9-1e865ff5fdb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:54,781 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:48:54,781 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2bf8fd-04e8-48e0-b19f-50207625c623', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2bf8fd-04e8-48e0-b19f-50207625c623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:55,848 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.054s 2022-10-15 08:48:55,848 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f8a3cdd-e052-4947-b3af-5e7fd672ade3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f8a3cdd-e052-4947-b3af-5e7fd672ade3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:56,904 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:48:56,904 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c115dc7-1c8b-4869-8afb-862cd8487074', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c115dc7-1c8b-4869-8afb-862cd8487074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:57,954 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:48:57,955 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ffd53c3-5726-4b6c-ad36-87b8ce3bb9f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ffd53c3-5726-4b6c-ad36-87b8ce3bb9f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:48:59,006 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:48:59,007 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:48:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98656460-8b03-419c-a964-0551ab278c33', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98656460-8b03-419c-a964-0551ab278c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:00,063 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:49:00,063 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fade4737-bf17-413b-8dc2-05870b0e13a8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fade4737-bf17-413b-8dc2-05870b0e13a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:01,120 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:49:01,121 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff82c046-6359-48bd-9cb1-21826a03b9ec', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff82c046-6359-48bd-9cb1-21826a03b9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:02,179 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:49:02,179 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eafa6c9-e73d-40a4-ab65-107ef921a2a3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eafa6c9-e73d-40a4-ab65-107ef921a2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:03,233 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:49:03,234 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba714273-6e2f-4734-af99-3286c3fe093a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba714273-6e2f-4734-af99-3286c3fe093a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:04,288 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:49:04,289 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0eafd8-33ad-4c21-bd78-7b6f83716604', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0eafd8-33ad-4c21-bd78-7b6f83716604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:05,345 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:49:05,346 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dec2a522-a475-4e9c-968f-10af1e32a189', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dec2a522-a475-4e9c-968f-10af1e32a189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:06,417 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.058s 2022-10-15 08:49:06,417 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0a34ffd-18e6-44a0-80a4-264391795108', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0a34ffd-18e6-44a0-80a4-264391795108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:07,471 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:49:07,471 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7060db42-d39e-4f8c-9bf2-08779ac057b1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7060db42-d39e-4f8c-9bf2-08779ac057b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:08,521 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:49:08,521 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eae2e3c-577b-4fca-9a7b-4f1d32942498', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eae2e3c-577b-4fca-9a7b-4f1d32942498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:09,572 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:49:09,573 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c44996-3f8c-4dd1-b1ad-7acbea620927', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c44996-3f8c-4dd1-b1ad-7acbea620927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:10,628 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:49:10,629 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c267bbe-e2e0-4950-9ec4-4832ea4e7fc5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c267bbe-e2e0-4950-9ec4-4832ea4e7fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:11,691 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.048s 2022-10-15 08:49:11,691 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4299dab6-06c0-4b1b-857b-08dc0600c232', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4299dab6-06c0-4b1b-857b-08dc0600c232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:12,743 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:49:12,744 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec75af49-e536-4656-bd4c-4428553f3eac', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec75af49-e536-4656-bd4c-4428553f3eac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:13,801 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:49:13,801 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c5f76d-9e22-4efb-a4ba-64d99b444698', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c5f76d-9e22-4efb-a4ba-64d99b444698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:14,857 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:49:14,857 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b34153-16fc-4839-8181-303c9a5bdffd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b34153-16fc-4839-8181-303c9a5bdffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:15,914 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:49:15,914 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5153a630-f20e-4bcc-9f5e-8fcd366a3aa9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5153a630-f20e-4bcc-9f5e-8fcd366a3aa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:16,990 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.062s 2022-10-15 08:49:16,990 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ce5c132-f694-4a40-9a24-2d3179c75e91', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ce5c132-f694-4a40-9a24-2d3179c75e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:18,043 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:49:18,043 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf60b0b-810b-4f07-85bd-282b3f3e1722', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf60b0b-810b-4f07-85bd-282b3f3e1722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:19,096 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:49:19,096 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842cceab-d17c-4687-a35b-5de584dbe823', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842cceab-d17c-4687-a35b-5de584dbe823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:20,152 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:49:20,152 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b228cad9-a95b-4c5c-9935-eb6026eb551f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b228cad9-a95b-4c5c-9935-eb6026eb551f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:21,207 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:49:21,207 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-851afc0b-1676-4357-9e29-f3c9be2107a4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-851afc0b-1676-4357-9e29-f3c9be2107a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:22,263 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:49:22,263 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e685e0c2-8a5a-46ff-879b-7a8f741141a4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e685e0c2-8a5a-46ff-879b-7a8f741141a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:23,323 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:49:23,323 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c49a160c-c882-4080-88ed-e1852ace83f5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c49a160c-c882-4080-88ed-e1852ace83f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:24,379 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:49:24,379 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106a587b-ee2c-4467-a3c3-49d0598be582', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106a587b-ee2c-4467-a3c3-49d0598be582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:25,436 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:49:25,436 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c5356c-6c4f-4996-a2db-f35ccb446eb0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c5356c-6c4f-4996-a2db-f35ccb446eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:26,493 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:49:26,494 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00fc68a0-684e-4c75-952b-21a167cb8715', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00fc68a0-684e-4c75-952b-21a167cb8715', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:27,563 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.056s 2022-10-15 08:49:27,564 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c3372b-c577-4f45-bed4-68db8a3804f6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c3372b-c577-4f45-bed4-68db8a3804f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:28,615 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:49:28,616 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73290938-d217-4c4b-bc9a-5bc9a9f32c97', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73290938-d217-4c4b-bc9a-5bc9a9f32c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:29,668 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:49:29,668 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c06821-c5e0-42d7-bb47-9c95d08dee2f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c06821-c5e0-42d7-bb47-9c95d08dee2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:30,724 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:49:30,725 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcbb8f55-64fa-4cef-b4fc-40af39a89b5d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcbb8f55-64fa-4cef-b4fc-40af39a89b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:31,784 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:49:31,784 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb29103-4f40-4014-8624-1d484b9d1876', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb29103-4f40-4014-8624-1d484b9d1876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:32,837 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:49:32,837 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12fbe36-f58c-466d-a2f0-9433049e405f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12fbe36-f58c-466d-a2f0-9433049e405f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:33,945 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:49:33,946 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d1e754-a3f2-4a01-a638-553c640f15f5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d1e754-a3f2-4a01-a638-553c640f15f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:34,997 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:49:34,998 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee81e3a-14d8-485a-8bc1-56faff36c033', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee81e3a-14d8-485a-8bc1-56faff36c033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:36,048 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:49:36,049 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ff11eb-c263-4e88-9b00-67f90eb57a59', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ff11eb-c263-4e88-9b00-67f90eb57a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:37,100 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:49:37,101 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3756d9b0-26a2-45ad-b045-f25bebbbea74', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3756d9b0-26a2-45ad-b045-f25bebbbea74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:38,179 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.064s 2022-10-15 08:49:38,179 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28fd9ce0-17dc-4a0e-a715-3b8b14c9778c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28fd9ce0-17dc-4a0e-a715-3b8b14c9778c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:39,229 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:49:39,229 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4675987-a704-4d99-8d86-a363c86ed6b6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4675987-a704-4d99-8d86-a363c86ed6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:40,280 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:49:40,281 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca274e0f-d3d8-48a7-8e7d-71c73845a966', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca274e0f-d3d8-48a7-8e7d-71c73845a966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:41,331 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:49:41,331 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74810793-1bdc-4cf7-952e-9506b99a9e58', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74810793-1bdc-4cf7-952e-9506b99a9e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:42,392 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:49:42,392 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f3f1e39-bade-4c63-93ff-b1960944ff0f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f3f1e39-bade-4c63-93ff-b1960944ff0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:43,442 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:49:43,443 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1c6f0d6-d6f9-4a85-8ac1-9c84708a7195', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1c6f0d6-d6f9-4a85-8ac1-9c84708a7195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:44,499 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:49:44,500 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7650a77-beb5-4635-b47c-b95fbf657d7f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7650a77-beb5-4635-b47c-b95fbf657d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:45,550 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:49:45,550 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba8fa323-fc00-4f3d-98c3-d11b0324defc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba8fa323-fc00-4f3d-98c3-d11b0324defc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:46,703 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.139s 2022-10-15 08:49:46,703 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70c04d44-5bde-4106-9c8c-b62a136d94d0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70c04d44-5bde-4106-9c8c-b62a136d94d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:47,759 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:49:47,759 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e21b714-5c83-4ef4-9971-cfa932a3d53c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e21b714-5c83-4ef4-9971-cfa932a3d53c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:48,811 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:49:48,811 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea586de1-5930-4fc5-9384-e1762fcf2757', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea586de1-5930-4fc5-9384-e1762fcf2757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:49,862 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:49:49,862 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e5b55d-6034-4330-9f25-91a4ff4f3be8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e5b55d-6034-4330-9f25-91a4ff4f3be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:50,913 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:49:50,914 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84fee6d-e000-4fd5-811c-d35aef3863a5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84fee6d-e000-4fd5-811c-d35aef3863a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:51,988 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.061s 2022-10-15 08:49:51,988 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c74e49-5c09-40da-b781-7f6d1d64981b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c74e49-5c09-40da-b781-7f6d1d64981b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:53,043 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:49:53,044 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a70dfd1-74e7-463c-af11-059be419db0f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a70dfd1-74e7-463c-af11-059be419db0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:54,095 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:49:54,096 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81e6a45-3ade-464b-8e4f-3c0b5e6befde', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81e6a45-3ade-464b-8e4f-3c0b5e6befde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:55,146 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:49:55,146 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a325d99d-83af-442b-869a-e6ed0c0e0226', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a325d99d-83af-442b-869a-e6ed0c0e0226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:56,197 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:49:56,197 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a98e0a-f8aa-4da1-9c47-a07453f4d782', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a98e0a-f8aa-4da1-9c47-a07453f4d782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:57,247 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:49:57,248 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d05816-9ed9-4ffe-919d-126cf219d2a7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d05816-9ed9-4ffe-919d-126cf219d2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:58,303 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:49:58,304 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d2909e-8199-46d4-9e41-3ab31e6ad090', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d2909e-8199-46d4-9e41-3ab31e6ad090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:49:59,355 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:49:59,356 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5959e23e-5669-416e-95c5-0405e4e01d8a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5959e23e-5669-416e-95c5-0405e4e01d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:00,407 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:50:00,408 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ed56c3-18da-4105-8646-a0576ac1cd84', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ed56c3-18da-4105-8646-a0576ac1cd84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:01,457 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:50:01,457 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869930d9-ac10-4a0c-9c69-cc8e26228204', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869930d9-ac10-4a0c-9c69-cc8e26228204', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:02,512 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:50:02,512 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f250aac-16a6-4c56-92dc-50dc9f3f9491', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f250aac-16a6-4c56-92dc-50dc9f3f9491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:03,563 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:03,563 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3df42c07-5196-4fa5-8dc1-28d65f6756f2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3df42c07-5196-4fa5-8dc1-28d65f6756f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:04,613 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:50:04,613 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78fd31c9-ae35-4256-a8c2-dabbea111753', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78fd31c9-ae35-4256-a8c2-dabbea111753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:05,664 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:05,664 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214e9a10-5bc6-429c-943c-298dd7909a64', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214e9a10-5bc6-429c-943c-298dd7909a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:06,718 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:50:06,718 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9735a25-c70f-4bae-887b-781727f268cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9735a25-c70f-4bae-887b-781727f268cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:07,781 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.050s 2022-10-15 08:50:07,782 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6920c8a4-e056-4ed7-a1b8-a3b0e0094da0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6920c8a4-e056-4ed7-a1b8-a3b0e0094da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:08,832 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:08,833 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aacf636-cb66-4410-81aa-ff4826b8bd91', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aacf636-cb66-4410-81aa-ff4826b8bd91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:09,883 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:09,883 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a7743ea-259c-42ad-a077-1fb16ed65463', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a7743ea-259c-42ad-a077-1fb16ed65463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:10,933 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:10,933 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85763f4-6199-4acd-85fd-8b0d66dde5d7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85763f4-6199-4acd-85fd-8b0d66dde5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:11,984 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:11,984 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c097cd6-16f5-4993-a908-d8d889c514f5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c097cd6-16f5-4993-a908-d8d889c514f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:13,035 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:50:13,035 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-829c4d92-08d9-4f33-a610-4e40568f69db', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-829c4d92-08d9-4f33-a610-4e40568f69db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:14,085 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:14,086 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc5174cd-ccac-4b87-9c83-959aa63d5b03', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc5174cd-ccac-4b87-9c83-959aa63d5b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:15,137 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:50:15,137 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6065417-c799-461d-abfa-1b9e9927fdc5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6065417-c799-461d-abfa-1b9e9927fdc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:16,189 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:50:16,190 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e2ab91-25a5-40a8-b4c6-1b1ff2271e51', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e2ab91-25a5-40a8-b4c6-1b1ff2271e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:17,242 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:50:17,242 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-678073db-e71d-4abf-acf7-c3e9cc54b6b6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-678073db-e71d-4abf-acf7-c3e9cc54b6b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:18,304 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.048s 2022-10-15 08:50:18,305 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217ad82b-5298-4bf5-971d-3cb9e8bd33dd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217ad82b-5298-4bf5-971d-3cb9e8bd33dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:19,354 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:50:19,354 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b95f7d64-409a-46a8-b3ed-eb68fbf6b859', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b95f7d64-409a-46a8-b3ed-eb68fbf6b859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:20,405 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:50:20,406 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac0425d-e652-4a03-a0c6-b4bef35987d1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac0425d-e652-4a03-a0c6-b4bef35987d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:21,464 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:50:21,465 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff5338c-4be7-41f6-91b6-937c07ab9cea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff5338c-4be7-41f6-91b6-937c07ab9cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:22,514 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:22,515 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a875c4-3b00-477e-9498-0b274f7a49db', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a875c4-3b00-477e-9498-0b274f7a49db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:23,565 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:23,565 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109338bc-baac-4089-8340-5f98c860afb1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109338bc-baac-4089-8340-5f98c860afb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:24,618 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:50:24,618 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82aff4bf-4122-4c19-b0eb-0da516983502', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82aff4bf-4122-4c19-b0eb-0da516983502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:25,668 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:25,668 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92a827d8-99b3-4995-9bf3-03a343c2aeaa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92a827d8-99b3-4995-9bf3-03a343c2aeaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:26,724 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:50:26,724 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bdd5252-cdec-4b6c-8c5d-8b9c0daa9dab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bdd5252-cdec-4b6c-8c5d-8b9c0daa9dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:27,785 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:50:27,785 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d6f9190-b184-4f9c-a8bc-aed0bc478e8d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d6f9190-b184-4f9c-a8bc-aed0bc478e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:28,837 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:50:28,838 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f313c7a-7624-488d-b560-c1deaeeef85f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f313c7a-7624-488d-b560-c1deaeeef85f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:29,890 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:50:29,890 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b335783d-7745-4bc4-95d3-e53647b9c21d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b335783d-7745-4bc4-95d3-e53647b9c21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:30,941 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:30,942 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ab77aa-a815-4b6a-98a9-c272beb3244d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ab77aa-a815-4b6a-98a9-c272beb3244d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:31,992 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:50:31,992 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2d2fabe-1367-43df-ab45-a660c51a144b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2d2fabe-1367-43df-ab45-a660c51a144b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:33,043 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:33,043 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe034ac4-51ec-4b3b-81ac-44e9af6516da', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe034ac4-51ec-4b3b-81ac-44e9af6516da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:34,094 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:34,095 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c83c4b-79c0-450d-b5b2-91d996a0a2f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c83c4b-79c0-450d-b5b2-91d996a0a2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:35,146 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:35,147 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40db4c5b-3162-406a-b0de-b21bd7154ec7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40db4c5b-3162-406a-b0de-b21bd7154ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:36,198 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:50:36,198 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28923859-d9c5-4d40-8e69-f89276fbd071', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28923859-d9c5-4d40-8e69-f89276fbd071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:37,249 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:37,250 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ebde029-7436-4dbe-9f76-00905ff9f75c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ebde029-7436-4dbe-9f76-00905ff9f75c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:38,323 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.061s 2022-10-15 08:50:38,324 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7fab1b-7df8-445b-b5a4-cc7b59e02fb7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7fab1b-7df8-445b-b5a4-cc7b59e02fb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:39,377 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:50:39,377 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67db8121-76b7-4456-a90b-4379e4f32ae1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67db8121-76b7-4456-a90b-4379e4f32ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:40,429 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:50:40,429 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1757cca3-9c29-4d17-bf7b-bc0127efffd6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1757cca3-9c29-4d17-bf7b-bc0127efffd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:41,479 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:41,480 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134b6430-bfe2-446b-8fc8-8c5905ecba7e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134b6430-bfe2-446b-8fc8-8c5905ecba7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:42,531 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:42,531 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233ff5ec-30e3-4b95-8877-2863cd1b6c72', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233ff5ec-30e3-4b95-8877-2863cd1b6c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:43,582 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:43,582 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2dc0758-7c4c-4639-beb3-c97d1c71b10e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2dc0758-7c4c-4639-beb3-c97d1c71b10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:44,633 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:44,633 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d777c6-642d-4238-b261-bd14f12adb08', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d777c6-642d-4238-b261-bd14f12adb08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:45,684 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:45,684 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1d1d4ac-04f3-4d9f-a761-a96b4532d173', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1d1d4ac-04f3-4d9f-a761-a96b4532d173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:46,735 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:46,735 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c1cf24-a6b3-40a7-9e8a-0ad694c2e0fa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c1cf24-a6b3-40a7-9e8a-0ad694c2e0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:47,788 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:50:47,789 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9664877-6c83-4344-8372-037dacca33fd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9664877-6c83-4344-8372-037dacca33fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:48,839 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:50:48,839 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8b515a9-2f73-4d81-9a2f-2f2aa1a25787', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b515a9-2f73-4d81-9a2f-2f2aa1a25787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:49,890 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:49,890 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-686b4fbe-7ac4-494b-927e-059d205a26ec', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-686b4fbe-7ac4-494b-927e-059d205a26ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:50,943 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:50:50,943 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce979a28-c2fa-40e7-8a7a-a142a7a44c63', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce979a28-c2fa-40e7-8a7a-a142a7a44c63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:51,993 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:50:51,993 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8dc5001-bfff-4f06-bef9-2975133a64eb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8dc5001-bfff-4f06-bef9-2975133a64eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:53,043 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:53,043 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e8cfaf-2904-45f4-ae19-e5d9681e61cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e8cfaf-2904-45f4-ae19-e5d9681e61cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:54,093 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:50:54,093 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb0d703-007a-4eab-92f5-733f3905c278', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb0d703-007a-4eab-92f5-733f3905c278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:55,143 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:55,143 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e867fc7-4265-476c-91f1-bb3f9406153f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e867fc7-4265-476c-91f1-bb3f9406153f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:56,197 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:50:56,197 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc6c927a-a752-4619-a0a3-12fe1bd05fbc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc6c927a-a752-4619-a0a3-12fe1bd05fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:57,267 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.054s 2022-10-15 08:50:57,268 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4b3607a-5692-468e-b85d-90dc7bd99ac8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4b3607a-5692-468e-b85d-90dc7bd99ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:58,319 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:58,320 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-319642db-cb20-4648-b034-7f3b475fb1b3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319642db-cb20-4648-b034-7f3b475fb1b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:50:59,369 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:50:59,370 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71be4c94-1188-4e53-9b90-55f6492aeb7f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71be4c94-1188-4e53-9b90-55f6492aeb7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:00,421 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:00,421 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30da3474-30ec-4ede-965d-4aee8a629b9e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30da3474-30ec-4ede-965d-4aee8a629b9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:01,560 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.126s 2022-10-15 08:51:01,560 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a62bcab-709b-4880-bfb3-38e6888efbd5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a62bcab-709b-4880-bfb3-38e6888efbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:02,611 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:02,612 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-972db6d5-81ae-403d-8b62-6426e0a3ec5a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-972db6d5-81ae-403d-8b62-6426e0a3ec5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:03,663 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:03,663 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5030c9b-2bfb-42ce-a483-2b607e72ab87', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5030c9b-2bfb-42ce-a483-2b607e72ab87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:04,715 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:04,716 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7690dc7-1c3a-4d35-94f8-59b79d32cad5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7690dc7-1c3a-4d35-94f8-59b79d32cad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:05,766 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:05,766 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a602fd8-1333-4489-886a-e66d7f9510ad', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a602fd8-1333-4489-886a-e66d7f9510ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:06,817 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:06,817 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2c730c-2ce9-4934-9c47-9978d7079370', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2c730c-2ce9-4934-9c47-9978d7079370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:07,871 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:51:07,872 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb868ae6-5da7-419d-b9b2-f30d72c4a79a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb868ae6-5da7-419d-b9b2-f30d72c4a79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:08,923 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:08,924 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deaecb65-8380-4140-b727-a1bc43a941eb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deaecb65-8380-4140-b727-a1bc43a941eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:09,976 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:09,977 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb1651f-34d7-479b-803e-0b5171014c1d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb1651f-34d7-479b-803e-0b5171014c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:11,029 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:11,031 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-730d5f11-31be-4f6b-a969-38e537506b28', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-730d5f11-31be-4f6b-a969-38e537506b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:12,082 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:12,082 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16adf5f4-642c-4220-9575-7c94cbe83a2e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16adf5f4-642c-4220-9575-7c94cbe83a2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:13,133 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:13,133 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-742bd741-89eb-47e7-a016-1c917315c1d1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-742bd741-89eb-47e7-a016-1c917315c1d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:14,282 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.135s 2022-10-15 08:51:14,282 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31665e42-6106-4243-a533-f9411516f377', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31665e42-6106-4243-a533-f9411516f377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:15,338 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:51:15,338 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f64d00-a943-4de3-b45b-5238603735a1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f64d00-a943-4de3-b45b-5238603735a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:16,389 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:16,389 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c1c841-c2ff-42e2-9629-0cb13d192c60', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c1c841-c2ff-42e2-9629-0cb13d192c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:17,440 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:17,441 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c92211c-f22e-4ac8-936b-485e17cb76c5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c92211c-f22e-4ac8-936b-485e17cb76c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:18,491 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:18,491 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c8ab038-c35f-47a6-89f3-186fb531a8c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8ab038-c35f-47a6-89f3-186fb531a8c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:19,545 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:19,545 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187f84ef-0cdb-4145-9a50-48c6de2940ff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187f84ef-0cdb-4145-9a50-48c6de2940ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:20,596 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:20,596 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-662d7113-3eb7-4e41-a244-143845d822a5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-662d7113-3eb7-4e41-a244-143845d822a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:21,654 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:51:21,654 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2095424e-143f-4b7b-a0d6-2d61f17e3bcf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2095424e-143f-4b7b-a0d6-2d61f17e3bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:22,706 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:22,706 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333f82d9-b630-400b-803c-844123d88b2b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333f82d9-b630-400b-803c-844123d88b2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:23,758 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:23,758 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08a6abdb-5ba2-40c7-9c05-8c6962e5d32e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08a6abdb-5ba2-40c7-9c05-8c6962e5d32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:24,809 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:24,809 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23681f4-c567-43b9-a329-cb20a8773a5b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23681f4-c567-43b9-a329-cb20a8773a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:25,860 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:25,861 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f3b8d0-418e-4f9d-97ba-e335ec8f6926', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f3b8d0-418e-4f9d-97ba-e335ec8f6926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:26,912 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:26,912 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d1108e-5691-465c-a068-a42cc4f34c91', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d1108e-5691-465c-a068-a42cc4f34c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:27,965 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:27,965 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce0a62db-cdfa-4fa0-9dce-e36dd86022b8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce0a62db-cdfa-4fa0-9dce-e36dd86022b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:29,019 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:51:29,019 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5963238-0aa8-428f-9eb8-30d265261615', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5963238-0aa8-428f-9eb8-30d265261615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:30,072 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:30,072 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4dbd096-ad30-4143-9c05-1e1fc12b25b1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4dbd096-ad30-4143-9c05-1e1fc12b25b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:31,123 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:31,124 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e242c7-26ee-4143-8ca0-e58ce5344ff1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e242c7-26ee-4143-8ca0-e58ce5344ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:32,177 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:32,177 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c44781-0de2-42d8-af5c-6f9f9ac1dac0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c44781-0de2-42d8-af5c-6f9f9ac1dac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:33,229 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:33,230 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf38138-6d42-4357-afdc-f0a1c3352ab1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf38138-6d42-4357-afdc-f0a1c3352ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:34,281 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:34,282 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc21b379-234e-40e2-ba15-1ff56b0caa3c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc21b379-234e-40e2-ba15-1ff56b0caa3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:35,335 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:35,335 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d9fead-870c-4138-aa7f-bba0c85c0ad7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d9fead-870c-4138-aa7f-bba0c85c0ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:36,387 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:36,388 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b90f245-30d8-4861-90dd-626093faf388', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b90f245-30d8-4861-90dd-626093faf388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:37,444 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:51:37,444 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ddfc19-9816-4121-97f8-2b7932aea21c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ddfc19-9816-4121-97f8-2b7932aea21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:38,497 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:38,497 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07bd5b8-6420-4bfc-af2d-697ab83fe91a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07bd5b8-6420-4bfc-af2d-697ab83fe91a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:39,549 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:39,549 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f70daf2-6687-4c09-b671-b0d37fdb6e1b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f70daf2-6687-4c09-b671-b0d37fdb6e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:40,600 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:40,600 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e074464f-518a-4fd4-92cf-10434d0e7cc4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e074464f-518a-4fd4-92cf-10434d0e7cc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:41,650 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:41,651 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb873600-4e6f-477c-8bec-ac65b3405505', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb873600-4e6f-477c-8bec-ac65b3405505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:42,702 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:42,702 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7019bb3-ccda-447e-afd4-02d85209bc16', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7019bb3-ccda-447e-afd4-02d85209bc16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:43,757 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:51:43,757 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f703f5-c4af-42f5-b90d-3f2b91472fa1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f703f5-c4af-42f5-b90d-3f2b91472fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:44,810 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:44,811 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f119ec0-c666-4824-ae65-cb9530bc8358', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f119ec0-c666-4824-ae65-cb9530bc8358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:45,861 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:45,862 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60304556-5701-4583-a3fe-287160ec3289', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60304556-5701-4583-a3fe-287160ec3289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:46,913 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:46,914 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ef5dc0d-254a-4adf-aa9f-0e8e70f336a7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ef5dc0d-254a-4adf-aa9f-0e8e70f336a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:47,966 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:47,966 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4f2d07-2924-4763-8d36-6a4fedc781a6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4f2d07-2924-4763-8d36-6a4fedc781a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:49,019 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:49,019 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1123c053-5e39-4971-8dfb-558945e4e91f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1123c053-5e39-4971-8dfb-558945e4e91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:50,070 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:50,071 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ea67471-652d-4c3a-9cd4-c3465108100a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ea67471-652d-4c3a-9cd4-c3465108100a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:51,124 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:51,124 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-955df6ba-f6ff-44db-a548-bdbf00c992d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-955df6ba-f6ff-44db-a548-bdbf00c992d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:52,177 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:52,177 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942802f5-e149-4ecb-bf55-6f27d51628d4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942802f5-e149-4ecb-bf55-6f27d51628d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:53,226 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:53,227 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85fb5e83-629f-4387-951b-64e3757ac29c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85fb5e83-629f-4387-951b-64e3757ac29c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:54,276 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:51:54,277 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345c1a3d-12f7-4540-b0c5-50fa18d833f4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345c1a3d-12f7-4540-b0c5-50fa18d833f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:55,328 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:51:55,329 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ddf366-732f-40dd-bb87-79dbe93c920a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ddf366-732f-40dd-bb87-79dbe93c920a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:56,381 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:56,382 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca18ed4-3e9e-48ab-94d0-0711b5f38ed9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca18ed4-3e9e-48ab-94d0-0711b5f38ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:57,433 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:51:57,433 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfc68828-b8e7-44d4-bebf-bbb0b7b5bb53', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfc68828-b8e7-44d4-bebf-bbb0b7b5bb53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:58,488 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:51:58,488 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e895e71-07e3-4ca4-8b94-9dfc188cd9a6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e895e71-07e3-4ca4-8b94-9dfc188cd9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:51:59,540 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:51:59,541 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df36117b-903d-4a43-b769-26ace3458c9e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df36117b-903d-4a43-b769-26ace3458c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:00,592 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:00,592 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-146cbf94-d517-4da6-8428-f4d8cb8e13bc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-146cbf94-d517-4da6-8428-f4d8cb8e13bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:01,643 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:52:01,643 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9906824a-067a-4061-98c1-f14245694b37', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9906824a-067a-4061-98c1-f14245694b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:02,694 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:02,695 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed550a7-48e1-4666-9391-cdbcce8f3c30', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed550a7-48e1-4666-9391-cdbcce8f3c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:03,745 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:52:03,745 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd4ee63-644d-4693-9df8-3270981a7ae3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd4ee63-644d-4693-9df8-3270981a7ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:04,797 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:04,797 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f3ffca6-80c9-4fc1-9fd1-37f815ae2b39', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f3ffca6-80c9-4fc1-9fd1-37f815ae2b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:05,849 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:05,850 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b37e71d0-9e93-46c3-ab66-7688fcd4f09a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b37e71d0-9e93-46c3-ab66-7688fcd4f09a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:06,903 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:52:06,904 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f1dc2e0-f6d8-4ed4-b91d-0e337be3f6b7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f1dc2e0-f6d8-4ed4-b91d-0e337be3f6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:07,956 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:07,957 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2448f26d-77eb-4bda-91e5-e8b6f514d7f9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2448f26d-77eb-4bda-91e5-e8b6f514d7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:09,007 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:09,008 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd9677b-ef99-4c22-97b2-56f0283034e4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd9677b-ef99-4c22-97b2-56f0283034e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:10,060 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:10,060 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ec15f5-8545-4bab-a409-11dfd94d9095', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ec15f5-8545-4bab-a409-11dfd94d9095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:11,111 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:11,112 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac00c29-4a1b-482e-9a74-8f9aeee48b27', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac00c29-4a1b-482e-9a74-8f9aeee48b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:12,163 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:12,164 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ab93b3-3f90-40aa-bd60-9b6cc0172eec', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ab93b3-3f90-40aa-bd60-9b6cc0172eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:13,214 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:52:13,215 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c109249-723b-4a3d-9e35-2f51892e61f2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c109249-723b-4a3d-9e35-2f51892e61f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:14,264 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:52:14,264 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4836093a-b162-4766-a0f6-fc198c526a32', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4836093a-b162-4766-a0f6-fc198c526a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:15,317 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:52:15,318 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a3e0f1-9d58-4fd2-b103-ba8f27217379', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a3e0f1-9d58-4fd2-b103-ba8f27217379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:16,369 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:16,369 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e17499d-2051-4632-b71f-1c926c2dd997', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e17499d-2051-4632-b71f-1c926c2dd997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:17,423 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:52:17,424 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd4e45a-3eba-4da2-b806-e0130ccaf0ed', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd4e45a-3eba-4da2-b806-e0130ccaf0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:18,475 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:52:18,476 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f37e2e9-b948-484a-b83f-aeafae58d601', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f37e2e9-b948-484a-b83f-aeafae58d601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:19,527 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:19,527 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b510cf5b-6e55-4428-a161-9d82afed695d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b510cf5b-6e55-4428-a161-9d82afed695d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:20,579 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:52:20,580 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759e2c2d-1054-4085-9cb8-3f7ff8275220', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759e2c2d-1054-4085-9cb8-3f7ff8275220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:21,631 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:21,631 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5044e287-390f-46d7-abf5-dc47332208e1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5044e287-390f-46d7-abf5-dc47332208e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:22,683 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:22,683 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2e0af16-1df4-4901-9232-a8547b65734a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2e0af16-1df4-4901-9232-a8547b65734a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:23,734 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:23,734 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff1e9522-da85-4328-b8b9-4f49ac10d664', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff1e9522-da85-4328-b8b9-4f49ac10d664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:24,786 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:24,787 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c839dfad-bcbf-44bc-9633-b7f81f7def57', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c839dfad-bcbf-44bc-9633-b7f81f7def57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:25,839 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:52:25,839 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25e6d9f-5162-41ff-b9ed-8b07a8096fab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25e6d9f-5162-41ff-b9ed-8b07a8096fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:26,893 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:52:26,893 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8461a48-75a0-4bfc-9f73-9c10e6b2dcb1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8461a48-75a0-4bfc-9f73-9c10e6b2dcb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:27,945 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:27,945 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c0193d-ee11-4614-b908-897721094d4f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c0193d-ee11-4614-b908-897721094d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:28,996 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:52:28,996 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59098925-86e4-4092-a4f2-63ebc17aa900', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59098925-86e4-4092-a4f2-63ebc17aa900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:30,049 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:52:30,049 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd63e09c-c125-48d5-beea-1cf40fee76a4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd63e09c-c125-48d5-beea-1cf40fee76a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:31,101 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:31,102 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6385f73e-f26f-4917-9013-246ba3eab2fc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6385f73e-f26f-4917-9013-246ba3eab2fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:32,153 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:32,153 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9673e08c-320b-491b-b1b1-8658d0eecca8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9673e08c-320b-491b-b1b1-8658d0eecca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:33,203 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:52:33,204 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d170c3c3-df91-4279-aa1e-f3e5b9adb616', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d170c3c3-df91-4279-aa1e-f3e5b9adb616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:34,254 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:52:34,255 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7ae658-f7ec-4d80-b17b-35701869d182', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7ae658-f7ec-4d80-b17b-35701869d182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:35,306 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:35,306 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded6eb4b-fba5-49da-b541-b02ae7dc493f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded6eb4b-fba5-49da-b541-b02ae7dc493f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:36,362 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:52:36,363 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ed4a1b-e22f-4b86-99f1-3d8747139e4e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ed4a1b-e22f-4b86-99f1-3d8747139e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:37,419 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:52:37,419 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98d2a69-3a33-4618-8d99-e95e57b9fe9b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98d2a69-3a33-4618-8d99-e95e57b9fe9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:38,474 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:38,474 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a65e941-c28e-400f-acc1-5de157a3b28f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a65e941-c28e-400f-acc1-5de157a3b28f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:39,526 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:39,526 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe374ed-2407-4f98-ab7e-07d5e8500b2d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe374ed-2407-4f98-ab7e-07d5e8500b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:40,578 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:52:40,578 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c20b58ec-ff5b-460c-aebe-7e195bbffa6a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c20b58ec-ff5b-460c-aebe-7e195bbffa6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:41,630 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:41,630 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9269597c-9a7e-47ea-a13b-2231e11f8e00', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9269597c-9a7e-47ea-a13b-2231e11f8e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:42,682 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:42,682 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f16eeb-a549-41fc-91ef-47cc87ceb88e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f16eeb-a549-41fc-91ef-47cc87ceb88e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:43,733 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:52:43,733 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aec420c-775b-480a-8fc6-db2eebd527ae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aec420c-775b-480a-8fc6-db2eebd527ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:44,786 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:52:44,787 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df42ecaa-cf0a-4d49-8c64-76209ee53b9d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df42ecaa-cf0a-4d49-8c64-76209ee53b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:45,840 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:52:45,841 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d1db85d-21aa-40fe-9fd8-c94cd6db98fe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d1db85d-21aa-40fe-9fd8-c94cd6db98fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:46,945 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.090s 2022-10-15 08:52:46,945 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e7a9d09-631b-4465-8a10-f57fbb55f8e6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e7a9d09-631b-4465-8a10-f57fbb55f8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:48,006 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:52:48,006 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf661de8-a9cc-4b1b-b627-3750613179c5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf661de8-a9cc-4b1b-b627-3750613179c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:49,057 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:49,058 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13d9fbd5-c716-4fd8-94e9-868aeceaaf72', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13d9fbd5-c716-4fd8-94e9-868aeceaaf72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:50,114 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:52:50,115 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b6c3cc9-2628-4f4b-b4bd-6e81e8d56ea9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b6c3cc9-2628-4f4b-b4bd-6e81e8d56ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:51,168 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:52:51,169 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19991d18-856a-4478-84e7-3007fcc9b14d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19991d18-856a-4478-84e7-3007fcc9b14d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:52,219 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:52:52,220 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba88792-c06d-46e5-97c4-e254a9e64aef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba88792-c06d-46e5-97c4-e254a9e64aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:53,275 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:52:53,276 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fb9119c-7c60-4149-9f35-bf6fbad66075', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fb9119c-7c60-4149-9f35-bf6fbad66075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:54,342 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.053s 2022-10-15 08:52:54,343 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abf5f7c-4c03-4c2f-9071-566530bfbbd3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abf5f7c-4c03-4c2f-9071-566530bfbbd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:55,406 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.050s 2022-10-15 08:52:55,406 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61ab344-f66d-4ca5-aa65-4dda5b477e7c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61ab344-f66d-4ca5-aa65-4dda5b477e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:55,462 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:52:55,462 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-3824e2cd-84ce-4689-b29d-efed57760ee2', 'x-openstack-request-id': 'req-3824e2cd-84ce-4689-b29d-efed57760ee2', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"badRequest": {"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, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' 2022-10-15 08:52:55,523 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:52:55,523 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df74c685-d7ed-4c4b-9e8f-05e3e76f9df8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df74c685-d7ed-4c4b-9e8f-05e3e76f9df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:56,575 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:52:56,576 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbbb1f09-8451-4436-b3d8-4034b4228fb5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbbb1f09-8451-4436-b3d8-4034b4228fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:57,787 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.197s 2022-10-15 08:52:57,787 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6138b63f-eebf-494d-aebf-7dbc6dd4067b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6138b63f-eebf-494d-aebf-7dbc6dd4067b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:58,840 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:52:58,840 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96cb433b-d9a5-4fa9-b16c-04c8f7d7bde6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96cb433b-d9a5-4fa9-b16c-04c8f7d7bde6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:52:59,894 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:52:59,894 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd472b8-3513-4b7f-8cf8-a0524c62d655', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd472b8-3513-4b7f-8cf8-a0524c62d655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:00,945 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:53:00,946 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086b2fa3-275a-4487-9e4d-d6af13926df2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086b2fa3-275a-4487-9e4d-d6af13926df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:01,999 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:01,999 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-babfd437-62da-47d7-9188-45fa5783467c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-babfd437-62da-47d7-9188-45fa5783467c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:03,053 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:53:03,053 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eaeded3-b67b-4e4f-a719-f53aa833e43b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eaeded3-b67b-4e4f-a719-f53aa833e43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:04,106 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:04,107 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a68703-efaa-40c0-9931-937c2cfbd633', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a68703-efaa-40c0-9931-937c2cfbd633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:05,161 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:53:05,161 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4950a324-4afe-4993-ba8b-fb21038d492c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4950a324-4afe-4993-ba8b-fb21038d492c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:06,214 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:06,214 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3267bf5-452d-4b5c-949a-d81a94aec459', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3267bf5-452d-4b5c-949a-d81a94aec459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:07,268 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:07,268 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad30f8d-647b-466a-8c59-fb75eb795af4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad30f8d-647b-466a-8c59-fb75eb795af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:08,326 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:53:08,326 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94d4f63-2901-40c1-8fdb-67e71a7d2466', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94d4f63-2901-40c1-8fdb-67e71a7d2466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:09,378 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:09,379 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ebc54f-56f1-4857-a66f-796f932e4fac', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ebc54f-56f1-4857-a66f-796f932e4fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:10,433 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:53:10,433 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ffcc9b-fbd5-4034-9d8c-e1a76e0e2627', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ffcc9b-fbd5-4034-9d8c-e1a76e0e2627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:11,486 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:11,487 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d92f0ee-f508-4be6-a3f6-6dfff5998228', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d92f0ee-f508-4be6-a3f6-6dfff5998228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:12,540 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:53:12,540 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb6181b5-74af-4556-a25d-ab35e828a389', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb6181b5-74af-4556-a25d-ab35e828a389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:13,593 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:13,594 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a127bf9e-22b3-42e0-a370-82f391235e27', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a127bf9e-22b3-42e0-a370-82f391235e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:14,647 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:14,647 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec323c5e-89ca-4f3d-b5c1-680e308f85e7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec323c5e-89ca-4f3d-b5c1-680e308f85e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:15,698 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:53:15,698 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae07d704-d14f-45f7-9e17-a28d516a1c89', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae07d704-d14f-45f7-9e17-a28d516a1c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:16,750 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:16,751 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22013b7c-f79b-4dab-9333-2d98d99f3dff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22013b7c-f79b-4dab-9333-2d98d99f3dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:17,803 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:17,804 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4562ab-c230-4fe2-890b-c692440f24a5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4562ab-c230-4fe2-890b-c692440f24a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:18,855 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:18,856 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2115f5-7312-4288-91b6-95e51acd6fcd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2115f5-7312-4288-91b6-95e51acd6fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:19,908 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:19,909 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e50a92c-fc30-4205-93fb-f7d8f374976e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e50a92c-fc30-4205-93fb-f7d8f374976e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:20,959 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:53:20,960 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9a7670-871d-4ac9-b405-9c4cecfbf8f0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9a7670-871d-4ac9-b405-9c4cecfbf8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:22,012 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:22,013 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4757061f-1318-4b49-be7f-58328ca550d2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4757061f-1318-4b49-be7f-58328ca550d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:23,066 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:23,066 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531740f8-13de-4fcd-a1cf-873baa69e382', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531740f8-13de-4fcd-a1cf-873baa69e382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:24,118 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:24,119 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4836a24-c6d6-4f20-b2b4-c7f339602dec', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4836a24-c6d6-4f20-b2b4-c7f339602dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:25,171 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:25,171 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f794a444-684c-45f3-ac1a-35d23045e980', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f794a444-684c-45f3-ac1a-35d23045e980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:26,224 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:26,224 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83950b58-8e95-4e64-9eeb-047b83d4fad3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83950b58-8e95-4e64-9eeb-047b83d4fad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:27,277 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:27,277 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-951eb0e0-245a-43ef-b261-1fc0955bb22a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-951eb0e0-245a-43ef-b261-1fc0955bb22a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:28,329 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:28,330 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c3ee67b-baf8-4b3d-b833-89d5ff9f8312', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c3ee67b-baf8-4b3d-b833-89d5ff9f8312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:29,381 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:29,381 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e485b3c7-4156-48d5-8cf2-5c2d2d1fcc0e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e485b3c7-4156-48d5-8cf2-5c2d2d1fcc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:30,433 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:30,433 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e673723e-c8df-456f-a1c8-18afa0c1d5b7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e673723e-c8df-456f-a1c8-18afa0c1d5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:31,484 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:53:31,485 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19184530-cadf-46f6-a581-eba39fb38830', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19184530-cadf-46f6-a581-eba39fb38830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:32,539 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:53:32,540 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1def7f37-46f6-436f-b558-1d4121928b5a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1def7f37-46f6-436f-b558-1d4121928b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:33,590 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:53:33,591 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b37feb-61ad-499e-bd81-11f07d021a1d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b37feb-61ad-499e-bd81-11f07d021a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:34,643 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:34,643 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2fa8f8-a0bc-4db8-9a07-54652ef8909c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2fa8f8-a0bc-4db8-9a07-54652ef8909c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:35,695 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:35,696 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1dbaf95-1c57-4cf5-8e81-75445c81db1c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1dbaf95-1c57-4cf5-8e81-75445c81db1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:36,748 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:36,748 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec9d0458-6c94-4a18-871f-141b41c850d0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec9d0458-6c94-4a18-871f-141b41c850d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:37,800 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:37,800 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4580f5d-86be-4114-abe3-c1e44932dde8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4580f5d-86be-4114-abe3-c1e44932dde8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:38,852 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:38,852 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61fa4fcc-fdbb-4908-a56c-cd86d93aa169', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61fa4fcc-fdbb-4908-a56c-cd86d93aa169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:39,904 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:39,904 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-767c4049-6e45-4edf-b02e-cceaa9329cb4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-767c4049-6e45-4edf-b02e-cceaa9329cb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:40,957 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:40,957 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa1985ed-558b-41b8-8adc-3c8c8a604ad7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa1985ed-558b-41b8-8adc-3c8c8a604ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:42,011 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:42,011 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41964d07-9e8b-4626-b772-c8700ca685dd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41964d07-9e8b-4626-b772-c8700ca685dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:43,065 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:53:43,065 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3383f870-1e31-40fa-98b7-a9a3138f1f45', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3383f870-1e31-40fa-98b7-a9a3138f1f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:44,118 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:44,118 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd790a9-32c0-4f2b-a8ec-b64c5f73ac80', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd790a9-32c0-4f2b-a8ec-b64c5f73ac80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:45,170 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:45,170 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80386858-857b-4722-a3c1-91745d0d1a5e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80386858-857b-4722-a3c1-91745d0d1a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:46,222 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:46,222 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d18126ae-4b69-41aa-97c0-98a91a2663f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d18126ae-4b69-41aa-97c0-98a91a2663f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:47,274 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:53:47,275 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b00dcdc5-64a9-4b49-9e02-5a1bd760c066', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b00dcdc5-64a9-4b49-9e02-5a1bd760c066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:48,327 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:48,327 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b0ede4-bcdf-401e-b180-a08b9fb35769', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b0ede4-bcdf-401e-b180-a08b9fb35769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:49,378 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:49,379 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32d4596-7368-4719-8163-8cd4a5f11ede', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32d4596-7368-4719-8163-8cd4a5f11ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:50,432 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:53:50,433 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e8faaf-5aaa-48ad-9c4b-7256aaca46be', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e8faaf-5aaa-48ad-9c4b-7256aaca46be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:51,483 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:51,484 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cbb7799-7772-432b-8085-0a0a01491690', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cbb7799-7772-432b-8085-0a0a01491690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:52,534 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:53:52,534 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b41b6e9-b01e-456a-813d-f83a5b2ae378', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b41b6e9-b01e-456a-813d-f83a5b2ae378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:53,585 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:53:53,585 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a919293d-d076-48ef-9477-50a3b4916e5c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a919293d-d076-48ef-9477-50a3b4916e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:54,634 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:53:54,635 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73e6ba8-8973-4653-822c-0bc816d2b0f3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73e6ba8-8973-4653-822c-0bc816d2b0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:55,686 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:55,687 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40df9714-1d18-498d-b620-26a3f72c7fbb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40df9714-1d18-498d-b620-26a3f72c7fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:56,737 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:53:56,738 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b928240-a034-4b22-b3aa-c89336b36b34', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b928240-a034-4b22-b3aa-c89336b36b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:57,790 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:53:57,790 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9bc9463-51a9-44e8-8fc7-b66169f60438', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9bc9463-51a9-44e8-8fc7-b66169f60438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:58,852 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.049s 2022-10-15 08:53:58,853 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19288f24-9fad-487c-a39c-0b13dd8e74cf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19288f24-9fad-487c-a39c-0b13dd8e74cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:53:59,908 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:53:59,908 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-410dc735-5bcc-4e05-a4d2-3ed9d4ecb1ef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-410dc735-5bcc-4e05-a4d2-3ed9d4ecb1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:00,958 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:00,959 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75ba8c7-f404-4be6-adc7-189c1f33e831', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75ba8c7-f404-4be6-adc7-189c1f33e831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:02,009 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:02,010 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a48856-f82c-4d4c-90f2-586905bc9c9f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a48856-f82c-4d4c-90f2-586905bc9c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:03,060 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:03,061 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33987323-be23-4adf-8483-9fa04107ecb8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33987323-be23-4adf-8483-9fa04107ecb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:04,114 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:54:04,115 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f981eff8-092c-46b8-9c2a-68c387d8cb47', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f981eff8-092c-46b8-9c2a-68c387d8cb47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:05,168 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:54:05,168 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a1c458-9613-4818-a5ce-6ccf135e1cf1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a1c458-9613-4818-a5ce-6ccf135e1cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:06,231 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:54:06,232 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f738dd8-6e7c-4b74-97bd-a379bf2c70c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f738dd8-6e7c-4b74-97bd-a379bf2c70c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:07,287 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:54:07,287 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92eca6dc-c785-4cc0-b2da-69a9de54f202', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92eca6dc-c785-4cc0-b2da-69a9de54f202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:08,339 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:54:08,340 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b2cacba-a971-4dec-9d76-b8f2f55f0796', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b2cacba-a971-4dec-9d76-b8f2f55f0796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:09,391 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:54:09,392 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36cd5ad2-99aa-4b2e-b245-674818d95ec8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36cd5ad2-99aa-4b2e-b245-674818d95ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:10,448 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:54:10,448 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c5950a2-f796-4561-9970-4777491878a2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c5950a2-f796-4561-9970-4777491878a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:11,500 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:54:11,500 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e3dc5c-7d9e-4eb2-a10d-e570368d2f44', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e3dc5c-7d9e-4eb2-a10d-e570368d2f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:12,555 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:54:12,556 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50c4eb2-89bf-4948-8f7c-fb8b2561ed06', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50c4eb2-89bf-4948-8f7c-fb8b2561ed06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:13,612 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:54:13,613 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0a2b2d5-f674-4c94-8672-c1a664925833', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0a2b2d5-f674-4c94-8672-c1a664925833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:14,663 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:14,664 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26e03807-d921-4be3-af3b-fbd836e24de4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26e03807-d921-4be3-af3b-fbd836e24de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:15,723 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:54:15,723 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e81b6199-ead1-4128-a86a-7d3830129aba', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e81b6199-ead1-4128-a86a-7d3830129aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:16,775 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:16,775 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d384f3-ceb1-4f60-8e3b-6014b52ce51f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90d384f3-ceb1-4f60-8e3b-6014b52ce51f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:17,825 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.035s 2022-10-15 08:54:17,825 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53083f49-56ff-49b7-8f99-afbc8625d50c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53083f49-56ff-49b7-8f99-afbc8625d50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:18,909 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.070s 2022-10-15 08:54:18,910 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b61c640-e067-49b5-9de9-f89c1276602d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b61c640-e067-49b5-9de9-f89c1276602d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:19,964 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:54:19,964 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3956a9a4-8c8d-4c9b-9122-7cadc7fdf276', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3956a9a4-8c8d-4c9b-9122-7cadc7fdf276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:21,016 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:54:21,016 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a606596b-ed37-4bf7-acf0-5d6b12df4805', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a606596b-ed37-4bf7-acf0-5d6b12df4805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:22,066 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:54:22,066 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d3803f-55ba-4c00-a27e-c50d770e4de0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d3803f-55ba-4c00-a27e-c50d770e4de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:23,117 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:23,117 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7679220-3c8c-4a27-9ecf-8527e314d8c0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7679220-3c8c-4a27-9ecf-8527e314d8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:24,173 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:54:24,173 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0650e8-a6d9-4006-8807-18690c015613', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0650e8-a6d9-4006-8807-18690c015613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:25,232 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:54:25,233 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f36149-0818-4cdc-920b-1fee5735d529', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f36149-0818-4cdc-920b-1fee5735d529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:26,290 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:54:26,290 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6bb7c1e-745a-4a96-b1a8-2c68d511cf35', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6bb7c1e-745a-4a96-b1a8-2c68d511cf35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:27,348 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:54:27,348 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-756be98f-efe9-4696-a12c-4f66be54581f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-756be98f-efe9-4696-a12c-4f66be54581f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:28,408 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:54:28,408 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-badd7c80-831d-4da9-a3cc-90c758cefe8d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-badd7c80-831d-4da9-a3cc-90c758cefe8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:29,463 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:54:29,463 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af8b51b-ec44-4247-8324-5d73063180c1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af8b51b-ec44-4247-8324-5d73063180c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:30,517 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:54:30,517 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1d1584d-3c9a-473d-bccb-837030ab2246', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1d1584d-3c9a-473d-bccb-837030ab2246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:31,616 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.086s 2022-10-15 08:54:31,617 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ce8454-eaaa-49c7-bdec-97a8e7a8aaac', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ce8454-eaaa-49c7-bdec-97a8e7a8aaac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:32,675 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:54:32,676 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005dcc38-8774-4d26-b82c-ddeaca2d1827', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005dcc38-8774-4d26-b82c-ddeaca2d1827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:33,729 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:54:33,730 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f62236-be6f-4d6c-ab9a-848b8d23fc27', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f62236-be6f-4d6c-ab9a-848b8d23fc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:34,781 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:54:34,781 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41150cfd-54ba-4f1c-81b0-215460f01892', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41150cfd-54ba-4f1c-81b0-215460f01892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:35,830 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:54:35,830 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d0a3627-367a-4768-be4a-6c3d46dae18a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0a3627-367a-4768-be4a-6c3d46dae18a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:36,881 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:36,882 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98cf790d-d596-475f-9176-efbedf4e7d64', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98cf790d-d596-475f-9176-efbedf4e7d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:37,932 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:37,932 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e14f02-3fd2-4067-8d18-cb28ff59cbd4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e14f02-3fd2-4067-8d18-cb28ff59cbd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:38,983 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:38,983 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b4006c3-751e-4739-8154-255b05a24fc1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b4006c3-751e-4739-8154-255b05a24fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:40,036 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:54:40,036 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ae9544-df4f-490c-9d76-d7c265e775c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ae9544-df4f-490c-9d76-d7c265e775c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:41,225 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.175s 2022-10-15 08:54:41,226 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cdcc71b-7b53-4ba5-93f5-34e54f5947f6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cdcc71b-7b53-4ba5-93f5-34e54f5947f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:42,278 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:54:42,279 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12787ba6-5c2c-4657-a46b-98bb21e82a2b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12787ba6-5c2c-4657-a46b-98bb21e82a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:43,331 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:54:43,331 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74253a26-958c-4e92-b718-4cfaf277d6d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74253a26-958c-4e92-b718-4cfaf277d6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:44,384 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:54:44,384 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c893546-9092-4a35-99f3-86581567e9b7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c893546-9092-4a35-99f3-86581567e9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:45,437 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:54:45,437 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0764798-f356-45cf-8243-2c0af15d4937', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0764798-f356-45cf-8243-2c0af15d4937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:46,490 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:54:46,490 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b522592-1186-4d58-8988-f52e4334797b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b522592-1186-4d58-8988-f52e4334797b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:47,545 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:54:47,545 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf66479-43f8-4e15-b605-94058621c53e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf66479-43f8-4e15-b605-94058621c53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:48,596 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:48,597 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4776ea1f-c441-42ca-a59c-224d3876ad4c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4776ea1f-c441-42ca-a59c-224d3876ad4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:49,648 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:49,649 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47fdc974-2c07-4086-a3df-9a672b8ab1af', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47fdc974-2c07-4086-a3df-9a672b8ab1af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:50,701 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:54:50,701 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb9d3016-53ac-42de-9fbe-b712e0b0c334', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb9d3016-53ac-42de-9fbe-b712e0b0c334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:51,752 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:51,753 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a3603a-7673-485a-a941-9a5af086ac31', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a3603a-7673-485a-a941-9a5af086ac31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:52,803 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:52,804 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8465517-5314-4fc4-9d4a-fb3b5b21a3c3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8465517-5314-4fc4-9d4a-fb3b5b21a3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:53,855 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:54:53,855 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f6edfb3-62da-4ac4-be16-d162167a7b5b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f6edfb3-62da-4ac4-be16-d162167a7b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:54,907 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:54:54,907 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d26e947d-ddad-49da-9629-b85e2075e31d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26e947d-ddad-49da-9629-b85e2075e31d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:55,957 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:54:55,958 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d0a2492-dfca-43be-995c-64d95c19257b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d0a2492-dfca-43be-995c-64d95c19257b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:57,009 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:54:57,010 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e240dc-0290-4771-af0a-f0bbb0918f5b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e240dc-0290-4771-af0a-f0bbb0918f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:58,062 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:54:58,062 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e233ed-f756-415c-a84c-d9761493e7e2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e233ed-f756-415c-a84c-d9761493e7e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:54:59,112 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:54:59,113 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b1c40c-2edb-4cbc-acc8-07155c32b9e3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b1c40c-2edb-4cbc-acc8-07155c32b9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:00,164 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:55:00,165 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba0f9e0-4e12-4127-8206-f17a5ebb3ab5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba0f9e0-4e12-4127-8206-f17a5ebb3ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:01,215 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:55:01,216 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-653df461-2662-4a69-be86-a16f857da25e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-653df461-2662-4a69-be86-a16f857da25e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:02,269 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:55:02,269 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f36875e-8d65-4bbc-99df-38bd9f2bc42e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f36875e-8d65-4bbc-99df-38bd9f2bc42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:03,320 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:03,321 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88e0a4c-de89-4e85-93cc-9a14e1d15917', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88e0a4c-de89-4e85-93cc-9a14e1d15917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:04,372 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:55:04,372 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b49a0533-4801-4bfa-bd58-b550cd07fe1a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b49a0533-4801-4bfa-bd58-b550cd07fe1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:05,432 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:55:05,432 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5a9d3cb-71c7-47db-b608-a7e750b57a72', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5a9d3cb-71c7-47db-b608-a7e750b57a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:06,482 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:55:06,483 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f4fbc5-16d9-4717-b906-160466b8e0d1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f4fbc5-16d9-4717-b906-160466b8e0d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:07,536 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:07,536 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6665b127-5827-472c-90f3-d20ba23c6e3f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6665b127-5827-472c-90f3-d20ba23c6e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:08,590 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:08,590 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c289ef8-0112-4dbd-a748-26da2d602fc0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c289ef8-0112-4dbd-a748-26da2d602fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:09,640 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:09,640 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1043dc04-5cc3-49b9-b49b-a318b8cc8225', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1043dc04-5cc3-49b9-b49b-a318b8cc8225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:10,690 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:55:10,690 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809659a3-08ca-4deb-ac3d-8528e584ac4b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809659a3-08ca-4deb-ac3d-8528e584ac4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:11,742 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:11,742 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0883f38b-fc34-48aa-8f39-aa02e32ad840', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0883f38b-fc34-48aa-8f39-aa02e32ad840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:12,792 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:12,792 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600275e1-e4d5-426c-a00a-17751856a8e9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600275e1-e4d5-426c-a00a-17751856a8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:13,844 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:55:13,845 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030a78c3-8d53-47b9-937f-3536489b4f98', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030a78c3-8d53-47b9-937f-3536489b4f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:14,893 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:55:14,894 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd321e3-9b23-465e-9e26-969f53272f45', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd321e3-9b23-465e-9e26-969f53272f45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:15,945 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:15,945 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4bf9855-78e8-44c2-b7da-cba63b9dd3bb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4bf9855-78e8-44c2-b7da-cba63b9dd3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:16,997 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:55:16,998 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dbdd3a7-c8c4-4097-b591-ffa7c09bc213', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dbdd3a7-c8c4-4097-b591-ffa7c09bc213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:18,048 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:18,049 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae749532-eec0-4457-82ed-35e363a1f8f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae749532-eec0-4457-82ed-35e363a1f8f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:19,099 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:55:19,100 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4907d1a7-8040-4750-9485-7ebd0f91bfa3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4907d1a7-8040-4750-9485-7ebd0f91bfa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:20,152 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:55:20,152 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-732e22d3-197b-447b-9897-bd0d44be0bf4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-732e22d3-197b-447b-9897-bd0d44be0bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:21,203 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:21,204 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adf559b1-31fa-4c66-9019-749efa2ccefd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adf559b1-31fa-4c66-9019-749efa2ccefd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:22,253 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:22,253 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c6c295-6c1b-4f48-a967-69aca69dfef4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c6c295-6c1b-4f48-a967-69aca69dfef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:23,304 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:55:23,305 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da5947f-ae94-4434-a8ea-9e80e22f0c79', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da5947f-ae94-4434-a8ea-9e80e22f0c79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:24,355 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:24,355 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd91fa69-5fab-4146-b43e-a3b0888d1c82', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd91fa69-5fab-4146-b43e-a3b0888d1c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:25,407 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:55:25,407 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b997b973-2a96-49bf-84f2-1d7cc500c228', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b997b973-2a96-49bf-84f2-1d7cc500c228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:26,458 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:55:26,458 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5cd1c0-65b2-4c94-80cf-c82260b38bf7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5cd1c0-65b2-4c94-80cf-c82260b38bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:27,509 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:27,509 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d27c0cec-2983-4833-a4d9-2afc99d7907e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d27c0cec-2983-4833-a4d9-2afc99d7907e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:28,561 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:55:28,561 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f083d7ac-74bf-44e7-8b5f-bd8d8d5534bd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f083d7ac-74bf-44e7-8b5f-bd8d8d5534bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:29,612 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:55:29,612 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2a643fa-6c0d-4463-b2b3-916dd1c722a7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2a643fa-6c0d-4463-b2b3-916dd1c722a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:30,664 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:55:30,665 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68d8c675-29d9-47f3-a3cb-fa7882c93c2d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68d8c675-29d9-47f3-a3cb-fa7882c93c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:31,715 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:31,715 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-359270bc-d9c1-4864-89d1-146c39e2daff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-359270bc-d9c1-4864-89d1-146c39e2daff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:32,764 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:55:32,764 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c70140-1c71-4cd6-99b6-96df7b6a0fa0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c70140-1c71-4cd6-99b6-96df7b6a0fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:33,815 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:33,815 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d7af37-eb3d-4807-a14f-375024b1c822', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d7af37-eb3d-4807-a14f-375024b1c822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:34,866 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:34,866 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db916fa-940d-42cf-8d96-67aa437cbb35', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db916fa-940d-42cf-8d96-67aa437cbb35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:35,917 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:35,917 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73e8673a-4ea3-40ce-b3c3-1458df4ac557', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73e8673a-4ea3-40ce-b3c3-1458df4ac557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:36,968 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:36,968 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69634926-051e-4b45-b8b2-f22c7ca8bf75', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69634926-051e-4b45-b8b2-f22c7ca8bf75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:38,018 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:55:38,018 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4070316-f623-4195-b6bd-fa09b800cc95', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4070316-f623-4195-b6bd-fa09b800cc95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:39,069 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:39,069 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f951302c-21e9-445b-8d82-37782176922d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f951302c-21e9-445b-8d82-37782176922d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:40,120 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:55:40,121 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-253f3b62-33e0-4507-8f17-9db3b2a1340f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-253f3b62-33e0-4507-8f17-9db3b2a1340f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:41,174 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:55:41,174 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b41daf10-aae4-4049-843f-bbcc7e16dc91', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b41daf10-aae4-4049-843f-bbcc7e16dc91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:42,225 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:42,226 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01cbeaa-2e64-4358-824d-0f8516abc59a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01cbeaa-2e64-4358-824d-0f8516abc59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:43,276 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:43,276 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b10fbc-0dc0-495d-a07b-da7f84a3e264', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b10fbc-0dc0-495d-a07b-da7f84a3e264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:44,328 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:55:44,328 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f25a4b-a658-4b4f-a5f6-9e1abb1e9eae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f25a4b-a658-4b4f-a5f6-9e1abb1e9eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:45,378 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:45,379 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3415f2-6f53-4703-93d9-28daa674ea77', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3415f2-6f53-4703-93d9-28daa674ea77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:46,431 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:55:46,431 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88d33506-0312-4b49-8ccf-6489b576feda', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88d33506-0312-4b49-8ccf-6489b576feda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:47,481 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:47,482 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af7b07b1-2ea0-4c16-8072-9a373982a520', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af7b07b1-2ea0-4c16-8072-9a373982a520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:48,532 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:48,533 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-525a3fef-41a9-42be-8b23-26054412e6d4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-525a3fef-41a9-42be-8b23-26054412e6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:49,583 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:55:49,584 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6491866-6f22-4502-8f2b-cd5ff1f60b25', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6491866-6f22-4502-8f2b-cd5ff1f60b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:50,636 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:55:50,636 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c4e0020-8cd1-4cfe-925f-04363f9b6505', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c4e0020-8cd1-4cfe-925f-04363f9b6505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:51,686 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:51,686 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e581563b-039e-482c-ad7f-9a9364961b41', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e581563b-039e-482c-ad7f-9a9364961b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:52,736 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:55:52,737 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b35b14-a4a8-41af-a490-b14974ce7a94', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b35b14-a4a8-41af-a490-b14974ce7a94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:53,787 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:53,787 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-593e56db-ce62-463b-a2e8-8ba1c21d7e85', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-593e56db-ce62-463b-a2e8-8ba1c21d7e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:54,837 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:54,838 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a5b5d7e-a7e0-4ce5-92d4-eb601600a455', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a5b5d7e-a7e0-4ce5-92d4-eb601600a455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:55,888 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:55:55,888 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89e7f04-fdb6-4cbc-b753-7c06af251a19', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89e7f04-fdb6-4cbc-b753-7c06af251a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:56,942 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:55:56,942 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d1fcec-b5a9-4516-be0b-444a8d5e9d2b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d1fcec-b5a9-4516-be0b-444a8d5e9d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:57,998 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:55:57,999 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1777983e-aea3-4127-a9c0-8ba5ba43a506', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1777983e-aea3-4127-a9c0-8ba5ba43a506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:55:59,058 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:55:59,059 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba2661e-20c4-4639-a492-ca2e97106e46', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba2661e-20c4-4639-a492-ca2e97106e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:00,121 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.049s 2022-10-15 08:56:00,121 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758a51f3-cb5e-4cce-a119-4260a6684777', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758a51f3-cb5e-4cce-a119-4260a6684777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:01,176 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:56:01,177 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9d72ce-6f9e-477f-a286-8f0bd82d8951', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9d72ce-6f9e-477f-a286-8f0bd82d8951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:02,378 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.189s 2022-10-15 08:56:02,379 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4fb8c2-1491-4f71-b7cb-fafb21bc7ec3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4fb8c2-1491-4f71-b7cb-fafb21bc7ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:03,443 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.050s 2022-10-15 08:56:03,443 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4d2bd4-b763-4bb5-9c61-d3b8e6c32769', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4d2bd4-b763-4bb5-9c61-d3b8e6c32769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:04,499 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:56:04,499 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad614890-613c-420a-a493-acc2892eaa26', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad614890-613c-420a-a493-acc2892eaa26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:05,555 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:56:05,555 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c8de74-f8ec-4b6c-9d16-7df3a0a2c8f4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c8de74-f8ec-4b6c-9d16-7df3a0a2c8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:06,614 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:56:06,614 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75163796-42c6-4b6b-b23a-b2b0dcd72fef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75163796-42c6-4b6b-b23a-b2b0dcd72fef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:07,671 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:56:07,672 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0469bf8-4758-4b5f-97e7-99af6e7f0534', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0469bf8-4758-4b5f-97e7-99af6e7f0534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:08,735 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.050s 2022-10-15 08:56:08,735 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a5a46cf-f6bf-4c66-ba17-bf27cbdf8e88', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a5a46cf-f6bf-4c66-ba17-bf27cbdf8e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:09,789 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:56:09,789 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f24a0b-c877-4ae7-88fd-f7c83dd3b949', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f24a0b-c877-4ae7-88fd-f7c83dd3b949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:10,849 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:56:10,849 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96d00fe-9de6-44e5-9f2a-f59c62398930', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96d00fe-9de6-44e5-9f2a-f59c62398930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:11,917 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.053s 2022-10-15 08:56:11,917 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dee1bf09-4159-40cd-b4cc-fbb948c60be0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dee1bf09-4159-40cd-b4cc-fbb948c60be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:12,970 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:56:12,970 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6d6e4a-3555-483e-879a-619f71ee42a4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6d6e4a-3555-483e-879a-619f71ee42a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:14,021 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:56:14,022 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6cb9a5-3363-4e50-bd2d-4291c9af0dcf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6cb9a5-3363-4e50-bd2d-4291c9af0dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:15,209 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.173s 2022-10-15 08:56:15,209 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04fc5020-9c9b-49c4-b0f4-0b2fcf120759', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04fc5020-9c9b-49c4-b0f4-0b2fcf120759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:16,261 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:56:16,261 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae191417-4698-4f4f-827f-0188c0b9cb3a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae191417-4698-4f4f-827f-0188c0b9cb3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:17,313 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:56:17,314 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c2b0d3b-796e-45c4-b8ad-5bfb5df5477c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c2b0d3b-796e-45c4-b8ad-5bfb5df5477c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:18,364 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:56:18,365 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b136b86-405b-4cae-a6cc-a02ff20f6d2e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b136b86-405b-4cae-a6cc-a02ff20f6d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:19,418 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:56:19,419 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00de970a-86fd-48ce-a979-3562d777d674', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00de970a-86fd-48ce-a979-3562d777d674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:20,470 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:56:20,470 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e625d2dd-b176-44f7-8d5b-00382fe108bc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e625d2dd-b176-44f7-8d5b-00382fe108bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:21,522 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:56:21,523 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf00af60-7729-4ec3-a3de-e9921fe8eb6b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf00af60-7729-4ec3-a3de-e9921fe8eb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:22,574 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:56:22,575 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-893af4ad-5ca1-41f1-9e0a-64deb0150f38', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-893af4ad-5ca1-41f1-9e0a-64deb0150f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:23,626 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:56:23,626 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e9b55b4-37f2-41b2-988c-4f641da84e19', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e9b55b4-37f2-41b2-988c-4f641da84e19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:24,678 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:56:24,678 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d6402a4-0c9b-46dc-81b0-dc8a92f5d180', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d6402a4-0c9b-46dc-81b0-dc8a92f5d180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:25,731 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:56:25,731 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b285d30-7ec5-4c2d-b627-88424a7bc4d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b285d30-7ec5-4c2d-b627-88424a7bc4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:26,782 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:56:26,782 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b0dd96a-d9f7-46a7-b18f-72721de6327f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b0dd96a-d9f7-46a7-b18f-72721de6327f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:27,833 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:56:27,833 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8529eb3d-18a6-4fb3-9d19-6330525c078b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8529eb3d-18a6-4fb3-9d19-6330525c078b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:28,884 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:56:28,884 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbee38f-da88-426c-9584-e8d4ba72e595', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbee38f-da88-426c-9584-e8d4ba72e595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:29,935 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:56:29,935 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec3aa51-d342-4325-a1cc-00808d6012b9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fec3aa51-d342-4325-a1cc-00808d6012b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:30,985 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:56:30,986 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5277d7-a512-4c73-9e47-6f875cd926be', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5277d7-a512-4c73-9e47-6f875cd926be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:32,036 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:56:32,037 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2674b3-9ce5-47b1-b84e-fe4db4b72ea6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2674b3-9ce5-47b1-b84e-fe4db4b72ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:33,098 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:56:33,098 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f6602c2-aaa5-4609-b011-67aa86fb8d04', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f6602c2-aaa5-4609-b011-67aa86fb8d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:34,156 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:56:34,157 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f75ca1-0099-4c6b-a398-3ebbb540eb0e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f75ca1-0099-4c6b-a398-3ebbb540eb0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:35,220 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.049s 2022-10-15 08:56:35,221 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4632757d-a52f-4a69-8bc5-e8a12999d548', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4632757d-a52f-4a69-8bc5-e8a12999d548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:36,281 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:56:36,281 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-224ac627-d41f-4758-a6df-f655fc33cc4b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-224ac627-d41f-4758-a6df-f655fc33cc4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:37,339 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:56:37,340 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580210be-0a7b-482a-a469-7f3c16eb52f5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580210be-0a7b-482a-a469-7f3c16eb52f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:38,400 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:56:38,400 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44a8ca30-29e5-4d53-b2d4-6d75b4757112', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44a8ca30-29e5-4d53-b2d4-6d75b4757112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:39,457 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:56:39,458 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3189fde0-e923-4d98-90fb-9ab75ca27c6f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3189fde0-e923-4d98-90fb-9ab75ca27c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:40,522 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.050s 2022-10-15 08:56:40,523 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ec6e8c2-f2a1-48fb-9c56-839ffd3e10c6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ec6e8c2-f2a1-48fb-9c56-839ffd3e10c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:41,576 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:56:41,576 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1dd7d0d-bbff-4728-95e9-74a51ff466b4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1dd7d0d-bbff-4728-95e9-74a51ff466b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:42,639 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.049s 2022-10-15 08:56:42,639 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88f00fc2-2ee8-439e-9da7-c66e8d276233', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f00fc2-2ee8-439e-9da7-c66e8d276233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:43,694 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:56:43,694 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b7cc7c-d51d-4e89-b33d-656c01f0e414', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b7cc7c-d51d-4e89-b33d-656c01f0e414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:44,751 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:56:44,751 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9023d8c-8161-4a15-b914-4267e6c4f07c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9023d8c-8161-4a15-b914-4267e6c4f07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:45,810 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:56:45,810 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a363a4-dc5a-4214-9087-b8caaa935b36', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a363a4-dc5a-4214-9087-b8caaa935b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:46,870 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:56:46,871 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-386d006d-ecba-4807-8ff7-227e63cce1f0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-386d006d-ecba-4807-8ff7-227e63cce1f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:47,929 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:56:47,930 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23f66579-2999-4ef1-aa58-e74199cb54f1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23f66579-2999-4ef1-aa58-e74199cb54f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:48,996 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.053s 2022-10-15 08:56:48,997 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eed1f2f-936f-44b5-bb01-2640bab171c4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eed1f2f-936f-44b5-bb01-2640bab171c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:50,048 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:56:50,049 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64ac1993-9ef0-49d3-8a44-37167d7e36ee', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64ac1993-9ef0-49d3-8a44-37167d7e36ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:51,109 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:56:51,110 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48eb324-d981-43e6-8874-d527a0b152e1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48eb324-d981-43e6-8874-d527a0b152e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:52,167 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:56:52,168 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f175949f-c0c3-4513-b339-d4745822a1d0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f175949f-c0c3-4513-b339-d4745822a1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:53,222 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:56:53,223 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b442d3-4241-428c-be9b-95105971260e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b442d3-4241-428c-be9b-95105971260e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:54,282 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:56:54,283 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fafe763c-c286-4ca9-a2e3-db2aafb45e9c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fafe763c-c286-4ca9-a2e3-db2aafb45e9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:55,347 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.052s 2022-10-15 08:56:55,348 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c63e92b9-433e-439a-b738-841ac5219302', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63e92b9-433e-439a-b738-841ac5219302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:56,399 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:56:56,400 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3dd4b4f-1151-4eb3-bc4e-6b26686bb1ff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3dd4b4f-1151-4eb3-bc4e-6b26686bb1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:57,462 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:56:57,462 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90728c9-abea-4700-963f-1fb8028e872b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90728c9-abea-4700-963f-1fb8028e872b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:58,519 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:56:58,519 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa359938-fac0-4312-a122-3121ff9c20f2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa359938-fac0-4312-a122-3121ff9c20f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:56:59,578 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:56:59,579 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e7714a0-fbe9-468d-b6d8-6fa395e96b9c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e7714a0-fbe9-468d-b6d8-6fa395e96b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:00,641 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.048s 2022-10-15 08:57:00,641 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5e5860-2eaf-43fb-b7b7-13bcc752859b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5e5860-2eaf-43fb-b7b7-13bcc752859b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:01,696 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:57:01,696 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e8b7c2-85fd-4da8-a0ec-dc7353180ad1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e8b7c2-85fd-4da8-a0ec-dc7353180ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:02,752 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:57:02,753 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12884b4b-42ba-4322-84ca-f94071b7e989', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12884b4b-42ba-4322-84ca-f94071b7e989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:03,810 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:57:03,811 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7def1790-e576-4e9d-983b-a717eb126cd7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7def1790-e576-4e9d-983b-a717eb126cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:04,869 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:57:04,870 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300e69bf-97f5-4237-9fb2-1a0576505087', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300e69bf-97f5-4237-9fb2-1a0576505087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:05,926 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:57:05,926 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6b4988-2bc2-43f2-99c7-c37e7593ab66', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6b4988-2bc2-43f2-99c7-c37e7593ab66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:06,986 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:57:06,986 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c20bd0-27c9-411c-a3a1-cd6bf8da8d78', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c20bd0-27c9-411c-a3a1-cd6bf8da8d78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:08,044 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:57:08,044 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db2fdfea-d26f-426f-8fab-30af6e2289ee', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db2fdfea-d26f-426f-8fab-30af6e2289ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:09,105 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:57:09,105 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e577fc1-b519-48ff-ab66-69213423a7b0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e577fc1-b519-48ff-ab66-69213423a7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:10,161 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:57:10,162 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c4ef71-7645-4a28-bd1c-d4679ea036ff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c4ef71-7645-4a28-bd1c-d4679ea036ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:11,223 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:57:11,224 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37101601-8ef4-4088-beb4-13a9e5f7334c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37101601-8ef4-4088-beb4-13a9e5f7334c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:12,280 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:57:12,281 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9303e33f-eba4-4baf-859f-7dcf5fab5292', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9303e33f-eba4-4baf-859f-7dcf5fab5292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:13,339 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:57:13,339 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd28cde3-9e60-4fc6-bbc3-05f36797cc06', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd28cde3-9e60-4fc6-bbc3-05f36797cc06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:14,407 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.055s 2022-10-15 08:57:14,408 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c5eddc-c741-4b8d-9c8d-ab7958f4196c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c5eddc-c741-4b8d-9c8d-ab7958f4196c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:15,462 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:57:15,462 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664ec1d6-cf04-4966-bab9-3c24e2de4708', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664ec1d6-cf04-4966-bab9-3c24e2de4708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:16,519 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:57:16,519 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a694c740-8cb5-42cd-a263-341a59429754', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a694c740-8cb5-42cd-a263-341a59429754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:17,575 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:57:17,576 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-febf9460-a773-4c54-bc79-3a9caa7ddee4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-febf9460-a773-4c54-bc79-3a9caa7ddee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:18,635 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:57:18,635 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91926dbf-659c-4d68-9dda-53bd00346adb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91926dbf-659c-4d68-9dda-53bd00346adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:19,691 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:57:19,692 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fdd76cf-dab0-4566-b170-fb2cf48da02a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fdd76cf-dab0-4566-b170-fb2cf48da02a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:20,750 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:57:20,750 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86f52f53-0b0d-428b-b4b7-cbcdeef9694f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86f52f53-0b0d-428b-b4b7-cbcdeef9694f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:21,811 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.048s 2022-10-15 08:57:21,812 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ea4673d-4932-49b8-9cf7-7b7c5b331794', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ea4673d-4932-49b8-9cf7-7b7c5b331794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:22,867 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:57:22,867 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4184487e-f772-4d1a-b124-d51425ab968d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4184487e-f772-4d1a-b124-d51425ab968d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:23,927 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:57:23,927 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a12bea2f-5d4d-468d-9036-3242f6908709', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a12bea2f-5d4d-468d-9036-3242f6908709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:24,986 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:57:24,986 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c751cdb6-f5eb-4eec-a1eb-96e19b9be8d1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c751cdb6-f5eb-4eec-a1eb-96e19b9be8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:26,047 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:57:26,047 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f33a653b-a570-4dd1-b7af-dec9d9d99570', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f33a653b-a570-4dd1-b7af-dec9d9d99570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:27,103 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:57:27,104 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24ba66ae-a181-49e4-ab0b-d065920bd89c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24ba66ae-a181-49e4-ab0b-d065920bd89c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:28,160 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:57:28,161 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a719a96-fbb4-4b59-959d-3954d976a6f3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a719a96-fbb4-4b59-959d-3954d976a6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:29,222 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.049s 2022-10-15 08:57:29,223 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-329fb715-f657-4dea-b20a-87ca8bf5f514', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329fb715-f657-4dea-b20a-87ca8bf5f514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:30,281 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:57:30,281 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7ba165-9590-401d-a632-eabdf25f0db9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7ba165-9590-401d-a632-eabdf25f0db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:31,339 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:57:31,339 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b4edfd-5b73-4e71-adf6-24470b465a68', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b4edfd-5b73-4e71-adf6-24470b465a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:32,397 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:57:32,397 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940ca37f-15e7-4501-b546-86eef9c4e47d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940ca37f-15e7-4501-b546-86eef9c4e47d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:33,455 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:57:33,456 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130d0706-4aef-4826-b943-eaa831c34495', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130d0706-4aef-4826-b943-eaa831c34495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:34,511 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:57:34,511 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a2e4da6-b8c2-4716-8390-9f4112ec2d3a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a2e4da6-b8c2-4716-8390-9f4112ec2d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:35,572 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.048s 2022-10-15 08:57:35,572 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89146a06-994f-4912-896a-48ad70cd1057', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89146a06-994f-4912-896a-48ad70cd1057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:36,629 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:57:36,630 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a787d7f5-3196-41d7-82ea-8e52f0d26426', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a787d7f5-3196-41d7-82ea-8e52f0d26426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:37,685 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:57:37,686 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2161d56d-c563-45d7-b38b-7b03b559a9d1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2161d56d-c563-45d7-b38b-7b03b559a9d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:38,745 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:57:38,746 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eaff81e-f1a6-41d4-8b63-a4abe13e92c4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eaff81e-f1a6-41d4-8b63-a4abe13e92c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:39,951 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.191s 2022-10-15 08:57:39,951 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd109594-cca9-4223-8c72-3baf6a9013fc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd109594-cca9-4223-8c72-3baf6a9013fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:41,007 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:57:41,007 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb66728-f12d-4422-a3e3-d71c063ba1b2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb66728-f12d-4422-a3e3-d71c063ba1b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:42,058 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:57:42,058 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c039732c-54ea-47e2-b40f-82f1c2afc363', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c039732c-54ea-47e2-b40f-82f1c2afc363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:43,107 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:57:43,108 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05aff1cc-f9a8-43ec-a477-97e93c1bca6a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05aff1cc-f9a8-43ec-a477-97e93c1bca6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:44,161 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:57:44,162 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f54a7b22-2c81-4618-aa71-fa9df8658d23', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f54a7b22-2c81-4618-aa71-fa9df8658d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:45,213 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:57:45,214 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ec1f8a-b3ef-4323-acaa-e0c20a211658', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ec1f8a-b3ef-4323-acaa-e0c20a211658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:46,264 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:57:46,265 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf6815f7-49d9-497c-bafd-09d22885ccc8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf6815f7-49d9-497c-bafd-09d22885ccc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:47,315 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:57:47,316 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29373138-1665-4eff-87de-86aca08e0e01', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29373138-1665-4eff-87de-86aca08e0e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:48,367 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:57:48,367 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac1efa28-e697-49d8-a972-b9740429d876', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac1efa28-e697-49d8-a972-b9740429d876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:49,419 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:57:49,420 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9c1353-b5a9-4413-bc9e-05645a99589c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9c1353-b5a9-4413-bc9e-05645a99589c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:50,474 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:57:50,475 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-814ca364-5bdb-4fae-9e35-8ece6f9c7074', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-814ca364-5bdb-4fae-9e35-8ece6f9c7074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:51,525 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:57:51,526 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a22f94-c6ea-4ea6-a383-732fdeb1e343', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a22f94-c6ea-4ea6-a383-732fdeb1e343', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:52,580 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:57:52,580 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a7e8b8c-49dd-475e-a0ed-6b5d2502440d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a7e8b8c-49dd-475e-a0ed-6b5d2502440d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:53,632 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:57:53,633 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0e25ff-da61-48f9-ae21-123757031862', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0e25ff-da61-48f9-ae21-123757031862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:54,689 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:57:54,690 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b90c55-dc43-4cd3-a150-799c59883fa6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b90c55-dc43-4cd3-a150-799c59883fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:55,740 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:57:55,740 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37313ba9-a4e0-4d7a-ac8e-28bc351d5a98', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37313ba9-a4e0-4d7a-ac8e-28bc351d5a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:56,791 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:57:56,791 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f1269f-9c45-495b-9bb9-9ca69b40ca6d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f1269f-9c45-495b-9bb9-9ca69b40ca6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:57,842 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:57:57,842 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1536224c-35cd-4969-8472-9b0b2e1739df', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1536224c-35cd-4969-8472-9b0b2e1739df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:58,892 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:57:58,892 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-756ccaa0-5a23-4e7c-8423-ba5f7ba5f30c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-756ccaa0-5a23-4e7c-8423-ba5f7ba5f30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:57:59,942 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.037s 2022-10-15 08:57:59,942 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1454811c-5ccf-47ce-ba03-07d9b288ae51', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1454811c-5ccf-47ce-ba03-07d9b288ae51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:00,993 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:58:00,994 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67521115-a56a-41bf-9721-929313ecff83', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67521115-a56a-41bf-9721-929313ecff83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:02,045 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:58:02,045 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc58152e-17ca-4735-8206-cde2a51293fc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc58152e-17ca-4735-8206-cde2a51293fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:03,100 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.040s 2022-10-15 08:58:03,100 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9828ac-fe83-4543-89c2-cee26015cbf4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9828ac-fe83-4543-89c2-cee26015cbf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:04,157 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:58:04,157 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea339ca-a42f-45ae-83c3-3f63f0f948df', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea339ca-a42f-45ae-83c3-3f63f0f948df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:05,221 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.049s 2022-10-15 08:58:05,221 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80484a42-4e12-43b5-a802-7940f87d3a35', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80484a42-4e12-43b5-a802-7940f87d3a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:06,276 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:58:06,276 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7449a8a7-3b03-4edc-afff-9ed638a67090', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7449a8a7-3b03-4edc-afff-9ed638a67090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:07,333 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:58:07,333 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8e0dc5-c233-4baa-a7f0-888a285ac040', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc8e0dc5-c233-4baa-a7f0-888a285ac040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:08,394 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:58:08,394 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb73943-f13c-4ae9-beea-4c2b89374c30', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb73943-f13c-4ae9-beea-4c2b89374c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:09,453 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:58:09,453 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2641e5aa-36b0-4553-82a3-00590b3870cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2641e5aa-36b0-4553-82a3-00590b3870cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:10,512 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:58:10,513 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a300f3-cc0c-456a-b4a5-4c056cddd744', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a300f3-cc0c-456a-b4a5-4c056cddd744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:11,575 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.048s 2022-10-15 08:58:11,575 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a63c3900-1565-4c4d-9bb8-e832d73e3157', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a63c3900-1565-4c4d-9bb8-e832d73e3157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:12,636 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:58:12,636 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b00eaf-c10c-4802-89f6-33036c53dcbd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b00eaf-c10c-4802-89f6-33036c53dcbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:13,689 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:58:13,690 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a11b442b-00c5-43bf-a0cb-87ced3066be3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a11b442b-00c5-43bf-a0cb-87ced3066be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:14,749 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:58:14,749 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de69266e-da58-4060-ade9-d59caae9abd8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de69266e-da58-4060-ade9-d59caae9abd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:15,804 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:58:15,805 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9a4b42-f0ce-4efa-87ec-1b5f6ad67e02', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9a4b42-f0ce-4efa-87ec-1b5f6ad67e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:16,864 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:58:16,864 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00b89596-4478-4353-8d53-b8bc2de6a612', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00b89596-4478-4353-8d53-b8bc2de6a612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:17,921 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:58:17,922 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef26fb3-9893-4fd7-a117-71b625bce440', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef26fb3-9893-4fd7-a117-71b625bce440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:18,985 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.049s 2022-10-15 08:58:18,985 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-873a8f4a-09f6-4243-947d-92e40637cfb5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-873a8f4a-09f6-4243-947d-92e40637cfb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:20,041 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:58:20,041 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17642925-9987-4a1b-ac58-76e8293a31b3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17642925-9987-4a1b-ac58-76e8293a31b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:21,097 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.041s 2022-10-15 08:58:21,098 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd37022-f86f-4d55-ad7c-9938bdbcf157', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd37022-f86f-4d55-ad7c-9938bdbcf157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:22,154 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:58:22,154 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b8859f9-ce19-491e-975b-b19616664cde', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b8859f9-ce19-491e-975b-b19616664cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:23,214 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:58:23,215 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a62292f-ce9e-4944-a8e1-a6aa8eb14a5e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a62292f-ce9e-4944-a8e1-a6aa8eb14a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:24,270 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:58:24,270 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc9fc62b-2c50-4636-bb2f-fdc12dba6b8e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc9fc62b-2c50-4636-bb2f-fdc12dba6b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:25,328 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:58:25,328 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92f3dfc-cf33-4ec5-b668-fcd8bb5fb366', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92f3dfc-cf33-4ec5-b668-fcd8bb5fb366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:26,392 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.050s 2022-10-15 08:58:26,392 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbde58dc-f56d-443a-bd33-c9cb161f2389', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbde58dc-f56d-443a-bd33-c9cb161f2389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:27,450 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:58:27,451 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bca5af18-21f4-4fca-8008-b43751f11eec', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bca5af18-21f4-4fca-8008-b43751f11eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:28,508 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:58:28,508 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b770f71-43f2-4f6b-b403-dc251fd0dfd1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b770f71-43f2-4f6b-b403-dc251fd0dfd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:29,563 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.042s 2022-10-15 08:58:29,563 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a07e79-fdc0-4b36-a87c-ba9cd2828337', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a07e79-fdc0-4b36-a87c-ba9cd2828337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:30,620 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:58:30,620 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5be88ead-2a47-4b45-8135-1636f8b600c3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be88ead-2a47-4b45-8135-1636f8b600c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:31,680 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:58:31,680 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820cc866-b4f6-487f-87e8-693df9f63b02', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820cc866-b4f6-487f-87e8-693df9f63b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:32,744 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.049s 2022-10-15 08:58:32,744 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3af48e-2626-439a-bcce-2dc8acae175e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3af48e-2626-439a-bcce-2dc8acae175e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:33,801 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:58:33,801 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e2f13d5-8bc6-4979-a8c8-6b086d98a210', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e2f13d5-8bc6-4979-a8c8-6b086d98a210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:34,860 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:58:34,860 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed9d512-2817-4f20-9561-4803e85e7e8d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed9d512-2817-4f20-9561-4803e85e7e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:35,918 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.045s 2022-10-15 08:58:35,919 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de04e764-0985-4ff1-962f-1fcca0f3add3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de04e764-0985-4ff1-962f-1fcca0f3add3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:36,975 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:58:36,976 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a168b9fd-2c8f-4c9d-8273-4b2871053842', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a168b9fd-2c8f-4c9d-8273-4b2871053842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:38,035 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:58:38,035 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-823fd9c5-db08-4c7b-97bc-80fa3ba31bfe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-823fd9c5-db08-4c7b-97bc-80fa3ba31bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:39,107 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.057s 2022-10-15 08:58:39,107 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccdbf2b8-cbec-4fd0-8091-817f7bee009e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccdbf2b8-cbec-4fd0-8091-817f7bee009e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:40,164 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.043s 2022-10-15 08:58:40,165 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea113f8-9a2a-450d-924d-1f4e0929ab80', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea113f8-9a2a-450d-924d-1f4e0929ab80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:41,231 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.053s 2022-10-15 08:58:41,231 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc5ded58-fe35-4bb7-9672-386d17e3af68', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc5ded58-fe35-4bb7-9672-386d17e3af68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:42,283 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:58:42,284 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7522eb83-bb3c-4620-9631-d015da8939ce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7522eb83-bb3c-4620-9631-d015da8939ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:43,346 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:58:43,346 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b50a24-c994-45bf-9e97-9c90aa07ab71', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b50a24-c994-45bf-9e97-9c90aa07ab71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:44,408 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.047s 2022-10-15 08:58:44,408 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-576085b9-dcc4-46d8-aa3d-ae0d3dcf165f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-576085b9-dcc4-46d8-aa3d-ae0d3dcf165f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:45,489 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.065s 2022-10-15 08:58:45,489 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4aa609d-b7ea-41df-ae71-036e0103f4d4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4aa609d-b7ea-41df-ae71-036e0103f4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:46,542 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:58:46,542 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3945feef-12bf-4d00-8c2b-26fa574071e1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3945feef-12bf-4d00-8c2b-26fa574071e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:47,594 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.039s 2022-10-15 08:58:47,595 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be740d30-332f-4b2e-b5df-086bfadcf67f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be740d30-332f-4b2e-b5df-086bfadcf67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:48,646 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:58:48,647 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91282469-a84c-4cc7-99de-5a8c25e9871d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91282469-a84c-4cc7-99de-5a8c25e9871d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:49,706 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.044s 2022-10-15 08:58:49,707 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab9414f3-dee7-4574-92e6-60c6acad575f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab9414f3-dee7-4574-92e6-60c6acad575f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:50,759 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:58:50,759 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2da023b8-7c71-4ad7-9b73-7018ee894ff7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2da023b8-7c71-4ad7-9b73-7018ee894ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:51,811 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.038s 2022-10-15 08:58:51,811 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c38d3b-7c1a-4717-99c6-71949f3cc925', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c38d3b-7c1a-4717-99c6-71949f3cc925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:52,871 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.046s 2022-10-15 08:58:52,872 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b01b23-e65a-4bd8-8d03-fd8aa274dd77', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b01b23-e65a-4bd8-8d03-fd8aa274dd77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:53,937 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.051s 2022-10-15 08:58:53,937 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1e04a4-3f83-4572-b0eb-6c40d9048910', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1e04a4-3f83-4572-b0eb-6c40d9048910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:54,989 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a 0.036s 2022-10-15 08:58:54,990 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b60cd7b-b480-4720-9fab-41414eee9b10', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b60cd7b-b480-4720-9fab-41414eee9b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a'} Body: b'{"volume": {"id": "6038bc60-162b-4cea-8fa4-d0608faada4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T08:46:55.000000", "updated_at": "2022-10-15T08:46:55.000000", "name": "tempest-TestMinimumBasicScenario-volume-1527723450", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/678aa241e39f4bea9fa9e73e82afbd0b/volumes/6038bc60-162b-4cea-8fa4-d0608faada4a"}], "user_id": "f05cbab4640048589b9509fd9e8f655a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b"}}' 2022-10-15 08:58:55,120 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.117s 2022-10-15 08:58:55,120 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9287ed0a-1a29-4269-83d3-38bfaab184c9', 'x-compute-request-id': 'req-9287ed0a-1a29-4269-83d3-38bfaab184c9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'' 2022-10-15 08:58:55,282 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.161s 2022-10-15 08:58:55,282 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-636eca57-2254-4dbb-820c-132f95741d75', 'x-compute-request-id': 'req-636eca57-2254-4dbb-820c-132f95741d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "ACTIVE", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:58:55Z", "addresses": {"tempest-TestMinimumBasicScenario-1741276126-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:4f:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": "2022-10-15T08:46:52.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": []}}' 2022-10-15 08:58:56,403 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.106s 2022-10-15 08:58:56,403 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1349', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73fb9edd-f268-4d70-90f6-c0a727a2c6e4', 'x-compute-request-id': 'req-73fb9edd-f268-4d70-90f6-c0a727a2c6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"server": {"id": "d4d610f4-f0b3-42b0-a0da-49f639edb8a4", "name": "tempest-TestMinimumBasicScenario-server-1190690084", "status": "DELETED", "tenant_id": "678aa241e39f4bea9fa9e73e82afbd0b", "user_id": "f05cbab4640048589b9509fd9e8f655a", "metadata": {}, "hostId": "972a54157221c76b44ae4d49fb6913580f3a063f0b5d03477c00346a", "image": {"id": "a4668e38-7c99-44a4-8958-88475a270f53", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/images/a4668e38-7c99-44a4-8958-88475a270f53"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T08:46:25Z", "updated": "2022-10-15T08:58:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-1501984454", "OS-SRV-USG:launched_at": "2022-10-15T08:46:52.000000", "OS-SRV-USG:terminated_at": "2022-10-15T08:58:56.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 08:58:56,418 126079 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 1 second wait 2022-10-15 08:58:57,455 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4 0.035s 2022-10-15 08:58:57,455 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d118da82-931a-4352-9eeb-1d3875fe5d12', 'x-compute-request-id': 'req-d118da82-931a-4352-9eeb-1d3875fe5d12', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/d4d610f4-f0b3-42b0-a0da-49f639edb8a4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d4d610f4-f0b3-42b0-a0da-49f639edb8a4 could not be found."}}' 2022-10-15 08:58:57,485 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1501984454 0.030s 2022-10-15 08:58:57,486 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4395bc1-b9c0-4f2a-9e4d-cbd242ab949c', 'x-compute-request-id': 'req-e4395bc1-b9c0-4f2a-9e4d-cbd242ab949c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1501984454'} Body: b'' 2022-10-15 08:58:58,113 126079 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.30/image/v2/images/a4668e38-7c99-44a4-8958-88475a270f53 0.626s 2022-10-15 08:58:58,113 126079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 08:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-127a9f83-97f8-468d-bda3-82964a44c7d8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/image/v2/images/a4668e38-7c99-44a4-8958-88475a270f53'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 831, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) 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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 937, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestMinimumBasicScenario:_run_cleanups) Failed to delete volume 6038bc60-162b-4cea-8fa4-d0608faada4a within the required time (360 s). Timer started at 1665823975. Timer ended at 1665824335. Waited for 360 s. }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 115, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 363, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 6038bc60-162b-4cea-8fa4-d0608faada4a failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft18.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-10-15 09:23:23,132 126085 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2022-10-15 09:23:23,357 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.30/compute/v2.1/os-keypairs 0.221s 2022-10-15 09:23:23,357 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1090915854", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLlFFtvfHXK+fBsn8WsbrR3ZWN7cVrH0mZ7af5hORP38NdO79jp0tZV6QPYqKIRk1ePaoUgyJZCEaGkBs3Q3pIvEnb3vo8qdtUia7nuzBt5xd5BYEv5AvrqG/Tv+7Cnnmw=="}} Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2477d8b6-f6e3-413b-b758-85358273f0c1', 'x-compute-request-id': 'req-2477d8b6-f6e3-413b-b758-85358273f0c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1090915854", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLlFFtvfHXK+fBsn8WsbrR3ZWN7cVrH0mZ7af5hORP38NdO79jp0tZV6QPYqKIRk1ePaoUgyJZCEaGkBs3Q3pIvEnb3vo8qdtUia7nuzBt5xd5BYEv5AvrqG/Tv+7Cnnmw==", "fingerprint": "e8:4b:22:42:04:d2:d9:3f:1b:42:fb:cc:6c:22:26:3d", "user_id": "04b8dc0532de441db59bd4fe465a8c0a"}}' 2022-10-15 09:23:23,508 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/networking/v2.0/security-groups 0.147s 2022-10-15 09:23:23,508 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-248103280", "description": "tempest-secgroup-smoke-248103280 description", "project_id": "c6262387226346b7a736e34171afb4de"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-f5a4d40b-a185-4599-bbe1-d375570f7f78', 'date': 'Sat, 15 Oct 2022 09:23:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9a3f580c-9365-4a89-b858-4845611357fd", "name": "tempest-secgroup-smoke-248103280", "stateful": true, "tenant_id": "c6262387226346b7a736e34171afb4de", "description": "tempest-secgroup-smoke-248103280 description", "shared": false, "security_group_rules": [{"id": "40c4aade-207b-4bf2-a0df-adb289414ed6", "tenant_id": "c6262387226346b7a736e34171afb4de", "security_group_id": "9a3f580c-9365-4a89-b858-4845611357fd", "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": 644, "description": null, "tags": [], "created_at": "2022-10-15T09:23:23Z", "updated_at": "2022-10-15T09:23:23Z", "revision_number": 0, "project_id": "c6262387226346b7a736e34171afb4de"}, {"id": "ea744ccf-1a1e-48cf-b596-aba50d01a0c1", "tenant_id": "c6262387226346b7a736e34171afb4de", "security_group_id": "9a3f580c-9365-4a89-b858-4845611357fd", "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": 643, "description": null, "tags": [], "created_at": "2022-10-15T09:23:23Z", "updated_at": "2022-10-15T09:23:23Z", "revision_number": 0, "project_id": "c6262387226346b7a736e34171afb4de"}], "tags": [], "created_at": "2022-10-15T09:23:23Z", "updated_at": "2022-10-15T09:23:23Z", "revision_number": 1, "project_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:23,637 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.128s 2022-10-15 09:23:23,637 126085 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": "9a3f580c-9365-4a89-b858-4845611357fd", "project_id": "c6262387226346b7a736e34171afb4de", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-fcdaf3f3-664c-4dcb-a6c7-0f5c9cfe1750', 'date': 'Sat, 15 Oct 2022 09:23:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d65b11a6-0e52-44fe-8a59-80c27fef3218", "tenant_id": "c6262387226346b7a736e34171afb4de", "security_group_id": "9a3f580c-9365-4a89-b858-4845611357fd", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T09:23:23Z", "updated_at": "2022-10-15T09:23:23Z", "revision_number": 0, "project_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:23,758 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.120s 2022-10-15 09:23:23,758 126085 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": "9a3f580c-9365-4a89-b858-4845611357fd", "project_id": "c6262387226346b7a736e34171afb4de", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-12a8844f-bc17-45a1-bb33-180af368008b', 'date': 'Sat, 15 Oct 2022 09:23:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "78a5400f-f6ae-4697-9ffe-c00ac6905ee0", "tenant_id": "c6262387226346b7a736e34171afb4de", "security_group_id": "9a3f580c-9365-4a89-b858-4845611357fd", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T09:23:23Z", "updated_at": "2022-10-15T09:23:23Z", "revision_number": 0, "project_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:23,887 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.128s 2022-10-15 09:23:23,887 126085 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": "9a3f580c-9365-4a89-b858-4845611357fd", "project_id": "c6262387226346b7a736e34171afb4de", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-07739cef-88ae-4888-abe7-f86203adeb09', 'date': 'Sat, 15 Oct 2022 09:23:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b4c87daa-cbbd-4194-940a-ffa5757ad56b", "tenant_id": "c6262387226346b7a736e34171afb4de", "security_group_id": "9a3f580c-9365-4a89-b858-4845611357fd", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T09:23:23Z", "updated_at": "2022-10-15T09:23:23Z", "revision_number": 0, "project_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:24,009 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.121s 2022-10-15 09:23:24,009 126085 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": "9a3f580c-9365-4a89-b858-4845611357fd", "project_id": "c6262387226346b7a736e34171afb4de", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-315736bd-41c4-4c6e-ba51-69a5295f76ad', 'date': 'Sat, 15 Oct 2022 09:23:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "01b68ecc-d5df-4b80-b25e-9d3a13201e7d", "tenant_id": "c6262387226346b7a736e34171afb4de", "security_group_id": "9a3f580c-9365-4a89-b858-4845611357fd", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T09:23:23Z", "updated_at": "2022-10-15T09:23:23Z", "revision_number": 0, "project_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:24,157 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.146s 2022-10-15 09:23:24,157 126085 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": "9a3f580c-9365-4a89-b858-4845611357fd", "project_id": "c6262387226346b7a736e34171afb4de", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-61ac3fe2-3415-494e-aac0-932b76b97b7c', 'date': 'Sat, 15 Oct 2022 09:23:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9fb31a40-80f0-4c5e-bb86-20c21c3b86e3", "tenant_id": "c6262387226346b7a736e34171afb4de", "security_group_id": "9a3f580c-9365-4a89-b858-4845611357fd", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T09:23:24Z", "updated_at": "2022-10-15T09:23:24Z", "revision_number": 0, "project_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:24,288 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/networking/v2.0/security-group-rules 0.131s 2022-10-15 09:23:24,289 126085 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": "9a3f580c-9365-4a89-b858-4845611357fd", "project_id": "c6262387226346b7a736e34171afb4de", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-981137dd-e950-4082-b47d-28d467be1eb3', 'date': 'Sat, 15 Oct 2022 09:23:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cd523669-c9b4-4286-8016-73939595e1e0", "tenant_id": "c6262387226346b7a736e34171afb4de", "security_group_id": "9a3f580c-9365-4a89-b858-4845611357fd", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2022-10-15T09:23:24Z", "updated_at": "2022-10-15T09:23:24Z", "revision_number": 0, "project_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:24,289 126085 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2022-10-15 09:23:24,313 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/image/v2/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75 0.023s 2022-10-15 09:23:24,313 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-07827835-e5de-460f-85ed-4c1b1fe97634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/image/v2/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "d200ced7ea7746bab37279a9888da771", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "created_at": "2022-10-15T08:37:53Z", "updated_at": "2022-10-15T08:38:10Z", "tags": [], "self": "/v2/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "file": "/v2/images/062aaffd-1a10-4115-be0b-2f0e0f9a8f75/file", "schema": "/v2/schemas/image"}' 2022-10-15 09:23:24,712 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes 0.398s 2022-10-15 09:23:24,712 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "snapshot_id": null, "imageRef": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aaffcac-a458-44c0-a3e8-c76cd60d16ab', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aaffcac-a458-44c0-a3e8-c76cd60d16ab', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:24.638485", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-10-15 09:23:24,765 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.041s 2022-10-15 09:23:24,766 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1721f5c-269e-4a0e-ac5f-2a1d6e52f8cf', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1721f5c-269e-4a0e-ac5f-2a1d6e52f8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:25,819 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.040s 2022-10-15 09:23:25,820 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb294f0-1943-41ca-85d1-a11cb6b76757', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb294f0-1943-41ca-85d1-a11cb6b76757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:26,874 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.041s 2022-10-15 09:23:26,874 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4039e453-f823-4d64-bc3a-cc398c2f304c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4039e453-f823-4d64-bc3a-cc398c2f304c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:27,927 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.040s 2022-10-15 09:23:27,928 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0bc33bb-418f-4b69-bbb0-198476a022c9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0bc33bb-418f-4b69-bbb0-198476a022c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:28,982 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.041s 2022-10-15 09:23:28,983 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e0f4338-c946-413d-b218-ac6425fce20b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e0f4338-c946-413d-b218-ac6425fce20b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:30,036 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.040s 2022-10-15 09:23:30,036 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b624e733-098c-48ee-b8f0-07057dfb09ff', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b624e733-098c-48ee-b8f0-07057dfb09ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:31,090 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.041s 2022-10-15 09:23:31,091 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef82983d-6f8f-45da-b808-4c871ecffe29', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef82983d-6f8f-45da-b808-4c871ecffe29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:32,145 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.040s 2022-10-15 09:23:32,145 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be364893-a7c6-4810-b710-14e69121ea3e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be364893-a7c6-4810-b710-14e69121ea3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:33,200 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.040s 2022-10-15 09:23:33,201 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86cfdac2-6b39-4bf5-8d3a-74cb8356d401', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86cfdac2-6b39-4bf5-8d3a-74cb8356d401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:34,257 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.042s 2022-10-15 09:23:34,257 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a8e358-f4f1-4a62-ba04-d54c9b6cb55b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a8e358-f4f1-4a62-ba04-d54c9b6cb55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:25.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:35,313 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.042s 2022-10-15 09:23:35,314 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5240c6a-dd9f-4c5b-966c-570446762e39', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5240c6a-dd9f-4c5b-966c-570446762e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:34.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:36,366 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.039s 2022-10-15 09:23:36,367 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb19523-c122-45f0-aced-a21a77e5c049', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb19523-c122-45f0-aced-a21a77e5c049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:34.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:37,421 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.041s 2022-10-15 09:23:37,421 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-752222fd-1c69-4aa6-ab21-07e68e238672', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-752222fd-1c69-4aa6-ab21-07e68e238672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:34.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:38,472 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.038s 2022-10-15 09:23:38,472 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-713fa3db-bf58-445b-bec6-be392cc1d8fa', 'content-length': '980', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-713fa3db-bf58-445b-bec6-be392cc1d8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:34.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:39,525 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.039s 2022-10-15 09:23:39,525 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57ed5411-0fb6-4967-b5bc-245718c2e3d0', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57ed5411-0fb6-4967-b5bc-245718c2e3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:39,537 126085 INFO [tempest.common.waiters] volume 03f2d619-848e-48cd-8359-505a0e8fc73e reached available after waiting for 15.537320 seconds 2022-10-15 09:23:39,578 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.040s 2022-10-15 09:23:39,578 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac335c8-74c8-4236-860c-dbfa1a5376d3', 'content-length': '1368', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac335c8-74c8-4236-860c-dbfa1a5376d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:23:38.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:23:39,627 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.032s 2022-10-15 09:23:39,628 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3256', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-f43f5a51-9c77-47a8-955d-7fe28be0edaf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "04b8dc0532de441db59bd4fe465a8c0a", "name": "tempest-TestVolumeBootPattern-1079617022-project", "password_expires_at": null}, "audit_ids": ["-TIOK-qYQFu9I0vsPRl5hw"], "expires_at": "2022-10-15T10:23:39.000000Z", "issued_at": "2022-10-15T09:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6262387226346b7a736e34171afb4de", "name": "tempest-TestVolumeBootPattern-1079617022"}, "is_domain": false, "roles": [{"id": "3248f0268738489b883041851d681bb7", "name": "member"}, {"id": "080a66722a3d4936966a3a50bf9bafe1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "62786354f6024ea1ada9210aa98ea275", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "1497a3cd8b854c72af5f9aa23fa752c9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4395d388392c44acbce0ef44931b4e46", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de", "region": "RegionOne"}], "id": "1c31719e1e9d43158c5d370e9f561bc4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "81ad7b2f01774c028b06cd2430101a69", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/c6262387226346b7a736e34171afb4de", "region": "RegionOne"}], "id": "259011d7f1a14f86aa1efccde13876d5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "82466acaea994f73b487e467d5ba839a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "57a2dff7f1754e4a88265c5900962d05", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "11003f7896304228b2e40f9dd0e51c99", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "6ff2817b180d419985450b23becc3704", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "269478e975794acca78658051d821e8f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/networking", "region": "RegionOne"}], "id": "919cf4ab5e73419f86f50ea2af2fb754", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fd4249603d26444786f6ac37b13f3eca", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "c8fabbc0c02f4dbd92168d95326c58d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5143267d72444601a1ae5304a336fb1e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de", "region": "RegionOne"}], "id": "f82e1ab33ab44041a4ae37dea257e5ca", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0cbbd8cc9aa54a479d38c623f4f9d608", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_c6262387226346b7a736e34171afb4de", "region": "RegionOne"}, {"id": "63450b6db2c9479bb23665e227457161", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "fc0069003c8e49f892e5afb67ea77d16", "type": "object-store", "name": "swift"}]}}' 2022-10-15 09:23:39,628 126085 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': '9ccfbd7a-0c01-414f-bb39-7396d65ae598', 'name': 'tempest-TestVolumeBootPattern-939845798-network', 'tenant_id': 'c6262387226346b7a736e34171afb4de', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6262387226346b7a736e34171afb4de', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 318, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-10-15T09:23:14Z', 'updated_at': '2022-10-15T09:23:14Z', 'revision_number': 1} available for tenant 2022-10-15 09:23:41,349 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.30/compute/v2.1/servers 1.719s 2022-10-15 09:23:41,349 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1512920775", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-1090915854", "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "block_device_mapping_v2": [{"uuid": "03f2d619-848e-48cd-8359-505a0e8fc73e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "9ccfbd7a-0c01-414f-bb39-7396d65ae598"}]}} Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92541236-751d-4c18-8fec-24e8fbf64866', 'x-compute-request-id': 'req-92541236-751d-4c18-8fec-24e8fbf64866', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "adminPass": "j4T9o4kqjFCF"}}' 2022-10-15 09:23:41,429 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.076s 2022-10-15 09:23:41,430 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1095', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-844b4da6-c697-4799-b84a-f5b4c0f3265d', 'x-compute-request-id': 'req-844b4da6-c697-4799-b84a-f5b4c0f3265d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 09:23:42,538 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.094s 2022-10-15 09:23:42,538 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1201', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb3165ae-80ca-4517-94c2-eb7df8160689', 'x-compute-request-id': 'req-cb3165ae-80ca-4517-94c2-eb7df8160689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:42,551 126085 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2022-10-15 09:23:43,715 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.162s 2022-10-15 09:23:43,715 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69701e3e-05cc-4bda-bae2-a29da6b38d6c', 'x-compute-request-id': 'req-69701e3e-05cc-4bda-bae2-a29da6b38d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:43,729 126085 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2022-10-15 09:23:44,892 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.162s 2022-10-15 09:23:44,893 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7f1b527-5c87-4336-be0c-211c26ff792f', 'x-compute-request-id': 'req-a7f1b527-5c87-4336-be0c-211c26ff792f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:46,063 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.155s 2022-10-15 09:23:46,063 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c649f939-4ff3-4754-833f-f82e8bd2fae3', 'x-compute-request-id': 'req-c649f939-4ff3-4754-833f-f82e8bd2fae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:47,232 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.154s 2022-10-15 09:23:47,232 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b605c4e-931b-4fe9-9ec9-79e752d61930', 'x-compute-request-id': 'req-9b605c4e-931b-4fe9-9ec9-79e752d61930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:48,401 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.154s 2022-10-15 09:23:48,402 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98c5dba1-6064-4b21-b333-f71371a416a6', 'x-compute-request-id': 'req-98c5dba1-6064-4b21-b333-f71371a416a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:49,573 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.157s 2022-10-15 09:23:49,574 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc365854-ea5c-4e7a-8053-dc9d79dbb89d', 'x-compute-request-id': 'req-fc365854-ea5c-4e7a-8053-dc9d79dbb89d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:50,742 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.154s 2022-10-15 09:23:50,742 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe8bb06e-ed0b-4b9b-a1ff-91f4ca43d3c4', 'x-compute-request-id': 'req-fe8bb06e-ed0b-4b9b-a1ff-91f4ca43d3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:51,914 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.158s 2022-10-15 09:23:51,914 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80f63a27-de03-40c6-be15-e2d99e7da401', 'x-compute-request-id': 'req-80f63a27-de03-40c6-be15-e2d99e7da401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:53,085 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.156s 2022-10-15 09:23:53,085 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95a289ca-694c-408a-90d2-c36f07369094', 'x-compute-request-id': 'req-95a289ca-694c-408a-90d2-c36f07369094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:54,267 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.167s 2022-10-15 09:23:54,267 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9a59e9d-ceae-4a79-be18-572eb6d49742', 'x-compute-request-id': 'req-e9a59e9d-ceae-4a79-be18-572eb6d49742', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:55,444 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.163s 2022-10-15 09:23:55,445 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ce08115-222d-4a7e-a221-1e9dbbab8ccf', 'x-compute-request-id': 'req-2ce08115-222d-4a7e-a221-1e9dbbab8ccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:56,613 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.153s 2022-10-15 09:23:56,613 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1452', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81a1c53b-083c-44bf-a9a7-53e3cc95e643', 'x-compute-request-id': 'req-81a1c53b-083c-44bf-a9a7-53e3cc95e643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "ACTIVE", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:55Z", "addresses": {"tempest-TestVolumeBootPattern-939845798-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:8f:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": "2022-10-15T09:23:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:56,626 126085 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2022-10-15 09:23:56,785 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.158s 2022-10-15 09:23:56,785 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1452', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b0399bf-d0ee-4b9a-b5df-cac8b383c581', 'x-compute-request-id': 'req-3b0399bf-d0ee-4b9a-b5df-cac8b383c581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "ACTIVE", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:23:55Z", "addresses": {"tempest-TestVolumeBootPattern-939845798-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:8f:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": "2022-10-15T09:23:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:23:56,798 126085 INFO [tempest.scenario.test_volume_boot_pattern] Booted first instance: {'id': '19c28f5c-204f-49b4-8b24-8630fce690f6', 'name': 'tempest-TestVolumeBootPattern-server-1512920775', 'status': 'ACTIVE', 'tenant_id': 'c6262387226346b7a736e34171afb4de', 'user_id': '04b8dc0532de441db59bd4fe465a8c0a', 'metadata': {}, 'hostId': 'fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.30/compute/flavors/452'}]}, 'created': '2022-10-15T09:23:40Z', 'updated': '2022-10-15T09:23:55Z', 'addresses': {'tempest-TestVolumeBootPattern-939845798-network': [{'version': 4, 'addr': '172.20.0.6', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:61:8f:75'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'}, {'rel': 'bookmark', 'href': 'http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1090915854', 'OS-SRV-USG:launched_at': '2022-10-15T09:23:55.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-248103280'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '03f2d619-848e-48cd-8359-505a0e8fc73e'}]} 2022-10-15 09:23:56,798 126085 INFO [tempest.scenario.test_volume_boot_pattern] Setting timestamp in instance {'id': '19c28f5c-204f-49b4-8b24-8630fce690f6', 'name': 'tempest-TestVolumeBootPattern-server-1512920775', 'status': 'ACTIVE', 'tenant_id': 'c6262387226346b7a736e34171afb4de', 'user_id': '04b8dc0532de441db59bd4fe465a8c0a', 'metadata': {}, 'hostId': 'fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.30/compute/flavors/452'}]}, 'created': '2022-10-15T09:23:40Z', 'updated': '2022-10-15T09:23:55Z', 'addresses': {'tempest-TestVolumeBootPattern-939845798-network': [{'version': 4, 'addr': '172.20.0.6', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:61:8f:75'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'}, {'rel': 'bookmark', 'href': 'http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1090915854', 'OS-SRV-USG:launched_at': '2022-10-15T09:23:55.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-248103280'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '03f2d619-848e-48cd-8359-505a0e8fc73e'}]} 2022-10-15 09:23:56,922 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30:9696/networking/v2.0/ports?device_id=19c28f5c-204f-49b4-8b24-8630fce690f6 0.123s 2022-10-15 09:23:56,922 126085 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': '930', 'x-openstack-request-id': 'req-06900463-a35a-4320-b61e-bb5650de9f89', 'date': 'Sat, 15 Oct 2022 09:23:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/ports?device_id=19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"ports":[{"id":"6c95ab61-8df9-4ec5-a1ad-4fd1a7ac6d9c","name":"","network_id":"9ccfbd7a-0c01-414f-bb39-7396d65ae598","tenant_id":"c6262387226346b7a736e34171afb4de","mac_address":"fa:16:3e:61:8f:75","admin_state_up":true,"status":"ACTIVE","device_id":"19c28f5c-204f-49b4-8b24-8630fce690f6","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7abbc1dc-f530-4b37-9ba0-4af66ea7070c","ip_address":"172.20.0.6"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9a3f580c-9365-4a89-b858-4845611357fd"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-85697","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-10-15T09:23:42Z","updated_at":"2022-10-15T09:23:54Z","revision_number":5,"project_id":"c6262387226346b7a736e34171afb4de"}]}' 2022-10-15 09:23:58,417 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/networking/v2.0/floatingips 1.494s 2022-10-15 09:23:58,418 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "port_id": "6c95ab61-8df9-4ec5-a1ad-4fd1a7ac6d9c", "tenant_id": "c6262387226346b7a736e34171afb4de", "fixed_ip_address": "172.20.0.6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-96a129ee-2cd0-4797-8e5d-5d0cd0ff4e3c', 'date': 'Sat, 15 Oct 2022 09:23:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c9542789-44f9-4bb0-9c05-fbd3e6943d0c", "tenant_id": "c6262387226346b7a736e34171afb4de", "floating_ip_address": "172.27.3.74", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": "d5d0a444-46b5-47fe-a95d-041333eaf958", "port_id": "6c95ab61-8df9-4ec5-a1ad-4fd1a7ac6d9c", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "project_id": "c6262387226346b7a736e34171afb4de", "description": "", "port_details": {"name": "", "network_id": "9ccfbd7a-0c01-414f-bb39-7396d65ae598", "mac_address": "fa:16:3e:61:8f:75", "admin_state_up": true, "status": "ACTIVE", "device_id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-10-15T09:23:57Z", "updated_at": "2022-10-15T09:23:57Z", "revision_number": 0}}' 2022-10-15 09:23:58,419 126085 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.74:22' as 'ubuntu' with public key authentication 2022-10-15 09:24:02,298 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.74 ([Errno None] Unable to connect to port 22 on 172.27.3.74). Number attempts: 1. Retry after 2 seconds. 2022-10-15 09:24:07,865 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.74 ([Errno None] Unable to connect to port 22 on 172.27.3.74). Number attempts: 2. Retry after 3 seconds. 2022-10-15 09:24:14,425 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.74 ([Errno None] Unable to connect to port 22 on 172.27.3.74). Number attempts: 3. Retry after 4 seconds. 2022-10-15 09:24:19,967 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.74 ([Errno None] Unable to connect to port 22 on 172.27.3.74). Number attempts: 4. Retry after 5 seconds. 2022-10-15 09:24:25,546 126085 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 09:24:25,811 126085 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-10-15 09:24:25,812 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.74 (Authentication failed.). Number attempts: 5. Retry after 6 seconds. 2022-10-15 09:24:32,327 126085 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 09:24:32,443 126085 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 09:24:32,444 126085 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.74 successfully created 2022-10-15 09:24:32,444 126085 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo sh -c "date > /mnt/timestamp; sync" 2022-10-15 09:24:32,445 126085 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.74:22' as 'ubuntu' with public key authentication 2022-10-15 09:24:32,471 126085 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 09:24:32,604 126085 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 09:24:32,604 126085 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.74 successfully created 2022-10-15 09:25:13,130 126085 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2022-10-15 09:25:13,131 126085 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.74:22' as 'ubuntu' with public key authentication 2022-10-15 09:25:13,141 126085 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 09:25:13,274 126085 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 09:25:13,274 126085 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.74 successfully created 2022-10-15 09:25:53,545 126085 INFO [tempest.scenario.test_volume_boot_pattern] Deleting first instance: {'id': '19c28f5c-204f-49b4-8b24-8630fce690f6', 'name': 'tempest-TestVolumeBootPattern-server-1512920775', 'status': 'ACTIVE', 'tenant_id': 'c6262387226346b7a736e34171afb4de', 'user_id': '04b8dc0532de441db59bd4fe465a8c0a', 'metadata': {}, 'hostId': 'fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.30/compute/flavors/452'}]}, 'created': '2022-10-15T09:23:40Z', 'updated': '2022-10-15T09:23:55Z', 'addresses': {'tempest-TestVolumeBootPattern-939845798-network': [{'version': 4, 'addr': '172.20.0.6', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:61:8f:75'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'}, {'rel': 'bookmark', 'href': 'http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1090915854', 'OS-SRV-USG:launched_at': '2022-10-15T09:23:55.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-248103280'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '03f2d619-848e-48cd-8359-505a0e8fc73e'}]} 2022-10-15 09:25:53,670 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 204 DELETE http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.124s 2022-10-15 09:25:53,671 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-479a20a1-ad52-4cae-99bd-8b3bae62b2aa', 'x-compute-request-id': 'req-479a20a1-ad52-4cae-99bd-8b3bae62b2aa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'' 2022-10-15 09:25:54,136 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.465s 2022-10-15 09:25:54,137 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f042540-c928-4e88-a198-994983e2a855', 'x-compute-request-id': 'req-0f042540-c928-4e88-a198-994983e2a855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "ACTIVE", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:25:54Z", "addresses": {"tempest-TestVolumeBootPattern-939845798-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:8f:75"}, {"version": 4, "addr": "172.27.3.74", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:8f:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": "2022-10-15T09:23:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:25:55,369 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.217s 2022-10-15 09:25:55,370 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd8a2d8b-79c4-481a-9358-d4060f0a8467', 'x-compute-request-id': 'req-cd8a2d8b-79c4-481a-9358-d4060f0a8467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "ACTIVE", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:25:54Z", "addresses": {"tempest-TestVolumeBootPattern-939845798-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:8f:75"}, {"version": 4, "addr": "172.27.3.74", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:8f:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": "2022-10-15T09:23:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:25:56,500 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.115s 2022-10-15 09:25:56,500 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24a48f36-e338-4a25-8c7c-b02edddcfdf0', 'x-compute-request-id': 'req-24a48f36-e338-4a25-8c7c-b02edddcfdf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"server": {"id": "19c28f5c-204f-49b4-8b24-8630fce690f6", "name": "tempest-TestVolumeBootPattern-server-1512920775", "status": "ACTIVE", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:23:40Z", "updated": "2022-10-15T09:25:54Z", "addresses": {"tempest-TestVolumeBootPattern-939845798-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:8f:75"}, {"version": 4, "addr": "172.27.3.74", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:8f:75"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/19c28f5c-204f-49b4-8b24-8630fce690f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": "2022-10-15T09:23:55.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:25:57,550 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 404 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.035s 2022-10-15 09:25:57,551 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b38ace8f-4793-4de4-8228-9ed0ff246e36', 'x-compute-request-id': 'req-b38ace8f-4793-4de4-8228-9ed0ff246e36', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 19c28f5c-204f-49b4-8b24-8630fce690f6 could not be found."}}' 2022-10-15 09:25:57,634 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.077s 2022-10-15 09:25:57,634 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 15 Oct 2022 09:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3256', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-60dc99e3-b5a4-48d0-80bb-93e3ad075995', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "04b8dc0532de441db59bd4fe465a8c0a", "name": "tempest-TestVolumeBootPattern-1079617022-project", "password_expires_at": null}, "audit_ids": ["Z3UWoWpqQp2yR9XKBg_Frg"], "expires_at": "2022-10-15T10:25:57.000000Z", "issued_at": "2022-10-15T09:25:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6262387226346b7a736e34171afb4de", "name": "tempest-TestVolumeBootPattern-1079617022"}, "is_domain": false, "roles": [{"id": "3248f0268738489b883041851d681bb7", "name": "member"}, {"id": "080a66722a3d4936966a3a50bf9bafe1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "62786354f6024ea1ada9210aa98ea275", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "1497a3cd8b854c72af5f9aa23fa752c9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4395d388392c44acbce0ef44931b4e46", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de", "region": "RegionOne"}], "id": "1c31719e1e9d43158c5d370e9f561bc4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "81ad7b2f01774c028b06cd2430101a69", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/c6262387226346b7a736e34171afb4de", "region": "RegionOne"}], "id": "259011d7f1a14f86aa1efccde13876d5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "82466acaea994f73b487e467d5ba839a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "57a2dff7f1754e4a88265c5900962d05", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "11003f7896304228b2e40f9dd0e51c99", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "6ff2817b180d419985450b23becc3704", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "269478e975794acca78658051d821e8f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/networking", "region": "RegionOne"}], "id": "919cf4ab5e73419f86f50ea2af2fb754", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fd4249603d26444786f6ac37b13f3eca", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "c8fabbc0c02f4dbd92168d95326c58d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5143267d72444601a1ae5304a336fb1e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de", "region": "RegionOne"}], "id": "f82e1ab33ab44041a4ae37dea257e5ca", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0cbbd8cc9aa54a479d38c623f4f9d608", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_c6262387226346b7a736e34171afb4de", "region": "RegionOne"}, {"id": "63450b6db2c9479bb23665e227457161", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "fc0069003c8e49f892e5afb67ea77d16", "type": "object-store", "name": "swift"}]}}' 2022-10-15 09:25:57,635 126085 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': '9ccfbd7a-0c01-414f-bb39-7396d65ae598', 'name': 'tempest-TestVolumeBootPattern-939845798-network', 'tenant_id': 'c6262387226346b7a736e34171afb4de', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6262387226346b7a736e34171afb4de', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 318, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-10-15T09:23:14Z', 'updated_at': '2022-10-15T09:23:14Z', 'revision_number': 1} available for tenant 2022-10-15 09:25:58,377 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.30/compute/v2.1/servers 0.741s 2022-10-15 09:25:58,377 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1829123706", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-1090915854", "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "block_device_mapping_v2": [{"uuid": "03f2d619-848e-48cd-8359-505a0e8fc73e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "9ccfbd7a-0c01-414f-bb39-7396d65ae598"}]}} Response - Headers: {'date': 'Sat, 15 Oct 2022 09:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3df2b874-0688-4459-ab8b-326c29d702d7', 'x-compute-request-id': 'req-3df2b874-0688-4459-ab8b-326c29d702d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/servers'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "adminPass": "h8ByFWinJ9gQ"}}' 2022-10-15 09:25:58,451 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.070s 2022-10-15 09:25:58,451 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1095', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-449138a0-4104-4ee0-906b-cfcb6df0105f', 'x-compute-request-id': 'req-449138a0-4104-4ee0-906b-cfcb6df0105f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:25:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-10-15 09:25:59,559 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.094s 2022-10-15 09:25:59,560 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1211', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c829ae23-edbd-469e-a729-4f0e692d04f0', 'x-compute-request-id': 'req-c829ae23-edbd-469e-a729-4f0e692d04f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:25:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:25:59,573 126085 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2022-10-15 09:26:00,746 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.172s 2022-10-15 09:26:00,746 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a1d251-5bec-4de5-8672-a131ce195189', 'x-compute-request-id': 'req-e3a1d251-5bec-4de5-8672-a131ce195189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:26:00,760 126085 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 2 second wait 2022-10-15 09:26:01,919 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.157s 2022-10-15 09:26:01,919 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17cae3d0-c509-4ffb-8cef-48d962a3a194', 'x-compute-request-id': 'req-17cae3d0-c509-4ffb-8cef-48d962a3a194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:26:03,086 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.152s 2022-10-15 09:26:03,086 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac2e176e-1bdd-495a-a2f5-e629bae5cfe5', 'x-compute-request-id': 'req-ac2e176e-1bdd-495a-a2f5-e629bae5cfe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:26:04,255 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.155s 2022-10-15 09:26:04,256 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24adef69-34e8-40bf-a2fb-7209515b8d88', 'x-compute-request-id': 'req-24adef69-34e8-40bf-a2fb-7209515b8d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:26:05,422 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.152s 2022-10-15 09:26:05,422 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2959dde8-95dc-4a5f-8e01-281b9f0e1617', 'x-compute-request-id': 'req-2959dde8-95dc-4a5f-8e01-281b9f0e1617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:26:06,593 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.156s 2022-10-15 09:26:06,594 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfb4e7d0-8864-4df1-99c1-42b54d0550ed', 'x-compute-request-id': 'req-dfb4e7d0-8864-4df1-99c1-42b54d0550ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:26:07,760 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.152s 2022-10-15 09:26:07,760 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84122b17-13ca-4699-b5d3-2f0b4c98994e', 'x-compute-request-id': 'req-84122b17-13ca-4699-b5d3-2f0b4c98994e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:26:08,936 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.161s 2022-10-15 09:26:08,937 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4134dd4-ba86-4d9e-82a8-40367b3dbbd5', 'x-compute-request-id': 'req-f4134dd4-ba86-4d9e-82a8-40367b3dbbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:26:10,107 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.157s 2022-10-15 09:26:10,108 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b064c98a-6356-44fb-9a0c-f1f520475c9e', 'x-compute-request-id': 'req-b064c98a-6356-44fb-9a0c-f1f520475c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:26:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:26:11,274 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.152s 2022-10-15 09:26:11,275 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1266', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b105cf3-e34b-4c86-aae7-d03c0a1dcbf0', 'x-compute-request-id': 'req-3b105cf3-e34b-4c86-aae7-d03c0a1dcbf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "BUILD", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:26:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:26:12,449 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.160s 2022-10-15 09:26:12,450 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1453', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c4608db-c694-432a-a77c-3d5017b274d9', 'x-compute-request-id': 'req-1c4608db-c694-432a-a77c-3d5017b274d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "ACTIVE", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:26:12Z", "addresses": {"tempest-TestVolumeBootPattern-939845798-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:84:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": "2022-10-15T09:26:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:26:12,463 126085 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 14 second wait 2022-10-15 09:26:12,617 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.154s 2022-10-15 09:26:12,618 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1453', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-014695ff-fe6b-489b-9e6b-893e0d34d73d', 'x-compute-request-id': 'req-014695ff-fe6b-489b-9e6b-893e0d34d73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "ACTIVE", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:26:12Z", "addresses": {"tempest-TestVolumeBootPattern-939845798-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:84:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": "2022-10-15T09:26:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:26:12,631 126085 INFO [tempest.scenario.test_volume_boot_pattern] Booted second instance {'id': 'f5c827be-0a76-4b72-9724-3f20b6b5dd09', 'name': 'tempest-TestVolumeBootPattern-server-1829123706', 'status': 'ACTIVE', 'tenant_id': 'c6262387226346b7a736e34171afb4de', 'user_id': '04b8dc0532de441db59bd4fe465a8c0a', 'metadata': {}, 'hostId': 'fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.30/compute/flavors/452'}]}, 'created': '2022-10-15T09:25:58Z', 'updated': '2022-10-15T09:26:12Z', 'addresses': {'tempest-TestVolumeBootPattern-939845798-network': [{'version': 4, 'addr': '172.20.0.11', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:db:84:94'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'}, {'rel': 'bookmark', 'href': 'http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1090915854', 'OS-SRV-USG:launched_at': '2022-10-15T09:26:11.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-248103280'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '03f2d619-848e-48cd-8359-505a0e8fc73e'}]} 2022-10-15 09:26:12,631 126085 INFO [tempest.scenario.test_volume_boot_pattern] Getting timestamp in instance {'id': 'f5c827be-0a76-4b72-9724-3f20b6b5dd09', 'name': 'tempest-TestVolumeBootPattern-server-1829123706', 'status': 'ACTIVE', 'tenant_id': 'c6262387226346b7a736e34171afb4de', 'user_id': '04b8dc0532de441db59bd4fe465a8c0a', 'metadata': {}, 'hostId': 'fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.30/compute/flavors/452'}]}, 'created': '2022-10-15T09:25:58Z', 'updated': '2022-10-15T09:26:12Z', 'addresses': {'tempest-TestVolumeBootPattern-939845798-network': [{'version': 4, 'addr': '172.20.0.11', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:db:84:94'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'}, {'rel': 'bookmark', 'href': 'http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1090915854', 'OS-SRV-USG:launched_at': '2022-10-15T09:26:11.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-248103280'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '03f2d619-848e-48cd-8359-505a0e8fc73e'}]} 2022-10-15 09:26:12,672 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30:9696/networking/v2.0/ports?device_id=f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.040s 2022-10-15 09:26:12,672 126085 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': '931', 'x-openstack-request-id': 'req-bf34e08b-5824-4194-b116-35425df80903', 'date': 'Sat, 15 Oct 2022 09:26:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/ports?device_id=f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"ports":[{"id":"2bdbf9bb-2ad9-4e89-9584-35686861038f","name":"","network_id":"9ccfbd7a-0c01-414f-bb39-7396d65ae598","tenant_id":"c6262387226346b7a736e34171afb4de","mac_address":"fa:16:3e:db:84:94","admin_state_up":true,"status":"ACTIVE","device_id":"f5c827be-0a76-4b72-9724-3f20b6b5dd09","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"7abbc1dc-f530-4b37-9ba0-4af66ea7070c","ip_address":"172.20.0.11"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["9a3f580c-9365-4a89-b858-4845611357fd"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-85697","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-10-15T09:25:59Z","updated_at":"2022-10-15T09:26:10Z","revision_number":5,"project_id":"c6262387226346b7a736e34171afb4de"}]}' 2022-10-15 09:26:14,374 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30:9696/networking/v2.0/floatingips 1.701s 2022-10-15 09:26:14,375 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "port_id": "2bdbf9bb-2ad9-4e89-9584-35686861038f", "tenant_id": "c6262387226346b7a736e34171afb4de", "fixed_ip_address": "172.20.0.11"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-ce2fab00-690f-472b-a54f-d761a9f0e790', 'date': 'Sat, 15 Oct 2022 09:26:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dfdc19c4-2b4e-45d9-9007-c888d5f0dcd3", "tenant_id": "c6262387226346b7a736e34171afb4de", "floating_ip_address": "172.27.3.78", "floating_network_id": "a9f2bb15-f67a-42b4-b354-6db68dfeb13f", "router_id": "d5d0a444-46b5-47fe-a95d-041333eaf958", "port_id": "2bdbf9bb-2ad9-4e89-9584-35686861038f", "fixed_ip_address": "172.20.0.11", "status": "DOWN", "project_id": "c6262387226346b7a736e34171afb4de", "description": "", "port_details": {"name": "", "network_id": "9ccfbd7a-0c01-414f-bb39-7396d65ae598", "mac_address": "fa:16:3e:db:84:94", "admin_state_up": true, "status": "ACTIVE", "device_id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-10-15T09:26:13Z", "updated_at": "2022-10-15T09:26:13Z", "revision_number": 0}}' 2022-10-15 09:26:14,376 126085 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.78:22' as 'ubuntu' with public key authentication 2022-10-15 09:26:18,298 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.78 ([Errno None] Unable to connect to port 22 on 172.27.3.78). Number attempts: 1. Retry after 2 seconds. 2022-10-15 09:26:23,865 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.78 ([Errno None] Unable to connect to port 22 on 172.27.3.78). Number attempts: 2. Retry after 3 seconds. 2022-10-15 09:26:30,429 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.78 ([Errno None] Unable to connect to port 22 on 172.27.3.78). Number attempts: 3. Retry after 4 seconds. 2022-10-15 09:26:38,009 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.78 ([Errno None] Unable to connect to port 22 on 172.27.3.78). Number attempts: 4. Retry after 5 seconds. 2022-10-15 09:26:46,585 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.78 ([Errno None] Unable to connect to port 22 on 172.27.3.78). Number attempts: 5. Retry after 6 seconds. 2022-10-15 09:26:56,131 126085 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.3.78 ([Errno None] Unable to connect to port 22 on 172.27.3.78). Number attempts: 6. Retry after 7 seconds. 2022-10-15 09:27:03,696 126085 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 09:27:04,019 126085 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 09:27:04,019 126085 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.78 successfully created 2022-10-15 09:27:04,019 126085 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2022-10-15 09:27:04,020 126085 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.3.78:22' as 'ubuntu' with public key authentication 2022-10-15 09:27:04,062 126085 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-10-15 09:27:04,250 126085 INFO [paramiko.transport] Authentication (publickey) successful! 2022-10-15 09:27:04,250 126085 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.3.78 successfully created 2022-10-15 09:27:46,176 126085 INFO [tempest.scenario.test_volume_boot_pattern] Creating snapshot from volume: 03f2d619-848e-48cd-8359-505a0e8fc73e 2022-10-15 09:27:46,322 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots 0.145s 2022-10-15 09:27:46,322 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-565266995", "description": null, "metadata": null}} Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6332502-0a11-47f1-9c95-2604cde53a67', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6332502-0a11-47f1-9c95-2604cde53a67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots'} Body: b'{"snapshot": {"id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "created_at": "2022-10-15T09:27:46.267187", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-565266995", "description": null, "volume_id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "metadata": {}}}' 2022-10-15 09:27:46,349 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75 0.023s 2022-10-15 09:27:46,350 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e9aa737-7ef2-48c0-afb4-2afd74c2cc1c', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e9aa737-7ef2-48c0-afb4-2afd74c2cc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75'} Body: b'{"snapshot": {"id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "created_at": "2022-10-15T09:27:46.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-565266995", "description": null, "volume_id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c6262387226346b7a736e34171afb4de", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:27:47,379 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75 0.023s 2022-10-15 09:27:47,379 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d858f66-66c8-4e2d-967b-58bdff296c7e', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d858f66-66c8-4e2d-967b-58bdff296c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75'} Body: b'{"snapshot": {"id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "created_at": "2022-10-15T09:27:46.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-565266995", "description": null, "volume_id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c6262387226346b7a736e34171afb4de", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:27:48,407 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75 0.022s 2022-10-15 09:27:48,407 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43b7fc8d-5b88-42fe-99be-ed244aeb7b34', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b7fc8d-5b88-42fe-99be-ed244aeb7b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75'} Body: b'{"snapshot": {"id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "created_at": "2022-10-15T09:27:46.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-565266995", "description": null, "volume_id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c6262387226346b7a736e34171afb4de", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:27:49,435 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75 0.023s 2022-10-15 09:27:49,436 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d330e89-cf5d-4cd6-8891-98c9fd69180b', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d330e89-cf5d-4cd6-8891-98c9fd69180b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75'} Body: b'{"snapshot": {"id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "created_at": "2022-10-15T09:27:46.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-565266995", "description": null, "volume_id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c6262387226346b7a736e34171afb4de", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-10-15 09:27:50,464 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75 0.023s 2022-10-15 09:27:50,464 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4f222e-6779-40e3-bfbb-11285aa6ff6a', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4f222e-6779-40e3-bfbb-11285aa6ff6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75'} Body: b'{"snapshot": {"id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "created_at": "2022-10-15T09:27:46.000000", "updated_at": "2022-10-15T09:27:50.000000", "name": "tempest-TestVolumeBootPattern-snapshot-565266995", "description": null, "volume_id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c6262387226346b7a736e34171afb4de", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-10-15 09:27:50,469 126085 INFO [tempest.common.waiters] snapshot 2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75 reached available after waiting for 4.468973 seconds 2022-10-15 09:27:50,490 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75 0.021s 2022-10-15 09:27:50,491 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df44a31d-8aa9-4530-98ea-d845642c0ac9', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df44a31d-8aa9-4530-98ea-d845642c0ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75'} Body: b'{"snapshot": {"id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "created_at": "2022-10-15T09:27:46.000000", "updated_at": "2022-10-15T09:27:50.000000", "name": "tempest-TestVolumeBootPattern-snapshot-565266995", "description": null, "volume_id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c6262387226346b7a736e34171afb4de", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-10-15 09:27:50,494 126085 INFO [tempest.scenario.test_volume_boot_pattern] Creating third instance from snapshot: 2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75 2022-10-15 09:27:50,755 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes 0.260s 2022-10-15 09:27:50,755 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1151484259", "snapshot_id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23fd2ca3-af66-4955-89b5-d89a364d470d', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23fd2ca3-af66-4955-89b5-d89a364d470d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes'} Body: b'{"volume": {"id": "8c03c9ce-328d-4282-94ac-9b7282ccf073", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:27:50.668983", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1151484259", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-10-15 09:27:50,807 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073 0.040s 2022-10-15 09:27:50,808 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e48767a-4c1d-476c-8958-e761fe63bb2e', 'content-length': '922', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e48767a-4c1d-476c-8958-e761fe63bb2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073'} Body: b'{"volume": {"id": "8c03c9ce-328d-4282-94ac-9b7282ccf073", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:27:51.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-1151484259", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:27:51,859 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073 0.038s 2022-10-15 09:27:51,859 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4860e8dd-f24b-42c0-8eff-4c838e9507c7', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4860e8dd-f24b-42c0-8eff-4c838e9507c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073'} Body: b'{"volume": {"id": "8c03c9ce-328d-4282-94ac-9b7282ccf073", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:27:51.000000", "updated_at": "2022-10-15T09:27:51.000000", "name": "tempest-TestVolumeBootPattern-volume-1151484259", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:27:52,911 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073 0.038s 2022-10-15 09:27:52,912 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9807a9bc-c0d4-4b35-83d8-6fba44199e3a', 'content-length': '946', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9807a9bc-c0d4-4b35-83d8-6fba44199e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073'} Body: b'{"volume": {"id": "8c03c9ce-328d-4282-94ac-9b7282ccf073", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:27:51.000000", "updated_at": "2022-10-15T09:27:51.000000", "name": "tempest-TestVolumeBootPattern-volume-1151484259", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:27:53,964 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073 0.039s 2022-10-15 09:27:53,964 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f4c7e50-5736-492d-9a22-784956122371', 'content-length': '1396', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f4c7e50-5736-492d-9a22-784956122371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073'} Body: b'{"volume": {"id": "8c03c9ce-328d-4282-94ac-9b7282ccf073", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:27:51.000000", "updated_at": "2022-10-15T09:27:53.000000", "name": "tempest-TestVolumeBootPattern-volume-1151484259", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:27:53,977 126085 INFO [tempest.common.waiters] volume 8c03c9ce-328d-4282-94ac-9b7282ccf073 reached available after waiting for 3.977448 seconds 2022-10-15 09:27:54,016 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073 0.039s 2022-10-15 09:27:54,017 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2aae3f7-c4f8-4c0a-8ffc-20b5e2418d15', 'content-length': '1396', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2aae3f7-c4f8-4c0a-8ffc-20b5e2418d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073'} Body: b'{"volume": {"id": "8c03c9ce-328d-4282-94ac-9b7282ccf073", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:27:51.000000", "updated_at": "2022-10-15T09:27:53.000000", "name": "tempest-TestVolumeBootPattern-volume-1151484259", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:27:54,029 126085 INFO [tempest.scenario.test_volume_boot_pattern] Booting third instance from snapshot 2022-10-15 09:27:54,069 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.30/identity/v3/auth/tokens 0.034s 2022-10-15 09:27:54,069 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Sat, 15 Oct 2022 09:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3256', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-fa50da20-15f3-442a-b4f3-bf85fdf849e5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.30/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "04b8dc0532de441db59bd4fe465a8c0a", "name": "tempest-TestVolumeBootPattern-1079617022-project", "password_expires_at": null}, "audit_ids": ["QIpXplM-TneJ8Ibc6rPpAA"], "expires_at": "2022-10-15T10:27:54.000000Z", "issued_at": "2022-10-15T09:27:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6262387226346b7a736e34171afb4de", "name": "tempest-TestVolumeBootPattern-1079617022"}, "is_domain": false, "roles": [{"id": "3248f0268738489b883041851d681bb7", "name": "member"}, {"id": "080a66722a3d4936966a3a50bf9bafe1", "name": "reader"}], "catalog": [{"endpoints": [{"id": "62786354f6024ea1ada9210aa98ea275", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2.1", "region": "RegionOne"}], "id": "1497a3cd8b854c72af5f9aa23fa752c9", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "4395d388392c44acbce0ef44931b4e46", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de", "region": "RegionOne"}], "id": "1c31719e1e9d43158c5d370e9f561bc4", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "81ad7b2f01774c028b06cd2430101a69", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/compute/v2/c6262387226346b7a736e34171afb4de", "region": "RegionOne"}], "id": "259011d7f1a14f86aa1efccde13876d5", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "82466acaea994f73b487e467d5ba839a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/identity", "region": "RegionOne"}], "id": "57a2dff7f1754e4a88265c5900962d05", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "11003f7896304228b2e40f9dd0e51c99", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/placement", "region": "RegionOne"}], "id": "6ff2817b180d419985450b23becc3704", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "269478e975794acca78658051d821e8f", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:9696/networking", "region": "RegionOne"}], "id": "919cf4ab5e73419f86f50ea2af2fb754", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fd4249603d26444786f6ac37b13f3eca", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/image", "region": "RegionOne"}], "id": "c8fabbc0c02f4dbd92168d95326c58d4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5143267d72444601a1ae5304a336fb1e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de", "region": "RegionOne"}], "id": "f82e1ab33ab44041a4ae37dea257e5ca", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0cbbd8cc9aa54a479d38c623f4f9d608", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.30:8080/v1/AUTH_c6262387226346b7a736e34171afb4de", "region": "RegionOne"}, {"id": "63450b6db2c9479bb23665e227457161", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.30:8080", "region": "RegionOne"}], "id": "fc0069003c8e49f892e5afb67ea77d16", "type": "object-store", "name": "swift"}]}}' 2022-10-15 09:27:54,070 126085 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': '9ccfbd7a-0c01-414f-bb39-7396d65ae598', 'name': 'tempest-TestVolumeBootPattern-939845798-network', 'tenant_id': 'c6262387226346b7a736e34171afb4de', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6262387226346b7a736e34171afb4de', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 318, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-10-15T09:23:14Z', 'updated_at': '2022-10-15T09:23:14Z', 'revision_number': 1} available for tenant 2022-10-15 09:28:54,313 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073 0.154s 2022-10-15 09:28:54,314 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:28:54 GMT', 'server': 'Apache/2.4.41 (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-9255309e-abe3-4aff-ad11-e26cc66e30d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073'} Body: b'' 2022-10-15 09:28:54,356 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073 0.041s 2022-10-15 09:28:54,356 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4b52d8-7c09-4e38-9171-15134496f838', 'content-length': '1395', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4b52d8-7c09-4e38-9171-15134496f838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073'} Body: b'{"volume": {"id": "8c03c9ce-328d-4282-94ac-9b7282ccf073", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:27:51.000000", "updated_at": "2022-10-15T09:28:54.000000", "name": "tempest-TestVolumeBootPattern-volume-1151484259", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:28:55,390 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073 0.021s 2022-10-15 09:28:55,391 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12e0eb9-0c31-4c5d-869d-6dccdc09f951', 'x-openstack-request-id': 'req-d12e0eb9-0c31-4c5d-869d-6dccdc09f951', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/8c03c9ce-328d-4282-94ac-9b7282ccf073'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8c03c9ce-328d-4282-94ac-9b7282ccf073 could not be found."}}' 2022-10-15 09:28:55,444 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75 0.053s 2022-10-15 09:28:55,445 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:28:55 GMT', 'server': 'Apache/2.4.41 (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-e5e402be-507a-451b-abf7-b4f251f38a50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75'} Body: b'' 2022-10-15 09:28:55,468 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75 0.023s 2022-10-15 09:28:55,469 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088f948e-264a-4630-b7dd-1977a11a135f', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088f948e-264a-4630-b7dd-1977a11a135f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75'} Body: b'{"snapshot": {"id": "2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75", "created_at": "2022-10-15T09:27:46.000000", "updated_at": "2022-10-15T09:28:55.000000", "name": "tempest-TestVolumeBootPattern-snapshot-565266995", "description": null, "volume_id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "c6262387226346b7a736e34171afb4de", "os-extended-snapshot-attributes:progress": "100%"}}' 2022-10-15 09:28:56,492 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75 0.018s 2022-10-15 09:28:56,492 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-164099c4-0a96-4d7b-af50-9b8c329112f8', 'x-openstack-request-id': 'req-164099c4-0a96-4d7b-af50-9b8c329112f8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/snapshots/2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 2ccc6ab1-1d9f-4790-ba50-4f8d8ede6a75 could not be found."}}' 2022-10-15 09:28:57,301 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/floatingips/dfdc19c4-2b4e-45d9-9007-c888d5f0dcd3 0.808s 2022-10-15 09:28:57,301 126085 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-b63d00ca-122c-4940-a398-e2f8e834395d', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 09:28:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/dfdc19c4-2b4e-45d9-9007-c888d5f0dcd3'} Body: b'' 2022-10-15 09:28:57,446 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.144s 2022-10-15 09:28:57,446 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c9b4433-7a98-4a15-b420-05d88cd629eb', 'x-compute-request-id': 'req-3c9b4433-7a98-4a15-b420-05d88cd629eb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'' 2022-10-15 09:28:57,635 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.188s 2022-10-15 09:28:57,636 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa423979-4e7e-4042-9029-37d6d0921c0d', 'x-compute-request-id': 'req-fa423979-4e7e-4042-9029-37d6d0921c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "ACTIVE", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:28:57Z", "addresses": {"tempest-TestVolumeBootPattern-939845798-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:84:94"}, {"version": 4, "addr": "172.27.3.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:84:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": "2022-10-15T09:26:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:28:58,818 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.169s 2022-10-15 09:28:58,819 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c85c72c-429c-425d-97ae-a96a95a2882d', 'x-compute-request-id': 'req-6c85c72c-429c-425d-97ae-a96a95a2882d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "ACTIVE", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:28:57Z", "addresses": {"tempest-TestVolumeBootPattern-939845798-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:84:94"}, {"version": 4, "addr": "172.27.3.78", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:84:94"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": "2022-10-15T09:26:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-248103280"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:28:59,934 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.101s 2022-10-15 09:28:59,934 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5af0ad03-de22-4da7-b928-ee6624a256df', 'x-compute-request-id': 'req-5af0ad03-de22-4da7-b928-ee6624a256df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"server": {"id": "f5c827be-0a76-4b72-9724-3f20b6b5dd09", "name": "tempest-TestVolumeBootPattern-server-1829123706", "status": "DELETED", "tenant_id": "c6262387226346b7a736e34171afb4de", "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "metadata": {}, "hostId": "fb868f6813869a13198b298b94fb33cb863342aa3d9d8ba800b602ff", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.30/compute/flavors/452"}]}, "created": "2022-10-15T09:25:58Z", "updated": "2022-10-15T09:29:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}, {"rel": "bookmark", "href": "http://10.222.0.30/compute/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1090915854", "OS-SRV-USG:launched_at": "2022-10-15T09:26:11.000000", "OS-SRV-USG:terminated_at": "2022-10-15T09:28:59.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "03f2d619-848e-48cd-8359-505a0e8fc73e"}]}}' 2022-10-15 09:28:59,947 126085 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2022-10-15 09:29:00,985 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09 0.037s 2022-10-15 09:29:00,986 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3d8e84e5-10d7-40fc-8e83-be0eef97d9e6', 'x-compute-request-id': 'req-3d8e84e5-10d7-40fc-8e83-be0eef97d9e6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/f5c827be-0a76-4b72-9724-3f20b6b5dd09'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f5c827be-0a76-4b72-9724-3f20b6b5dd09 could not be found."}}' 2022-10-15 09:29:01,434 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/floatingips/c9542789-44f9-4bb0-9c05-fbd3e6943d0c 0.448s 2022-10-15 09:29:01,435 126085 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-8f6042d1-ec6d-4d67-8ed8-ba363c234460', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 09:29:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/floatingips/c9542789-44f9-4bb0-9c05-fbd3e6943d0c'} Body: b'' 2022-10-15 09:29:01,468 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.033s 2022-10-15 09:29:01,469 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b891ea90-7eb7-4cc1-97e6-6558d6dc0866', 'x-compute-request-id': 'req-b891ea90-7eb7-4cc1-97e6-6558d6dc0866', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 19c28f5c-204f-49b4-8b24-8630fce690f6 could not be found."}}' 2022-10-15 09:29:01,503 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6 0.033s 2022-10-15 09:29:01,503 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-33eea1d2-d1ee-4e31-ab50-d23368b94a8d', 'x-compute-request-id': 'req-33eea1d2-d1ee-4e31-ab50-d23368b94a8d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/compute/v2.1/servers/19c28f5c-204f-49b4-8b24-8630fce690f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 19c28f5c-204f-49b4-8b24-8630fce690f6 could not be found."}}' 2022-10-15 09:29:01,556 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.052s 2022-10-15 09:29:01,557 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:29:01 GMT', 'server': 'Apache/2.4.41 (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-cacbc65f-7a77-4b97-926f-35d30c1d5b7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'' 2022-10-15 09:29:01,600 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.043s 2022-10-15 09:29:01,601 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aab9ecb4-8a94-4658-b271-7d22b8a0ac78', 'content-length': '1367', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aab9ecb4-8a94-4658-b271-7d22b8a0ac78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"volume": {"id": "03f2d619-848e-48cd-8359-505a0e8fc73e", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2022-10-15T09:23:25.000000", "updated_at": "2022-10-15T09:29:02.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-572902356", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}, {"rel": "bookmark", "href": "http://10.222.0.30/volume/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e"}], "user_id": "04b8dc0532de441db59bd4fe465a8c0a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "062aaffd-1a10-4115-be0b-2f0e0f9a8f75", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "c6262387226346b7a736e34171afb4de"}}' 2022-10-15 09:29:02,635 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e 0.021s 2022-10-15 09:29:02,636 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba9405bb-2686-447a-a075-5350e4169b57', 'x-openstack-request-id': 'req-ba9405bb-2686-447a-a075-5350e4169b57', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.30/volume/v3/c6262387226346b7a736e34171afb4de/volumes/03f2d619-848e-48cd-8359-505a0e8fc73e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 03f2d619-848e-48cd-8359-505a0e8fc73e could not be found."}}' 2022-10-15 09:29:02,789 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.30:9696/networking/v2.0/security-groups/9a3f580c-9365-4a89-b858-4845611357fd 0.153s 2022-10-15 09:29:02,790 126085 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-dd12f706-dfe8-4ff8-935d-b11f948ce993', 'content-length': '0', 'date': 'Sat, 15 Oct 2022 09:29:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.30:9696/networking/v2.0/security-groups/9a3f580c-9365-4a89-b858-4845611357fd'} Body: b'' 2022-10-15 09:29:02,825 126085 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1090915854 0.034s 2022-10-15 09:29:02,826 126085 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Sat, 15 Oct 2022 09:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20118383-8210-457e-8a73-5bb00fb9df14', 'x-compute-request-id': 'req-20118383-8210-457e-8a73-5bb00fb9df14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.30/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1090915854'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 116, in test_volume_boot_pattern self.boot_instance_from_resource(source_id=volume['id'], File "/opt/stack/tempest/tempest/scenario/manager.py", line 1196, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 309, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.30', port=80): Read timed out. (read timeout=60) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt19.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
pt20.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
pt21.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
pt22.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) |
||||||
setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsV39Test) |
skip
pt23.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
VolumesBackupsTest) |
skip
pt23.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt24.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
pt25.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_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt26.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_list.VolumesTestJSON | 6 | 6 | 0 | 0 | 0 | Detail | |
test_volume_list[id-bc2dd1a0-15af-48e5-9990-f2e75a48325d] |
pass
pt27.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
pt27.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
pt27.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
pt27.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
pt27.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
pt27.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt28.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
pt29.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
pt29.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 | 2 | 0 | 0 | 0 | 2 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt30.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
test_extend_attached_encrypted_volume_luksv2[compute,id-381a2a3a-b2f4-4631-a910-720881f2cc2f] |
skip
pt30.2: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2[compute,id-381a2a3a-b2f4-4631-a910-720881f2cc2f] |
||||||
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
pt31.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
pt31.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
pt31.3: tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] |
||||||
tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt32.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_types.GroupTypesTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt33.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt33.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt34.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
pt34.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
pt35.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
pt36.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt37.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt38.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
pt39.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
pt39.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
pt40.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
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
pt41.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
pt41.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
pt42.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
pt42.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt43.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
pt44.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
pt44.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
pt44.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
pt45.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
pt46.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
pt46.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
pt46.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt49.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.3: tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update[id-0806db36-b4a0-47a1-b6f3-c2e7f194d017] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest | 12 | 12 | 0 | 0 | 0 | Detail | |
test_create_invalid_body[id-bc772c71-1ed4-4716-b945-8b5ed0f15e87,negative] |
pass
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.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
pt52.11: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id[id-25e5a0ee-89b3-4c53-8310-236f76c75365,negative] |
||||||
test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
pass
pt52.12: tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id[id-474090d2-0824-eb3b-9335-f506b4aa49d8,negative] |
||||||
tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
pass
pt53.1: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id[id-a5924b5f-b6c1-49ba-994c-b4af55d26e52,negative] |
||||||
test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
pass
pt53.2: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type[id-8c09f849-f225-4d78-ba87-bffd9a5e0c6f,negative] |
||||||
test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
pass
pt53.3: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name[id-878b4e57-faa2-4659-b0d1-ce740a06ae81,negative] |
||||||
test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
pass
pt53.4: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name[id-969b10c7-3d77-4e1b-a4f2-2d265980f7e5,negative] |
||||||
test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
pass
pt53.5: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id[id-6b3926d2-7d73-4896-bc3d-e42dfd11a9f6,negative] |
||||||
test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
pass
pt53.6: tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id[id-994610d6-0476-4018-a644-a2602ef5d4aa,negative] |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt54.1: 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
pt54.2: 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
pt54.3: 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
pt54.4: 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
pt54.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
||||||
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
pt55.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
pt56.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
pt57.1: tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions[id-94607eb0-43a5-47ca-82aa-736b41bd2e2c] |
||||||
tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_snapshot_metadata[id-a2f20f99-e363-4584-be97-bc33afb1a56c] |
pass
pt58.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
pt58.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
pt59.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
pt59.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
pt60.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
pt61.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
pt61.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_transfers.VolumesTransfersTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] |
pass
pt62.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
pt62.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
pass
pt63.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt63.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
pass
pt64.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer[id-d746bd69-bb30-4414-9a1c-577959fac6a1] |
||||||
test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
pass
pt64.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] |
||||||
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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt65.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
pt66.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
pt66.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
pt67.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_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt68.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
pt68.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
pt68.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
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.13: tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params[id-59f41f43-aebf-48a9-ab5d-d76340fab32b] |
||||||
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
pt73.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
||||||
Total | 241 | 206 | 25 | 0 | 10 |